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. Verify your environment via make verify.
  3. Run source ~/.bashrc
  4. Verify your Kubernetes Cluster is up and running via make verify-cluster.
  5. Start with the 01_apps-with-only-manifests lab.

Teardown the training environment

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