blob: b22c332f9c2b852a6a76b3bbe14bec523f864500 [file] [log] [blame]
HSCloud
=======
This is a monorepo. You'll need bash and Bazel 0.20.0+ to use it.
Getting started
---------------
cd hscloud
. env.sh # setup PATH and hscloud_root
tools/install.sh # build tools
clustercfg admincreds $(whoami)-admin # get administrative creds (valid for 5 days)
kubectl version