Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit 5938662

Browse files
committed
Add note about exposing port 10250
1 parent 945d0f2 commit 5938662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/k3s.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
k3s was installed with `curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="--disable=traefik --disable=local-storage --node-external-ip=80.111.124.111" sh -`
44

5-
Ports 22, 80, 443 and 6443 were allowed via `sudo ufw allow`.
5+
Ports 22, 80, 443, 6443 and 10250 were allowed via `sudo ufw allow`.
66

77
`iscsid` enabled by `sudo systemctl enable iscsid`.

0 commit comments

Comments
 (0)