Add more content and fix format

This commit is contained in:
Baohua Yang
2026-02-25 21:06:21 -08:00
parent dd449bc84f
commit ecab788013
119 changed files with 566 additions and 496 deletions

View File

@@ -1,4 +1,4 @@
## 14.3 Docker Desktop Kubernetes
## 14.3 Docker Desktop 使
使用 Docker Desktop 可以很方便的启用 Kubernetes

View File

@@ -1,4 +1,4 @@
## 14.7 Kubernetes Dashboard
## 14.7 部署 Dashboard
[Kubernetes Dashboard](https://github.com/kubernetes/dashboard) 是基于网页的 Kubernetes 用户界面。

View File

@@ -1,4 +1,4 @@
# kubectl 使用
## 14.8 Kubernetes 命令行 kubectl
[kubectl](https://github.com/kubernetes/kubernetes) 是 Kubernetes 自带的客户端,可以用它来直接操作 Kubernetes。

View File

@@ -1,4 +1,4 @@
## 14.9 本章小结
## 本章小结
部署 Kubernetes 集群有多种方式应根据使用场景选择合适的方案