Skip to content

Commit

Permalink
Changing the IP ranges in all networking stages
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindag07 committed Jun 28, 2023
1 parent f75bc32 commit 0b19a16
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ description: Default subnet for prod gke nodes
ip_cidr_range: 10.64.0.0/24
secondary_ip_ranges:
pods: 100.64.0.0/16
services: 192.168.1.0/24
services: 100.65.64.0/24
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ region: europe-west1
description: Default subnet for dev Data Platform
ip_cidr_range: 10.128.48.0/24
secondary_ip_ranges:
pods: 100.64.48.0/20
services: 100.64.64.0/24
pods: 100.65.16.0/20
services: 100.64.64.0/24
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ description: Default subnet for prod gke nodes
ip_cidr_range: 10.64.0.0/24
secondary_ip_ranges:
pods: 100.64.0.0/16
services: 192.168.1.0/24
services: 100.65.64.0/24
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ region: europe-west1
description: Default subnet for dev Data Platform
ip_cidr_range: 10.128.48.0/24
secondary_ip_ranges:
pods: 100.64.48.0/20
pods: 100.65.16.0/20
services: 100.64.64.0/24
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ region: europe-west1
description: Default subnet for dev Data Platform
ip_cidr_range: 10.128.48.0/24
secondary_ip_ranges:
pods: 100.64.48.0/20
services: 100.64.64.0/24
pods: 100.65.16.0/20
services: 100.64.64.0/24
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ region: europe-west1
description: Default subnet for dev Data Platform
ip_cidr_range: 10.128.48.0/24
secondary_ip_ranges:
pods: 100.64.48.0/20
pods: 100.65.16.0/20
services: 100.64.64.0/24

0 comments on commit 0b19a16

Please sign in to comment.