StarlingX/Containers/Applications/app-security-profiles-operator
< StarlingX | Containers | Applications
Revision as of 08:22, 22 July 2024 by Jagatguruprasad.mishra (talk | contribs) (Added content to the testing section.)
Contents
Application: app-security-profiles-operator
Source
Building
- From the Debian Build environment:
build-pkgs [-c] -p stx-security-profiles-operator-helm
Testing
Prerequisites
AppArmor should be enabled on the host(s) (described in enable-disable-apparmor-on-a-host, where workloads need to be protected using AppArmor.
Installation
Installation steps are mentioned here. After installation please verify if 'spod' is running on each host where where application pods can be scheduled.
Create a profile
To apply a profile on each host, create an AppArmorProfile CRD . Verify if the profile is added on each host using aa-status command.