This week, the focus was on mastering Kubernetes (K8s) for container orchestration.The key learnings and implementations include setting up Kubernetes clusters using Minikube, Kops, and EKS.Core Kubernetes concepts explored include Pods, Namespaces, Services, ReplicaSets, Deployments, ConfigMaps, Secrets, Ingress, and Persistent Volumes.Hands-on projects were implemented to deploy various applications using different Kubernetes components.