Here is the list of exercices available :
- NKE activation
- NKE Cluster deployment
- Nutanix Kubectl Karbon plugin
- Nutanix CSI usage in Block mode
- Nutanix CSI usage in Files mode
- NKE Cluster Scaling
- NKE Cluster upgrade
- NKE Backup with Kasten (K10)
- ImagePullSecret usage to authenticate to registries
- Create new cluster admin user
- Create admin in a single namespace
- Network filtering
- Protect your workloads with NDK - Async mode only (Coming soon)
- Protect your workloads with NDK - Sync mode only (Coming soon)
- Clone an app with NDK (Coming soon)
Useful resources :
- Manifest models
- Kubernetes official documentation
- k9s is a great tool to parse and interact with K8s clusters, instead of long
kubectl
commands.