1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-24 08:26:15 +02:00
typhoon/aws
Dalton Hubble 2325a503e1 Add an `install_container_networking` variable (default `true`)
* When `true`, the chosen container `networking` provider is installed during cluster bootstrap
* Set `false` to self-manage the container networking provider. This allows flannel, Calico, or Cilium
to be managed via Terraform (like any other Kubernetes resources). Nodes will be NotReady until you
apply the self-managed container networking provider. This may become the default in future.
2024-02-24 18:49:38 -08:00
..
fedora-coreos/kubernetes Add an `install_container_networking` variable (default `true`) 2024-02-24 18:49:38 -08:00
flatcar-linux/kubernetes Add an `install_container_networking` variable (default `true`) 2024-02-24 18:49:38 -08:00