> For the complete documentation index, see [llms.txt](https://k8s.huweihuang.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://k8s.huweihuang.com/project/principle.md).

# 核心原理

- [核心组件](https://k8s.huweihuang.com/project/principle/principle.md)
- [Api Server](https://k8s.huweihuang.com/project/principle/principle/kubernetes-core-principle-api-server.md)
- [Controller Manager](https://k8s.huweihuang.com/project/principle/principle/kubernetes-core-principle-controller-manager.md)
- [Scheduler](https://k8s.huweihuang.com/project/principle/principle/kubernetes-core-principle-scheduler.md)
- [Kubelet](https://k8s.huweihuang.com/project/principle/principle/kubernetes-core-principle-kubelet.md)
- [流程图](https://k8s.huweihuang.com/project/principle/flow.md)
- [Pod创建流程](https://k8s.huweihuang.com/project/principle/flow/pod-flow.md)
- [PVC创建流程](https://k8s.huweihuang.com/project/principle/flow/pvc-flow.md)
