Documentation Index
Fetch the complete documentation index at: https://docs.kguardian.dev/llms.txt
Use this file to discover all available pages before exploring further.
kubectl kguardian
The kguardian CLI is a kubectl plugin that generates security policies from observed runtime behavior.Installation
See the Installation Guide for detailed instructions.Global Flags
Available for all commands:| Flag | Description | Default |
|---|---|---|
--kubeconfig | Path to kubeconfig file | $KUBECONFIG or ~/.kube/config |
--context | Kubernetes context to use | Current context |
-n, --namespace | Namespace scope | Current namespace |
--debug | Enable debug logging | false |
Commands
gen networkpolicy
Generate Network Policies from observed traffic
gen seccomp
Generate Seccomp profiles from syscall usage