Update k3os/README.md
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
|
||||
## Steps to Create Cluster
|
||||
1. Create one or more masters, boot to k3os, install k3os as 'server'. Remember "token/cluster secret" must be same amongst all nodes in cluster.
|
||||
2. Create one or more workers, boot to k3os, install k3os as 'agent'. Use 'https://MASTER_IP_ADDRESS:6443' as 'URL of Server' and same token/cluster secret as master.
|
||||
2. Create one or more workers, boot to k3os, install k3os as 'agent'. Use 'https://MASTER_IP_ADDRESS:6443' as 'URL of Server' and same token/cluster secret as master. Replace 'MASTER_IP_ADDRESS' with the IP address of the master.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user