Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAST: IPAM conflict between GKE and dataplatform dev subnets #1461

Closed
drebes opened this issue Jun 23, 2023 · 0 comments · Fixed by #1477
Closed

FAST: IPAM conflict between GKE and dataplatform dev subnets #1461

drebes opened this issue Jun 23, 2023 · 0 comments · Fixed by #1477

Comments

@drebes
Copy link
Member

drebes commented Jun 23, 2023

fast/stages/2-networking-a-peering/data/subnets/dev/dev-gke-nodes-ew1.yaml1:

secondary_ip_ranges:
   pods: 100.64.0.0/16
   services: 192.168.1.0/24

fast/stages/2-networking-a-peering/data/subnets/dev/dev-dataplatform-ew1.yaml:

secondary_ip_ranges:
   pods: 100.64.48.0/20
   services: 100.64.64.0/24

overlap on the 100.64.0.0/16 range.

@drebes drebes changed the title IPAM conflict between GKE and dataplatform dev subnets FAST: IPAM conflict between GKE and dataplatform dev subnets Jun 23, 2023
juliocc added a commit that referenced this issue Jun 29, 2023
 Changing the IP range of pods from 100.64.48.0/20 to 100.65.16.0/20 Fixes #1461
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant