From 53bc8b4d88a72f04606ec007c3c852df4fc34814 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Thu, 23 Nov 2023 18:35:24 +0000 Subject: [PATCH] Latest CI fixes --- docs/misc.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/misc.md b/docs/misc.md index 72e219e..f52ecb0 100644 --- a/docs/misc.md +++ b/docs/misc.md @@ -29,6 +29,9 @@ Something along the lines of https://github.com/onfido/k8s-cleanup which doesnt - https://github.com/ishantanu/awesome-kubectl-plugins - https://github.com/kubernetes/kubernetes/blob/master/cluster/gce/gci/configure-helper.sh +## AppArmor +- https://github.com/containers/common/blob/e2da7bec2245bfc3920e7698d9cab1a6393f0623/pkg/apparmor/apparmor_linux_template.go + ## Update Api-server config Add the following extraArgs to the ClusterConfiguration configMap in the kube-system namespace: `kubectl edit -n kube-system cm kubeadm-config`