1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-26 17:36:19 +02:00
typhoon/google-cloud/flatcar-linux/kubernetes/workers
Dalton Hubble 20b76d6e00 Roll instance template changes to worker managed instance groups
* When a worker managed instance group's (MIG) instance template
changes (including machine type, disk size, or Butane snippets
but excluding new AMIs), use Google Cloud's rolling update features
to ensure instances match declared state
* Ignore new AMIs since Fedora CoreOS and Flatcar Linux nodes
already auto-update and reboot themselves
* Rolling updates will create surge instances, wait for health
checks, then delete old instances (0 unavilable instances)
* Instances are replaced to ensure new Ignition/Butane snippets
are respected
* Add managed instance group autohealing (i.e. health checks) to
ensure new instances' Kubelet is running

Renames

* Name apiserver and kubelet health checks consistently
* Rename MIG from `${var.name}-worker-group` to `${var.name}-worker`

Rel: https://cloud.google.com/compute/docs/instance-groups/rolling-out-updates-to-managed-instance-groups
2022-08-14 13:06:53 -07:00
..
butane Migrate Flatcar Linux from Ignition spec v2.3.0 to v3.3.0 2022-08-03 08:32:52 -07:00
image.tf Remove Terraform template provider dependency 2022-08-02 18:15:03 -07:00
outputs.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
target_pool.tf Rename container-linux modules to flatcar-linux 2020-10-20 22:47:19 -07:00
variables.tf Switch to using Flatcar Linux images on Google Cloud 2022-01-28 21:04:10 -08:00
versions.tf Migrate Flatcar Linux from Ignition spec v2.3.0 to v3.3.0 2022-08-03 08:32:52 -07:00
workers.tf Roll instance template changes to worker managed instance groups 2022-08-14 13:06:53 -07:00