bytedance / vArmor

vArmor is a cloud native container sandbox system based on AppArmor/BPF/Seccomp. It also includes multiple built-in protection rules that are ready to use out of the box.
https://varmor.org
Apache License 2.0
298 stars 31 forks source link

[BUG] #109

Closed UgOrange closed 4 months ago

UgOrange commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

Environment Information Please use the below commands to retrieve the necessary information.

# Access to cluster and retrieve the versions
kubectl get Nodes -o wide && kubectl version
# Login to the node and check the enabled LSM
cat /sys/kernel/security/lsm

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.