Skip to content

Commit 06f0e1d

Browse files
authored
Update install k8s.md
1 parent eea3678 commit 06f0e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install k8s.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sudo apt install docker-ce -y
99
sudo systemctl status docker
1010
```
1111
# Step2 disabe firewall swap
12-
- Kubernetes khuyến nghị swap
12+
- Kubernetes khuyến nghị tắt swap
1313
```bash
1414
ufw disable
1515
swapoff -a

0 commit comments

Comments
 (0)