docker_practice/kubernetes/design.md

11 lines
316 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 基本架构
任何优秀的项目都离不开好的架构和设计蓝图在本小节我们将来看一看Kubernetes 是如何规划它的架构。
![Kubernetes 架构](../../_images/k8s_architecture.png)
* ref: https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/design/architecture.md