Kubernetes/CKA
Scheduling - Multiple Schedulers
Q) What is the name of the POD that deploys the default kubernetes scheduler in this environment? A) kube-scheduler-controlplanecontrolplane ~ ➜ k get po -ANAMESPACE NAME READY STATUS RESTARTS AGEkube-flannel kube-flannel-ds-wmj7b 1/1 Running 0 10mkube-system coredns-7484cd47db-jkvdl 1/1 Running..