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.
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
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.
To Reproduce Steps to reproduce the behavior:
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.