Signed-off-by: Ved Ratan <vedratan8@gmail.com>
This commit is contained in:
Ved Ratan 2023-12-05 09:39:57 +05:30
parent eb447bceef
commit e621160e8c
3 changed files with 53 additions and 6 deletions

View file

@ -310,7 +310,7 @@ Run the command to install apparmor:
apt update && apt install apparmor-utils -y
```
You need to restart your master node in-order to make APPARMOR available as a kernel config security.
You need to restart your CRI in-order to make APPARMOR available as a kernel config security.
If not then we need to install AppArmor utils on the master node itself.