diff --git a/README b/README index b22c332f..cc7a27ac 100644 --- a/README +++ b/README @@ -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