Who is this project for? The personas.
SUSE Security Admission Controller personas
| Persona | Description |
|---|---|
Policy user |
Someone who takes a policy and uses it in a cluster. They deploy policies and observe results. They configure the policy settings but do not write the policy internal code (if there is any). |
Operator |
Someone operating Admission Controller in a cluster. Installs and maintains Admission Controller. |
Policy distributor |
Someone who has written a policy and wants to share it with others. They want the policy consumed by the “policy user” role. A distributor of Admission Controller policies, to places such as ArtifactHub or private OCI repositories. |
Policy developer |
A person designing and writing policies for Admission Controller for others to consume. |
Integrator |
Builds with, using, or on top of Admission Controller. Perhaps a custom UI or a helper tool for generating policies. |
Developer |
A person working on the Admission Controller product set. Building Admission Controller itself. |