typhoon/aws/flatcar-linux/kubernetes/workers
Dalton Hubble 808b8a948f
aws: Switch EC2 instances to use resource-based hostnames
* Use EC2 resource-based hostnames instead of IP-based hostnames. The Amazon
DNS server can resolve A and AAAA queries to IPv4 and IPv6 node addresses
* For example, nodes used to be named like `ip-10-11-12-13.us-east-1.compute.internal`
but going forward use the instance id `i-0123456789abcdef.us-east-1.compute.internal`
* Tag controller node EBS volumes with a name based on the controller node name
2024-08-22 20:02:53 -07:00
..
butane Update Kubernetes from v1.30.4 to v1.31.0 2024-08-17 08:32:35 -07:00
ami.tf Add experimental Flatcar Linux arm64 support on AWS 2022-01-14 10:24:48 -08:00
ingress.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
outputs.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
variables.tf Remove the cluster_domain_suffix variable 2024-08-02 15:05:25 -07:00
versions.tf Bump provider ct to v0.13.0 2024-05-04 09:01:19 -07:00
workers.tf aws: Switch EC2 instances to use resource-based hostnames 2024-08-22 20:02:53 -07:00