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

RKE2 Image builder #129

Merged
merged 4 commits into from
Apr 24, 2023
Merged

Conversation

alexander-demicev
Copy link
Member

What this PR does / why we need it:

Let's start RKE2 image builder, it will be using packer similar to CAPI one https://github.com/kubernetes-sigs/image-builder/tree/master/images/capi. There will be a config for each supported cloud platform and linux distro. This PR adds AWS images for openSUSE and ubuntu.
We can automate building images with github actions later.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
@alexander-demicev alexander-demicev added the kind/feature New feature or request label Apr 20, 2023
@richardcase richardcase merged commit ea073b6 into rancher:main Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants