543 B
543 B
k3os utilities
Folders
- Install: Contains txt files representing Helm charts or applications that can be installed.
- Utilities: Applications or scripts that could be useful for administration.
Steps to Create Cluster
- Create one or more masters, boot to k3os, install k3os as 'server'. Remember "token/cluster secret" must be same amongst all nodes in cluster.
- 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.