StarlingX/Containers/Applications/app-security-profiles-operator
< StarlingX | Containers | Applications
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' pod is running on each host where application pods can be scheduled.
Create a profile
To apply a profile on each host, create an AppArmorProfile resource . Verify if the profile is added on each host using aa-status command.