how can i install Docker image and kuberenetes cluster? i am doing course kuberenetes for the beginner and in it ,in POD concepts there is assumptions that we have already installed it, but i didnt get how can i install them. Please guide me if i miss anything. ,
This course is more about the concepts of kubernetes and how to use a cluster.
Cluster installation is covered in CKA course (as that’s what administrators do)
Building images is covered in CKAD course (as that’s what developers do)