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

Unable to enable SELinux with EKS v1.28 #2445

Open
huytn1219 opened this issue Sep 12, 2024 · 0 comments
Open

Unable to enable SELinux with EKS v1.28 #2445

huytn1219 opened this issue Sep 12, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@huytn1219
Copy link

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 error

Screenshot 2024-09-12 at 12 32 29 PM

What you expected to happen:

Enable SELinux succesfully on the spod daemon

How to reproduce it (as minimally and precisely as possible):

  • EKS Managed node groups with AL2023
  • Enable SELinux on Amazon Linux, reboot the nodes
  • Ran the command
kubectl -n security-profiles-operator patch spod spod --type=merge -p '{"spec":{"enableSelinux": true}}'

Anything else we need to know?:

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Others:
@huytn1219 huytn1219 added the kind/bug Categorizes issue or PR as related to a bug. label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant