Difference between revisions of "Microk8s on LXD"
Jump to navigation
Jump to search
(Created page with "# LXD issues with app armour https://blog.sleeplessbeastie.eu/2020/07/20/how-to-deal-with-missing-apparmor-profiles-for-microk8s-on-lxd/") |
|||
Line 1: | Line 1: | ||
# LXD issues with app armour | # LXD issues with app armour | ||
https://blog.sleeplessbeastie.eu/2020/07/20/how-to-deal-with-missing-apparmor-profiles-for-microk8s-on-lxd/ | https://blog.sleeplessbeastie.eu/2020/07/20/how-to-deal-with-missing-apparmor-profiles-for-microk8s-on-lxd/ | ||
+ | |||
+ | Run on all k8s nodes | ||
+ | apparmor_parser --add /var/lib/snapd/apparmor/profiles/snap.microk8s.* |
Revision as of 16:28, 18 October 2020
LXD issues with app armour
Run on all k8s nodes apparmor_parser --add /var/lib/snapd/apparmor/profiles/snap.microk8s.*