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: add a new ci.jio.agents-1 cluster in AKS #5225

Merged

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented May 13, 2024

Related to jenkins-infra/helpdesk#3954 (comment)

This PR introduces a new cluster management for the AKS cluster ci.jenkins.io-agents-1).

Tested locally: worked once jenkins-infra/azure#698 is applied.

Note: ACP is not yet uncommented as we want to implement tolerations in its chart to allow running in the node pool for arm64

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

Checks is failing for the new cluster's pipeline branch. The error shows that the kubeconfig is invalid : the URL to control plane is only an hostname (no scheme) so kubernetes client tries in HTTP/80 which is blocked by NSG rules.

Updated the credential yesterday in https://github.com/jenkins-infra/charts-secrets/commit/b6c44f3a09fb06b1d6489af345120ddce9ec5caf and retrying

@dduportal dduportal merged commit 1b85d72 into jenkins-infra:main May 14, 2024
9 checks passed
@dduportal dduportal deleted the feat/add-cluster-ci.jio.agents-1 branch May 14, 2024 07:22
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