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 3fb59a3289 Migrate most Kubelet flags to KubeletConfiguration file
* Add a KubeletConfiguration file to replace most Kubelet
flags, to prepare for upcoming changes
* Pass Kubelet the --config flag to specify the location of
the KubeletConfiguration
* Remove flsgs / configuration where it matches the defaults
  * Remove --cgroups-per-qos, defaults to true
  * Remove --container-runtime, defaults to remote
  * Remove enforce-node-allocatable=pods, defaults to pods

Rel:

* https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/
* https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/
2022-08-27 09:28:15 -07:00
..
butane Migrate most Kubelet flags to KubeletConfiguration file 2022-08-27 09:28:15 -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 Adjust Google Cloud worker health checks to use kube-proxy healthz 2022-08-17 20:50:52 -07:00