typhoon/digital-ocean/container-linux/kubernetes
Dalton Hubble 097dcdf47e digital-ocean: Add kubelet hostname-override flag
* Kubelets should register nodes via their private IPv4 address,
as provided by the metadata service from Digital Ocean
* By default, Kubelet exec's hostname to determine the name it should
use when registering with the apiserver. On Digital Ocean, the hostname
is not routeable by other instances. Digital Ocean does not run an
internal DNS service.
* Fixes issue where the apiserver can't reach the worker nodes. This
prevented kubectl logs and exec commands from working
2017-07-29 14:32:51 -07:00
..
cl digital-ocean: Add kubelet hostname-override flag 2017-07-29 14:32:51 -07:00
bootkube.tf digital-ocean: Join name.dns_zone for controller domain 2017-07-29 12:47:47 -07:00
controllers.tf Add dghubble/pegasus Digital Ocean Kubernetes Terraform module 2017-07-29 11:36:33 -07:00
outputs.tf digital-ocean: Join name.dns_zone for controller domain 2017-07-29 12:47:47 -07:00
ssh.tf Add dghubble/pegasus Digital Ocean Kubernetes Terraform module 2017-07-29 11:36:33 -07:00
variables.tf digital-ocean: Join name.dns_zone for controller domain 2017-07-29 12:47:47 -07:00
workers.tf Add dghubble/pegasus Digital Ocean Kubernetes Terraform module 2017-07-29 11:36:33 -07:00