Refine words

This commit is contained in:
Baohua Yang
2026-03-02 22:16:51 -08:00
parent c18de0756b
commit c9f7a89de1
12 changed files with 54 additions and 49 deletions

View File

@@ -292,7 +292,6 @@ kubelet 默认要求禁用 swap否则可能导致初始化失败或节点无
$ sudo swapoff -a
## 如需永久禁用,可在 /etc/fstab 中注释 swap 对应行
```
```bash

View File

@@ -78,7 +78,6 @@ kubelet 默认要求禁用 swap否则可能导致初始化失败或节点无
$ sudo swapoff -a
## 如需永久禁用,可在 /etc/fstab 中注释 swap 对应行
```
```bash