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

Network configuration #511

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Conversation

rmvangun
Copy link
Contributor

It is now possible to configure network settings in the network block in windsor.yaml. For example,

network:
  cidr_block: 10.5.0.0/16
  loadbalancer_ips:
    start: 10.5.1.1
    end: 10.5.1.10

This also now injects the LOADBALANCER_IP_RANGE variable in to the kustomize build context.

@rmvangun
Copy link
Contributor Author

@rmvangun rmvangun merged commit 973b5e4 into main Jan 28, 2025
13 checks passed
@rmvangun rmvangun deleted the ENG-193_Implement-network-config-in-windsoryaml branch January 28, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant