Skip to content

Commit

Permalink
Update devops.md
Browse files Browse the repository at this point in the history
Clarify the microk8s config line.
  • Loading branch information
bondjimbond authored Jan 29, 2025
1 parent c17e6db commit 4643beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/devops.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Same PROXY as arca-dc and the others
10. Shell into the new server, and paste the `microk8s join` command from the previous step.
- If there's a timeout error, there is probably a firewall issue between the servers; contact SFU to deal with it.
11. On the `arca-dc` server, confirm the node has been added with `kubectl get nodes`.
12. If there is an error on the new server, `sudo su` and run `microk8s config > ~/.config/kube`.
## Install the new site
Expand Down

0 comments on commit 4643beb

Please sign in to comment.