-
Kubernetes Scheduler 中的组件和启动过程
- Namespace
- Deployment
- StatefulSet
- DaemonSet
-
- 关于 PV 和 PVC 的绑定
- 关于 attach 和 detach 操作
- 关于 mount 和 umount 操作
- 关于 Annotation
-
Volume Plugin 框架和 Volume Plugin Manager
-
Volume in Kube-Controller-Manager
-
- actualStateOfWorld
- desiredStateOfWorld
- desiredStateOfWorldPopulator
- reconciler
- AttachDetach Controller 核心实现
-
Expand Controller
-
PVProtectionController 和 PVCProtectionController
-
-
- Volume 相关操作在调度过程中的执行时机
- 预选阶段 Volume 相关操作
- PVC 和 PV 的预绑定
- PVC 和 PV 的绑定
-
- actualStateOfWorld
- desiredStateOfWorld
- desiredStateOfWorldPopulator
- reconciler
-
CSI
-
各种 Volume Plugins 详解
- 概述
- hostpath
- localvolume
- configmap
- secret
- nfs
- emptydir
- projected
- iscsi