typhoon/azure/container-linux/kubernetes
Dalton Hubble c60ec642bc Fix Azure delete-node script to lowercase hostnames
* Fix issue where worker nodes didn't delete themselves on
scale-down or deallocation (e.g. low priority instances).
Lowercase the hostname and delete the Kubernetes node
* Kubelet registers the lowercase hostname as the node name,
but Azure workers get hostname CLUSTER-worker-GENERATED where
the generated identifier may contain uppercase characters
2018-08-27 23:30:32 -07:00
..
cl Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
workers Fix Azure delete-node script to lowercase hostnames 2018-08-27 23:30:32 -07:00
bootkube.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
controllers.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
lb.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
network.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
security.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
ssh.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
variables.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00
workers.tf Add module for Typhoon Azure with Container Linux 2018-08-27 23:30:32 -07:00