-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[QA] Testing tasks - CentOS7/RHEL7 and Rancher on SELinux-enabled K3s #1714
Comments
Node OS CentOS 7
|
This is sort-of a duplicate of #1371 but we have called out some things around documentation and testing Rancher 2.4 running on K3s. This might not be relevant anymore and we'll need to think on this some. |
@ShylajaDevadiga could you briefly test this again with latest k3s v1.19.1 as a medium priority. This does not need to be tested for v1.19.1 k3s release - you can test after it releases. We basically want to double-check that all is well running Rancher 2.5 on SELinux enforcing k3s cluster running on CENT7 or RHEL7. We need to ensure this is fine before R 2.5 release and if there are any special requirements / steps that these get documented in a separate docs issue for Catherine. |
Linking Docs issue here #2058 to mention the need to explicitly enable selinux. Validated using k3s v1.19.1-rc1+k3s1
import k3s to rancher is successful. cat /var/lib/rancher/k3s/agent/etc/containerd/config.toml |grep selinux K3s as local management cluster in Rancher was successful
|
Retesting SUC, found selinux is disabled after upgrade. |
Closing as validated. SUC issue is tracked separately. |
Retest installation on CentOS 7 and RHEL 7.
§ Is documentation sufficient to get it up and running properly? [if not create docs issue(s)]
§ Can workloads successfully launch?
Test if Rancher 2.4 runs successfully on K3s that has been installed on an SELinux enabled system.
§ Compare to rke + docker + selinux
§ Need to understand the repercussions of having it turned on
Additionally, clear docs are needed for disabling SELinux [create docs issue if needed]
The text was updated successfully, but these errors were encountered: