generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
A use-case commonly seen in kubernetes cluster is to ensure a security-agent (eg Falco is installed on the node to ensure security controls are active before allowing workloads on the node.
We could document this as an example, following the pattern of the CNI Readiness example
- Create a new documentation page at
docs/book/src/examples/security-agent-readiness.md. - Include a sample
NodeReadinessRuleconfiguration for the security agent installation. - Briefly explain the problem (workloads starting before security monitoring) and the solution.
- Update
docs/book/src/SUMMARY.mdto include the new page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation