Commit Graph

4 Commits

Author SHA1 Message Date
Nemo 97300459fd General Updates 2019-02-03 18:39:10 +05:30
Nemo 5949a9448a [k8s] Use terraform-render-bootkube to bring up etcd
- Stop running render on the server
2019-01-27 02:49:55 +05:30
Nemo 7214355a89 [k8s] Adds kubelet, start stitching things together
Challenges:

1. etcd booting before bootkube meant I missed certs
2. etcd can run without certs, but managing docker network
   over static pod manifests might be tricky :fingers_crossed:
2019-01-27 02:49:55 +05:30
Nemo 9b40bfd341 [k8s] S01E01 Control Plane: etcd
This brings up etcd using the terraform docker provider
to my Digital Ocean VPN Server. The listen address is set to the
VPN Address (10.8.0.1 = openvpn master server, also running on the
same server).

/mnt/disk is a Digital Ocean Volume attached to the instance.
2019-01-27 02:49:55 +05:30