Number of Classes | Week Topic/Headline | Contents |
2 | Introduction of Kubernetes and HomeLab Installation | Evolution of Kubernetes and Containerization Cloud-native Concept CNCF Landscape Kubernetes Architecture IP Networking basic Homelab Installation Using Kubeadm |
3 | Understanding Kubernetes Component | Kubernetes Cluster Architecture Container Runtime Interface (CRI), runC, crun, oci, Container Network Interface (CNI) Container Storage Interface (CSI) Kube-apiserver, Kube-scheduler, DNS, Kubelet, Kube-proxy Kube-controller-manager CRD Operator YAML Language Deploying a sample application Imperative Command, Manifest files |