-
Notifications
You must be signed in to change notification settings - Fork 465
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
containerd/containerd#5519 removed the check for apparmor_parser. The k0s docs should reflect that here:
k0s/docs/external-runtime-deps.md
Lines 153 to 159 in 4b0ab22
| ### containerd needs `apparmor_parser` | |
| If containerd [detects][cd-aa] that the system is configured to use [AppArmor] | |
| it will require a tool called `apparmor_parser` to be installed on the system. | |
| [cd-aa]: https://github.com/containerd/containerd/blob/v1.5.10/pkg/apparmor/apparmor_linux.go#L37-L48 | |
| [AppArmor]: https://wiki.ubuntu.com/AppArmor |
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation