Olares/infrastructure/apparmor
Calvin W. 1073575a1d
docs: add readmes for Olares components (#1522)
* docs: add readmes for Olares components

* merge with latest upstream
2025-07-08 21:34:05 +08:00
..
.olares feat: Merge the code currently scattered across the beclab and Above-os organizations into the https://github.com/beclab/Olares repository. (#1325) 2025-05-21 21:43:35 +08:00
README.md docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00

apparmor

Overview

AppArmor is a Linux Security Module implementation of mandatory access control, which enhances security by confining programs to a limited set of resources. It can be leveraged by Kubernetes to restrict a container's access to resources with AppArmor. For more information, visit apparmor.net.