Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 4.04 KB

README.md

File metadata and controls

69 lines (51 loc) · 4.04 KB

Kubernetes Internals

A collection of resources that discuss the inner workings of Kubernetes.

Please note that this material may not be relevant if you're looking to operate Kubernetes. This is aimed at folks curious about how Kubernetes works and does things internally.

Blog Posts

Architecture

Networking

Scheduler

API Server

Talks

Control Plane

Networking

API server

Storage

Scheduler

Resource Management

Docs/Design Proposals

Please be aware that the design proposals may not mirror the implementation exactly but convey the basic idea of the design.

Architecture

Networking

Scheduler

Storage