blob: 5b2fb7b8114e58348418ee3b7dc89a0e5e6d5bda [file] [log] [blame]
HSCloud Clusters
================
Current cluster: `k0.hswaw.net`
Accessing via kubectl
---------------------
There isn't yet a service for getting short-term user certificates. Instead, you'll have to get admin certificates:
clustercfg admincreds $(whoami)-admin
kubectl get nodes
Provisioning nodes
------------------
- bring up a new node with nixos, running the configuration.nix from bootstrap (to be documented)
- `clustercfg nodestrap bc01nXX.hswaw.net`
That's it!