1
0
Fork 0

README: mention k0 API host

master
q3k 2019-01-18 00:24:13 +01:00
parent 98691e9e5e
commit 144f92160d
1 changed files with 4 additions and 0 deletions

4
README
View File

@ -10,5 +10,9 @@ Getting started
. env.sh # setup PATH and hscloud_root
tools/install.sh # build tools
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