dderichswei / kubernetes-internals

This is a collection of resources that shed light on the inner workings of Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a collection of resources that shed light on the inner workings of Kubernetes

License:Apache License 2.0