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

variants: add k8s-1.32 variants boilerplate #4320

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Sparksssj
Copy link
Contributor

Issue number:

Part of #4318

Description of changes:

Add the boilerplate for upcoming new k8s-1.32 variants of Bottlerocket.

Testing done:

Draft until a core kit is released that includes bottlerocket-os/bottlerocket-core-kit#298 . Once that core kit is released and Bottlerocket is updated to use it, will rebase this PR and open for review. For testing these changes, I used a custom built bottlerocket-core-kit.

For testing:

  • cargo make -e BUILDSYS_VARIANT=vmware-k8s-1.32 -e BUILDSYS_ARCH=x86_64
  • cargo make -e BUILDSYS_VARIANT=aws-k8s-1.32 -e BUILDSYS_ARCH=x86_64
  • cargo make -e BUILDSYS_VARIANT=aws-k8s-1.32-nvidia -e BUILDSYS_ARCH=x86_64
  • cargo make -e BUILDSYS_VARIANT=aws-k8s-1.32 -e BUILDSYS_ARCH=aarch64
  • cargo make -e BUILDSYS_VARIANT=aws-k8s-1.32-nvidia -e BUILDSYS_ARCH=aarch64

Launched the aws-k8s-1.32-aarch64 variant and ensured it booted and registered w/ k8s cluster.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@Sparksssj Sparksssj self-assigned this Dec 5, 2024
@Sparksssj Sparksssj requested a review from koooosh December 5, 2024 04:30
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.

1 participant