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(vnets) add a new subnet for the ci.jenkins.io agents 1 AKS cluster #234

Merged
merged 1 commit into from
May 7, 2024

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented May 7, 2024

This PR adds a new subnet to support the new cluster described in jenkins-infra/helpdesk#3954.

Notes:

  • As per the proposed network sizing, the subnet is only a /24 as we don't expected more than ~200 nodes and pods will have their own private CIDR.
    • Note we can grow this subnet for now if needed (vnet is a /14 so we still have plenty of available ranges)
  • The NAT gateway is not yet associated: it looks like the custom module does not like specifying a non existing subnet. I've opened feat(gateways) prepare ci.jenkins.io vnet for more agents (AKS) #233 for this when the subnet will be created

…er - ref. jenkins-infra/helpdesk#2649

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal merged commit 4a60ac8 into jenkins-infra:main May 7, 2024
2 checks passed
@dduportal dduportal deleted the helpdesk-2649-subnet branch May 7, 2024 10:55
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

2 participants