Skip to content

Commit

Permalink
[2.17] Fix containerd failed to start if apparmor is not installed (k…
Browse files Browse the repository at this point in the history
…ubernetes-sigs#8042)

* Ensure apparmor is installed (kubernetes-sigs#8011)

Kubespray deployment failed when using containerd backend on nodes that apparmor was not installed or previously removed. This PR ensure apparmor is installed by adding it into required_pkgs var.

(cherry picked from commit 4bace24)

* Ensure apparmor is installed (kubernetes-sigs#8036)

Kubespray deployment failed when using containerd backend on nodes that apparmor was not installed or previously removed. This PR ensure apparmor is installed by adding it into required_pkgs var.

(cherry picked from commit af04906)

Co-authored-by: rtsp <git@rtsp.us>
  • Loading branch information
2 people authored and otani88 committed Mar 5, 2022
1 parent 92ced26 commit bb2724a
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 336 deletions.
Loading

0 comments on commit bb2724a

Please sign in to comment.