-
Notifications
You must be signed in to change notification settings - Fork 41
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
[SELinux] K3s provisioning #1361
Comments
k3s seems to be working just fine when enforcing SELinux. Cluster config: kind: Cluster
apiVersion: provisioning.cattle.io/v1
metadata:
name: volcano
namespace: fleet-default
spec:
rkeConfig:
machineGlobalConfig:
selinux: true
debug: true
kubernetesVersion: v1.27.12+rke2r1 sestatus:
k3s systems nominal:
containerd also shows
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check requirements for successfu K3sl provisioning and operations in enforce mode. Check
k3s-selinux
module for targeted policy is enough.The text was updated successfully, but these errors were encountered: