-
Notifications
You must be signed in to change notification settings - Fork 270
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
RHEL8 Support #16
Comments
Based on discussion 5/14/2020 in our RKE2/RFed weekly sync up, UBI8 is not a candidate for MVP release. This will need to be worked on post MVP release. Bumping this out. We'll use UBI7 for all images for MVP. We can pull in iptables/nftables/whatever in k3s-root (or similar soltuion) ourselves. I created #240 regarding a move to UBI8 or from-scratch base images. |
Related: #15 |
Related: #225 |
The |
This can be tested using the following heredoc:
on a CentOS 8 or RHEL 8 system. Firewalld must be off, and preferably |
Ready to test with |
Using rke2 beta19 on RHEL 8 validated the following using default OS settings.
|
RKE2 version: v1.18.8-beta20+rke2
Import to rancher was successful |
This is a high level task that encompasses the work required to support RHEL8. It expands on work done as a part of #2
Autodetect binaries, if they are not available in the container bind-mount to host w/ chroot.
The text was updated successfully, but these errors were encountered: