mirror of
https://github.com/beclab/Olares
synced 2026-04-21 13:37:46 +00:00
|
|
||
|---|---|---|
| .. | ||
| .olares | ||
| README.md | ||
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.