8 Commits

Author SHA1 Message Date
Robert Schäfer
84da458ff1 Repeat HTTPS tutorial and update README 2019-02-09 16:04:22 +01:00
Robert Schäfer
9dfedfd317 ReadWriteOnce cannot scale the backend
This kind of voume access apparently does not scale on a multi node
setup. Last time I tried, it worked, but last time was on just one node.
So I assume that's why I see the following error:
```
Multi-attach error for volume XY volume is already used by pod XZ
```
2019-02-09 14:57:12 +01:00
Robert Schäfer
7e4a616a7a Git grep for quickstart and replace it
@appinteractive I'm having serious issues with kubernetes and I'm not
able to connect with the cluster anymore. If your
```
kubectl get nodes
```
returns anything, could you try out the current deployment README?
2019-02-08 15:48:20 +01:00
Robert Schäfer
85f9a5ef13 Save some money and decrease volume size
We can resize it later
2019-02-08 13:58:33 +01:00
Robert Schäfer
5d04c4ccc0 HTTPS works! 2019-02-08 11:03:18 +01:00
Robert Schäfer
9bb2361b18 Unverified documentation of TLS setup 2019-02-08 11:03:18 +01:00
Robert Schäfer
5d5db1ea47 Use single configmap for simplicity 2019-02-08 11:03:18 +01:00
Robert Schäfer
066adb9b6e Bulk rename namespace staging->human-connection 2019-02-08 11:02:19 +01:00