Harshit Sahuharshitsahu2311.hashnode.devยทDec 30, 2024Static Pods, Manual Scheduling, Labels, and Selectors in Kubernetes - CKAIn Kubernetes architecture, the Kube-Scheduler plays a crucial role in assigning Pods to nodes. When the API Server receives a request to schedule Pods, it passes this request to the Scheduler, which then decides the most efficient node for each Pod....Certified Kubernetes Administratorstatic pods
vikash kumardevopswizard.hashnode.devยทJul 6, 2024My CKA Journey: A Simple Guide to Understanding Kubernetes SchedulingHey there, fellow Kubernetes enthusiasts and curious minds! ๐ It's me again, your friendly neighborhood Kubernetes newbie, back with another update on my CKA (Certified Kubernetes Administrator) adventure. Grab a cup of coffee (or tea, if that's you...CKA journeyManual scheduling Kubernetes