Kubernetes-learning

Here I will be sharing my learning on Kubernetes with detailed explanation and examples.

Table of Contents

  • Kubernetes Day-1 : Here I have walk through the basics of Kubernetes, Installation of Kubernetes, Release Cycles of Kubernetes, YAML and Linux commands which is required for Kubernetes.

  • Kubernetes Day-2 : Here I have walk through the Kubernetes Architecture in Depth and also the components 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 cover 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.