bottlerocket-os / bottlerocket

An operating system designed for hosting containers
https://bottlerocket.dev
Other
8.64k stars 508 forks source link

variants: add k8s-1.31 variants boilerplate #4142

Closed ginglis13 closed 1 month ago

ginglis13 commented 1 month ago

Issue number:

Part of #4137

Description of changes:

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

Testing done:

Draft until a core kit is released that includes bottlerocket-os/bottlerocket-core-kit#81 . 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:

Launched the aws-k8s-1.31-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.