Development Workspace Platform for Kubernetes. Give every developer on your team a real, persistent, browser and SSH-reachable dev environment running on your own cluster, provisioned from a catalog you control.
Charts are available in:
helm repo add dwpk https://devops-ia.github.io/helm-dwpk
helm repo update
helm install [RELEASE_NAME] dwpk
This 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 --version=[version]
Can be found in dwpk chart.