Here I have consolidated a list of topics which can make you go from Beginner to Pro in Kubernetes. You can follow this complete set of tutorials which also covers the syllabus of Certified Kubernetes Application Developer (CKAD) and Certified Kubernetes Administrator (CKA) Exams.
I may plan to include some more exercise and dumps which can help you clear the exam. But for now you should go through this list to Learn Kubernetes from scratch.
Setup Kubernetes Cluster
- Install single-node Kubernetes Cluster (Minikube)
- Install multi-node Kubernetes Cluster (Weave Net CNI)
- Install multi-node Kubernetes Cluster (Calico CNI)
- Install multi-node Kubernetes Cluster (Containerd)
- Install Kubernetes Cluster on AWS EC2
- Deploy EKS Cluster on AWS with Terraform
- Check Kubernetes Cluster Version
Thanks a lot
very useful.