1
0
mirror of https://github.com/poseidon/typhoon synced 2025-04-20 00:08:05 +02:00
typhoon/addons/cilium
Dalton Hubble 0a34cdf537 Change the default Pod CIDR to 10.20.0.0/14
* Change the default Pod CIDR from 10.2.0.0/16 to 10.20.0.0/14
(10.20.0.0 - 10.23.255.255) to support 1024 nodes by default
* Most CNI providers divide the Pod CIDR so that each node has
a /24 to allocate to local pods (256). The previous `10.2.0.0/16`
default only fits 256 /24's so 256 nodes were supported without
customizing the pod_cidr
2024-12-23 09:55:40 -08:00
..
cluster-role-binding.tf Add Terraform modules for CoreDNS, Cilium, and flannel 2024-05-19 17:00:10 -07:00
cluster-role.tf Add Terraform modules for CoreDNS, Cilium, and flannel 2024-05-19 17:00:10 -07:00
config.tf Use Cilium kube-proxy replacement when Cilium CNI is used 2024-08-23 12:33:32 -07:00
daemonset.tf Bump quay.io/cilium/cilium image from v1.16.4 to v1.16.5 2024-12-20 15:08:26 -08:00
deployment.tf Bump quay.io/cilium/operator-generic image from v1.16.4 to v1.16.5 2024-12-20 15:08:16 -08:00
service-account.tf Add Terraform modules for CoreDNS, Cilium, and flannel 2024-05-19 17:00:10 -07:00
variables.tf Change the default Pod CIDR to 10.20.0.0/14 2024-12-23 09:55:40 -08:00
versions.tf Add Terraform modules for CoreDNS, Cilium, and flannel 2024-05-19 17:00:10 -07:00