Here I will be sharing my learning on Kubernetes with detailed explanation and examples.
-
Kubernetes Day-1 : Here I have walk through the basics of Kubernetes, Installation of Kubernetes, Release Cycles of Kubernetes,
YAML
andLinux commands
which is required for Kubernetes. -
Kubernetes Day-2 : Here I have walk through the
Kubernetes Architecture
in Depth and also thecomponents of Kubernetes
. -
Kubernetes Day-3 : Here I have explained the Kubernetes Cluster (Cloud and On-Prem), Images, how to debug the containers, Kubectl Commands to get a good going start in Kubernetes learning.
-
Kubernetes Day-4 : Here I have covered essential Kubernetes topics including Image Security with Trivy, Admission Control with Kyverno, Kube Linter, kube-bench, Static Pods, initContainers, Sidecar vs. init Containers, Pod Termination, and Runtime Class—all crucial for enhancing Kubernetes' functionality and security.
-
Kubernetes Day-5 : Here I have covered important Kubernetes topics, including labels, probes and their types, cloud availability charts, pod types, ReplicaSets with scaling strategies, deployments, and a step-by-step guide for canary deployment—key concepts to enhance your understanding and management of Kubernetes.