blob: b22c332f9c2b852a6a76b3bbe14bec523f864500 [file] [log] [blame]
Sergiusz Bazanskide061802019-01-13 21:14:02 +01001HSCloud
2=======
3
4This is a monorepo. You'll need bash and Bazel 0.20.0+ to use it.
5
6Getting started
7---------------
8
9 cd hscloud
10 . env.sh # setup PATH and hscloud_root
11 tools/install.sh # build tools
12
Sergiusz Bazanskied467502019-01-17 21:38:15 +010013 clustercfg admincreds $(whoami)-admin # get administrative creds (valid for 5 days)
Sergiusz Bazanskide061802019-01-13 21:14:02 +010014 kubectl version