mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 04:14:38 +00:00
Add more content and fix format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## 14.3 Docker Desktop 启用 Kubernetes
|
||||
## 14.3 在 Docker Desktop 使用
|
||||
|
||||
使用 Docker Desktop 可以很方便的启用 Kubernetes。
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## 14.7 Kubernetes Dashboard
|
||||
## 14.7 部署 Dashboard
|
||||
|
||||
[Kubernetes Dashboard](https://github.com/kubernetes/dashboard) 是基于网页的 Kubernetes 用户界面。
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# kubectl 使用
|
||||
## 14.8 Kubernetes 命令行 kubectl
|
||||
|
||||
[kubectl](https://github.com/kubernetes/kubernetes) 是 Kubernetes 自带的客户端,可以用它来直接操作 Kubernetes。
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## 14.9 本章小结
|
||||
## 本章小结
|
||||
|
||||
部署 Kubernetes 集群有多种方式,应根据使用场景选择合适的方案。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user