Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.11 KB

File metadata and controls

43 lines (26 loc) · 1.11 KB

dwpk Helm Chart

dwpk is a development workspace platform for Kubernetes: a Go operator, an SSH gateway, and a marketplace web UI, deployed together by this chart.

Usage

Charts are available in:

Chart Repository

Add repository

helm repo add dwpk https://devops-ia.github.io/helm-dwpk
helm repo update

Install Helm chart

helm install [RELEASE_NAME] dwpk/dwpk

This install all the Kubernetes components associated with the chart and creates the release.

See helm install for command documentation.

OCI Registry

Charts are also available in OCI format. The list of available charts can be found here.

Install Helm chart

helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-dwpk/dwpk --version=[version]

dwpk chart

Can be found in dwpk chart.