Skip to content

cloudnativetrainings/kubernetes-helm

Repository files navigation

Kubernetes Helm

Setup the training environment

  1. Open Github Codespaces and create your new cloudnativetrainings/kubernetes-helm codespace.
  2. Run source /root/.trainingrc
  3. Verify your environment via make verify.
  4. Start with the 01_apps-with-only-manifests lab.

Teardown the training environment

  1. Delete your cloudnativetrainings/kubernetes-helm codespace via Github Codespaces.