README: mention k0 API host
diff --git a/README b/README
index b22c332..cc7a27a 100644
--- a/README
+++ b/README
@@ -10,5 +10,9 @@
     . 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