dwpk is a development workspace platform for Kubernetes: a Go operator, an SSH gateway, and a marketplace web UI, deployed together by this chart.
Charts are available in:
helm repo add dwpk https://devops-ia.github.io/helm-dwpk
helm repo updatehelm install [RELEASE_NAME] dwpk/dwpkThis install all the Kubernetes components associated with the chart and creates the release.
See helm install for command documentation.
Charts are also available in OCI format. The list of available charts can be found here.
helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-dwpk/dwpk --version=[version]Can be found in dwpk chart.