Docker Topics:--
- What is Docker?
- How it’s useful for Kubernetes?
- Commands to install the docker in a Kubernetes Cluster.
Kubernetes Topics:--- 1.Overview of Kubernetes 2.Cluster Architecture 3.Containers 4.Workloads 5.Services 6.Load Balancing 7.Networking 8.Storage 9.Configuration 10.Security 11.Scheduling
Installation of Kubernetes CLI Topics:---- 12.Kubernetes Cluster Deployment. 13.Deploying a POD. 14.Scaling up the pods and scaling down the pods 15.Exposing the deployed pod.