README: mention purpose of k0

This commit is contained in:
q3k 2019-01-18 00:28:28 +01:00
parent 144f92160d
commit 74d278384e

16
README
View file

@ -16,3 +16,19 @@ Then, to get Kubernets:
echo "185.236.240.36 k0.hswaw.net" >> /etc/hosts # temporary hack until we get loadbalancers working
clustercfg admincreds $(whoami)-admin # get administrative creds (valid for 5 days)
kubectl version
Clusters
========
The following kubernetes clusters are available:
k0.hswaw.net
------------
3 nodes (bc01n{01,02,03}.hswaw.net), mixed worker/master.
No persistent storage (yet).
Temporary development cluster. Will become base production cluster once configuration is done, but will *likely be fully cleared*.
Feel free to use for tests, but your pods might disappear at any time.