1
0
Fork 0
 
 
 
 
 
 
Go to file
q3k 540663904b personal/q3k/factorio: bump
Change-Id: I2a93d24f85d7517a1e2b6247668c5ae63f4e2732
2020-03-25 10:48:52 +01:00
app {matrix,lelegram}: pin to bc01n0{1,2}.hswaw.net 2020-01-08 13:59:04 +01:00
bgpwtf bgpwtf/invoice: bump for 2020 2020-01-14 14:03:38 +01:00
bzl go/{mirko,statusz}: better status, kubernetes client 2019-07-21 23:54:41 +02:00
cluster cluster: bump rook to 1.0.6 2020-02-21 12:57:02 +01:00
dc dc/arista-proxy: fix by using github.com/q3k/cursedjson 2019-09-26 18:32:39 +02:00
devtools Draw the actual rest of the fucking owl. 2019-08-22 18:14:35 +02:00
gcp secretstore: add implr 2019-05-18 00:15:25 +02:00
go go/{mirko,statusz}: enable profiling 2020-01-23 14:17:30 +01:00
hswaw hswaw/kube: encrypt keys, update expired keys 2020-02-18 23:28:14 +01:00
kube hswaw/kube: add pretalx 2020-02-18 22:56:21 +01:00
personal/q3k personal/q3k/factorio: bump 2020-03-25 10:48:52 +01:00
third_party k8s.io/apimachinery: bypass https://github.com/kubernetes/kubernetes/issues/87675 2020-02-21 12:54:05 +01:00
tools hswaw/kube: encrypt keys, update expired keys 2020-02-18 23:28:14 +01:00
.bazelrc smsgw: productionize, implement kube/mirko 2019-10-04 13:52:34 +02:00
.gitignore bgpwtf/cccampix/pgpencryptor: add service base 2019-08-10 10:51:07 -07:00
BUILD *: move away from python_rules 2019-07-16 22:22:05 +00:00
COPYING isc license 2018-10-25 14:25:36 +02:00
README {cluster,}/README: update 2020-02-15 01:00:42 +01:00
WORKSPACE personal/q3k/factorio: bump 2020-03-25 10:48:52 +01:00
env.fish env.fish: add 2020-02-15 01:22:58 +01:00
env.sh env/tools: fix NixOS detection, maybe 2020-02-17 23:04:35 +01:00

README

HSCloud
=======

This is a monorepo. You'll need bash and Bazel 1.0.0+ to use it.

If you have Nix installed you will also be able to manage bare metal nodes. If you don't want that, you can skip it.


Getting started
---------------

    cd hscloud
    . env.sh # setup PATH and hscloud_root
    tools/install.sh # build tools


Then, to get Kubernetes access to k0.hswaw.net (current nearly-production cluster):

    prodaccess
    kubectl version

You will automatically get a `personal-$USERNAME` namespace created in which you have full admin rights.

For mor information about the cluster, see [cluster/README].