-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- Issue is related to step 4 in the ipa setup guide (https://github.com/reconfigurable-ml-pipeline/ipa/blob/main/infrastructure/automated.md).
- Not clear on where to use the command:
sudo snap install microk8s --classic --channel=1.23/edge sudo usermod -a -G microk8s cc newgrp microk8s
Steps to recreate issue:
1.) Add the following to /etc/hosts/
10.140.82.56 microk8s-cluster-1-1 10.140.81.248 microk8s-cluster-1-2 10.140.82.168 microk8s-cluster-2-1 10.140.82.23 microk8s-cluster-2-2
2.) Use command microk8s add-node
3. Use command microk8s join IP:PORT/TOKEN --worker
(did not see any output with --worker flag)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working