mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 04:14:38 +00:00
Simplify words and fix format issues
This commit is contained in:
@@ -17,8 +17,6 @@ Kind 是一个二进制文件,并在 PATH 中即可使用。以下是不同系
|
||||
|
||||
#### macOS
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
brew install kind
|
||||
```
|
||||
@@ -83,8 +81,6 @@ kind create cluster --config kind-config.yaml
|
||||
|
||||
### 14.4.6 删除集群
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
kind delete cluster
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user