- Open Github Codespaces and create your new
cloudnativetrainings/kubernetes-helm
codespace. - Verify your environment via
make verify
. - Verify your Kubernetes Cluster is up and running via
make verify-cluster
. - Start with the 01_apps-with-only-manifests lab.
- Delete your
cloudnativetrainings/kubernetes-helm
codespace via Github Codespaces.