1.
基础概念
1.
k8s各个组件
2.
Kubernetes API
3.
API Server
4.
Scheduler
5.
Controller Manager
6.
Namespace
7.
api-resources
8.
ETCD介绍
2.
生命周期管理
1.
ReplicaSet
2.
Deployment
3.
label
4.
Job
5.
CronJob
6.
Rolling Update
7.
Liveness Probe
8.
Readiness Probe
3.
Scheduling - 调度
1.
Manual Scheduling
2.
NodeSelector
3.
Node Affinity
4.
Pod Affinity
5.
Static Pods
6.
Taints and Tolerations
7.
Resource Limits
4.
Pod基础操作
1.
args和command
2.
Multi-Container Pod
3.
Multi-container POD设计模式
4.
initContainer
5.
k8s Environment
6.
Secret
7.
77
5.
kubernetes工具
1.
kubectx
清除历史
navigation
Kubernetes