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

Define and adopt standard IP ranges for FAST networking #1697

Merged
merged 5 commits into from
Sep 21, 2023

Conversation

juliocc
Copy link
Collaborator

@juliocc juliocc commented Sep 20, 2023

This PR documents and adopts a consistent IP address plan for FAST networking stages

Fixes #1644


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

@juliocc juliocc marked this pull request as ready for review September 20, 2023 16:50
Copy link
Collaborator

@sruffilli sruffilli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM in principle - only nit is that the allocated IP space is seldom realistic on real world scenarios.

Item for a future TODO: It would be handy to have a short document supporting users in designing their IP space, highlighting what's beyond VMs (especially PSA ranges for the different managed services, GKE cookiemonster).

fast/docs/1-network-ranges.md Outdated Show resolved Hide resolved
fast/stages/2-networking-c-nva/README.md Outdated Show resolved Hide resolved
fast/stages/2-networking-c-nva/README.md Outdated Show resolved Hide resolved
@juliocc juliocc enabled auto-merge September 21, 2023 13:56
@juliocc juliocc force-pushed the jccb/fast-ip-ranges branch from 361138d to fa8cdff Compare September 21, 2023 14:04
@juliocc juliocc disabled auto-merge September 21, 2023 14:04
@juliocc juliocc enabled auto-merge (squash) September 21, 2023 14:04
@juliocc juliocc merged commit 1dfa72c into master Sep 21, 2023
@juliocc juliocc deleted the jccb/fast-ip-ranges branch September 21, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stages: gke-multitenant complains with IP_SPACE_EXHAUSTED error
3 participants