Refine words

This commit is contained in:
Baohua Yang
2026-03-02 22:16:51 -08:00
parent 51db5a94ee
commit 217ca43f86
12 changed files with 54 additions and 49 deletions
@@ -78,7 +78,6 @@ kubelet 默认要求禁用 swap,否则可能导致初始化失败或节点无
$ sudo swapoff -a
## 如需永久禁用,可在 /etc/fstab 中注释 swap 对应行
```
```bash