Skip to content

Commit 5c4c78c

Browse files
committed
Revert "containerd/containerd#5519 removed the check for apparmor_parser. Update k0s docs to reflect that."
This reverts commit 9af9db3. containerd v1.6.18 reverted the removal of the check. Signed-off-by: Tom Wieczorek <[email protected]>
1 parent 11ee211 commit 5c4c78c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/external-runtime-deps.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,14 @@ Optional cgroup controllers:
150150
[cgroup v1]: https://www.kernel.org/doc/html/v5.16/admin-guide/cgroup-v1/
151151
[cgroup v2]: https://www.kernel.org/doc/html/v5.16/admin-guide/cgroup-v2.html
152152

153+
### containerd needs `apparmor_parser`
154+
155+
If containerd [detects][cd-aa] that the system is configured to use [AppArmor]
156+
it will require a tool called `apparmor_parser` to be installed on the system.
157+
158+
[cd-aa]: https://github.com/containerd/containerd/blob/v1.5.10/pkg/apparmor/apparmor_linux.go#L37-L48
159+
[AppArmor]: https://wiki.ubuntu.com/AppArmor
160+
153161
### Other dependencies in previous versions of k0s
154162

155163
- up until k0s v1.21.9+k0s.0: `iptables`

0 commit comments

Comments
 (0)