mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Simplify words and fix format issues
This commit is contained in:
@@ -25,8 +25,6 @@ curl -sfL https://get.k3s.io | sh -
|
||||
|
||||
#### 查看状态
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
sudo k3s kubectl get nodes
|
||||
```
|
||||
@@ -53,8 +51,6 @@ kubectl get pods -A
|
||||
|
||||
### 14.5.4 清理卸载
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
/usr/local/bin/k3s-uninstall.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user