Skip to content

rhafer/seccomp-operator

 
 

Repository files navigation

Kubernetes Seccomp Operator

This project is the starting point for the Seccomp Operator, an out-of-tree Kubernetes enhancement which aims to make managing and applying seccomp profiles more easy and straight forward in Kubernetes.

About

The motivation behind the project can be found in the corresponding RFC.

Related Kubernetes Enhancement Proposals (KEPs) which have direct influence on this project:

Next to those KEPs, here are existing approaches for security profiles in the Kubernetes world:

The project tries to not overlap with those existing implementations to provide valuable additions in a more secure Kubernetes context. We created a MindMup Mind-Map to get a better feeling about the current situation around the operator and seccomp support in Kubernetes in general:

mind-map

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

About

The Kubernetes seccomp operator

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 79.2%
  • Makefile 13.8%
  • Dockerfile 5.1%
  • Shell 1.9%