Saltar a contenido

Month 1-The Control Plane: etcd, kube-apiserver, scheduler, controllers

Goal: by the end of week 4 you can (a) describe etcd's Raft model and replay a leader election, (b) trace an apply through the API-server's request pipeline (auth → admission → validation → storage), (c) explain how the scheduler picks a node, and (d) read the source of one built-in controller (Deployment) end-to-end.


Weeks

Comments