Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide assumes you have access to a . If you want to try non-k8s mode, for instance systemd mode to protect/audit containers or processes on VMs/bare-metal, check .
Check the to verify if your platform is supported.
You can find more details about helm related values and configurations .
[!NOTE] kArmor CLI provides a Developer Friendly way to interact with KubeArmor Telemetry. You can stream KubeArmor telemetry independently of kArmor CLI tool and integrate it with your chosen SIEM (Security Information and Event Management) solutions. on how to achieve this integration. This guide assumes you have kArmor CLI to access KubeArmor Telemetry but you can view it on your SIEM tool once integrated.
[!NOTE]
$POD
is used to refer to the target nginx pod in many cases below.
If you don't see Permission denied please refer to debug this issue
If you don't see Permission denied please refer to debug this issue.
defines what happens to the operations that are not in the allowed list. Should it be audited (allow but alert), or denied (block and alert)?
If you don't see Permission denied please refer to debug this issue