You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should write a user guide for recording and installing security profiles based on use cases. This will improve the user experience when using the security profiles operator to manage security profiles in general.
With the introduction of spoc CLI, spo provides now capabilities to manage security profiles beyond the Kubernetes clusters. We should add a detailed step by step guide for following use cases:
Manage security profiles in-cluster such as seccomp and apparmor, this is the standard use case to record and install security profiles within a k8s cluster.
Manage security profiles for containers outside of k8s, step by step guide how to use the spoc CLI in this case
Manage security profiles on your local Linux system, this is the case when someone wants to record and install a security profile for a process running on a local system, this use case is also now covered by the spoc CLI, and it can provide a seamless experience when Support in spoc CLI for install /remove apparmor profiles into the local system #2387 is implemented.
Why is this needed:
Improve user experience and facilitate the spo adoption.
User story covered
The text was updated successfully, but these errors were encountered:
What would you like to be added:
We should write a user guide for recording and installing security profiles based on use cases. This will improve the user experience when using the security profiles operator to manage security profiles in general.
With the introduction of spoc CLI, spo provides now capabilities to manage security profiles beyond the Kubernetes clusters. We should add a detailed step by step guide for following use cases:
Manage security profiles in-cluster
such as seccomp and apparmor, this is the standard use case to record and install security profiles within a k8s cluster.Manage security profiles for containers
outside of k8s, step by step guide how to use the spoc CLI in this caseManage security profiles on your local Linux system
, this is the case when someone wants to record and install a security profile for a process running on a local system, this use case is also now covered by the spoc CLI, and it can provide a seamless experience when Support in spoc CLI for install /remove apparmor profiles into the local system #2387 is implemented.Why is this needed:
Improve user experience and facilitate the spo adoption.
User story covered
The text was updated successfully, but these errors were encountered: