We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to enable SELinux on an EKS cluster managed node groups with Amazon Linux AMIs 2023.
The container selinux-shared-policies-copier failed with the following error
selinux-shared-policies-copier
Enable SELinux succesfully on the spod daemon
spod
kubectl -n security-profiles-operator patch spod spod --type=merge -p '{"spec":{"enableSelinux": true}}'
cat /etc/os-release
uname -a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened:
I tried to enable SELinux on an EKS cluster managed node groups with Amazon Linux AMIs 2023.
The container
selinux-shared-policies-copier
failed with the following errorWhat you expected to happen:
Enable SELinux succesfully on the
spod
daemonHow to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: