hscloud/cluster
q3k af3be426ad cluster: deploy calico and metrics service 2019-01-17 18:57:19 +01:00
..
certs cluster: deploy calico and metrics service 2019-01-17 18:57:19 +01:00
kube cluster: deploy calico and metrics service 2019-01-17 18:57:19 +01:00
secrets cluster/secrets: keep plain/ dir for scripting 2019-01-13 21:37:35 +01:00
README *: k0.hswaw.net somewhat working 2019-01-13 21:14:02 +01:00
openssl.cnf *: reorganize 2019-01-13 14:15:09 +01:00

README

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!