-
Notifications
You must be signed in to change notification settings - Fork 346
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
KubeArmor operator #914
Labels
enhancement
New feature or request
Comments
3 tasks
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
KubeArmor operator
Aim
Node snitch
The node snitch is responsible for detecting the node runtime socket location(docker, crio, containerd, ...) and the node security enforcer (SeLinux, AppArmor, Bpf). After detection, the snitch will label the node with needed information.
KubeArmor Operator
Is reponsible for installing KubeArmor and KubeArmor CRD's on the cluster, it makes use of the snitch to detect CRI and node enforcer.
Diagram
Work
The text was updated successfully, but these errors were encountered: