wxuedong / Kubernetes-Core

Kubernetes 核心技术实现

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes-Core

《Kubernetes 核心技术实现》[译]

更新中....

介绍

目录 涵盖内容
Why Kubernetes exists
Why the Pod?
Let’s build a Pod
Using cgroups for processes in our Pods
Troubleshooting large-scale network errors
Pod storage and the CSI
Storage implementation and modeling
Running Pods: How the kubelet works
DNS in Kubernetes
The core of the control plane
Etcd and the control plane
Container and Pod security
Nodes and Kubernetes security
Installing applications

About

Kubernetes 核心技术实现