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(cik8s): adding an ARM64 nodepool with taints #526

Closed
wants to merge 4 commits into from

Conversation

smerle33
Copy link
Contributor

@smerle33 smerle33 commented Mar 8, 2024

as per jenkins-infra/helpdesk#3823 (comment)
we will need arm64 agents on ci.jenkins.io lets start a nodepool

pricing are in a available here (wip to complete with arm) : https://docs.google.com/spreadsheets/d/1_C0I0jE-X0e0vDcdKOFIWcnwpOqWC8RQ4YOCgXNnplY/edit?usp=sharing

xvda = {
device_name = "/dev/xvda"
ebs = {
volume_size = 90 # With 3 pods / machine, that can use ~30 Gb each at the same time (`emptyDir`)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure where it's coming from but same as intel/amd instances with no volume on the VM

labels = {
"ci.jenkins.io/agents-density" = 3,
}
taints = {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

2 taints, one for ci and one for the platform BUT platform should be added automatically ...

@smerle33 smerle33 requested a review from dduportal March 8, 2024 16:51
@smerle33 smerle33 marked this pull request as ready for review March 13, 2024 10:14
@smerle33 smerle33 requested a review from a team as a code owner March 13, 2024 10:14
@smerle33 smerle33 marked this pull request as draft March 18, 2024 16:54
@dduportal
Copy link
Contributor

Closed by #554

@dduportal dduportal closed this May 21, 2024
@dduportal dduportal deleted the cik8s/arm64/nodepool branch May 21, 2024 18: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

2 participants