1
0
Fork 0
hscloud/README

15 lines
319 B
Plaintext
Raw Normal View History

2019-01-13 20:14:02 +00:00
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
2019-01-17 20:38:15 +00:00
clustercfg admincreds $(whoami)-admin # get administrative creds (valid for 5 days)
2019-01-13 20:14:02 +00:00
kubectl version