Jump to: navigation, search

StarlingX/Containers/Applications/app-security-profiles-operator

< StarlingX‎ | Containers‎ | Applications
Revision as of 07:34, 25 July 2024 by Jagatguruprasad.mishra (talk | contribs) (Installation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.