Skip to content
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

Improve documentation by creating a user guide for recording and installing security profiles based on use cases #2389

Open
ccojocar opened this issue Jul 31, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@ccojocar
Copy link
Contributor

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 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

@ccojocar ccojocar added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant