We are setting up the dse-k8s-codfw etcd cluster and require several IP ranges to be assigned: As per: https://wikitech.wikimedia.org/wiki/Kubernetes/Clusters/New#Prerequisites
This was done for the dse-k8s-eqiad cluster in T310169: Determine IP ranges for dse-k8s cluster
- POD IPs - The ipv4 pool in helmfile.d/admin_ng/values/staging*/calico-values.yaml
- Service IPs The cluster_cidr in hieradata/common/kubernetes.yaml
- The Kubernetes POD IP delegation in templates/10.in-addr.arpa
We shall be using the same ranges as the eqiad cluster defined here https://github.com/wikimedia/operations-puppet/blob/production/hieradata/common/kubernetes.yaml#L866-L871 and here https://github.com/wikimedia/operations-dns/blob/master/templates/10.in-addr.arpa#L995C1-L1024C58


