-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
AKS: add cluster publick8s
and migrate prodpublick8s
public services on it
#3351
Comments
Ref: jenkins-infra/helpdesk#3351 Co-authored-by: Damien Duportal <[email protected]>
With this migration we'll be able to close #3209 |
Putting on hold: #2844 tracks the migration of release.ci from |
Cleanup of unused DNS records found while working on this issueA records pointing to
|
As we've noticed quite a lot of remaining requests still send to |
Namespaces removal: @lemeurherve and I paired and removed the following namespaces from
Remaining namespaces are required until #3351 (comment) is fixed. |
As discussed with the last infrastructure meeting:
|
Update:
|
Additional monitors added: jenkins-infra/datadog#195 Potential improvements for later:
After 3 years and 27 days of good and faithful service, |
This issue tracks the work for spawning a new "public" AKS cluster for production to replace the former
prodpublick8s
.Goals:
prodpublick8s
This issue is the "twin" of #2844 but for public network.
Some notes:
privatek8s
)privatek8s
- Only reference tohighmem
string in the context of Kubernete in https://github.com/search?q=org%3Ajenkins-infra+highmem&type=code is https://github.com/jenkins-infra/release/blob/902df23d5657c074f184d8e08d1d00d7e3e67c95/PodTemplates.d/release-linux.yaml#L44)agentpool
forprodpublick8s
should have an equivalent (in term of VM size, disk size and autoscaling limits) in the newprivatek8s
privatek8s
, as a good AKS practise (ref. https://learn.microsoft.com/en-us/azure/aks/use-system-pools?tabs=azure-cli and https://learn.microsoft.com/en-us/azure/aks/use-multiple-node-pools)public
network #3306 is NOT needed (we can reach the private-ingress endpoint using the private's VPN network peering to public)outboundType
) type to use: https://learn.microsoft.com/en-us/azure/aks/egress-outboundtypeprodpublick8s
to this cluster:Tasks
The text was updated successfully, but these errors were encountered: