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

feat(gateways) add NAT gateways for the publick8s and privatek8s clusters #198

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

dduportal
Copy link
Contributor

Related to jenkins-infra/helpdesk#3908, this PR adds 2 new NAT gateways, associated with the 2 AKS clusters.

The goal is to have implicit NAT gateway for outbound connection from the AKS cluster subnets which will take precedence over the outbound LB (as changing the cluster to explicit NAT gateway would re-create the cluster which we might not want).

Source: https://www.danielstechblog.io/preventing-snat-port-exhaustion-on-azure-kubernetes-service-with-virtual-network-nat/

…ters

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Copy link
Contributor Author

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

Plan: 6 to add, 0 to change, 0 to destroy. => no subnet association as expected.

Let's roll

@dduportal dduportal marked this pull request as ready for review January 23, 2024 11:47
@dduportal dduportal requested a review from a team as a code owner January 23, 2024 11:47
@dduportal dduportal merged commit 9b9cbf3 into jenkins-infra:main Jan 23, 2024
2 checks passed
@dduportal dduportal deleted the feat/privatek8s/nat-gateway branch January 23, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant