Find a file
2019-01-17 23:37:36 +01:00
bzl *: bazelify 2019-01-13 17:51:34 +01:00
cluster cluster/secrets: add implr 2019-01-17 23:37:36 +01:00
go begin docker-composing 2018-11-01 22:39:01 +01:00
kube cluster/kube: init 2019-01-13 22:06:33 +01:00
proto/infra move topo control proto into new proto infra libarary 2018-10-25 12:45:00 +01:00
tools cluster/secrets: add implr 2019-01-17 23:37:36 +01:00
.gitignore *: bazelify 2019-01-13 17:51:34 +01:00
BUILD *: bazelify 2019-01-13 17:51:34 +01:00
COPYING isc license 2018-10-25 14:25:36 +02:00
env.sh *: k0.hswaw.net somewhat working 2019-01-13 21:14:02 +01:00
README README: add admincreds invocation 2019-01-17 21:38:15 +01:00
requirements.txt *: k0.hswaw.net somewhat working 2019-01-13 21:14:02 +01:00
WORKSPACE bazel: fix http_archive for bazel 0.21 2019-01-13 21:27:44 +01: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

    clustercfg admincreds $(whoami)-admin # get administrative creds (valid for 5 days)
    kubectl version