adamant-kite-43734
12/29/2023, 6:20 PMnutritious-tomato-14686
12/29/2023, 7:54 PMnutritious-tomato-14686
12/29/2023, 7:55 PMprofile: cis-1.23
pod-security-admission-config-file: /path/to/my/custom/pss.yaml
nutritious-tomato-14686
12/29/2023, 8:02 PMpod-security-admission-config-file
flag, we not write the default pss.yaml, but there are other steps/operations we take if we see profile: cis-XX
as well.nutritious-tomato-14686
12/29/2023, 8:06 PMprofile: cis
which should make upgrading in the future easier. The idea is that whatever verion of K8s you are on, the associated cis profile tests will pass. CIS has swapped back and forth between tracking upstream (ie K8s 1.23 has a cis-1.23 benchmark) and is now back to a more generic versions (K8s 1.26+ using cis-1.7 and I believe 1.28+ using cis-1.8).full-train-34126
12/29/2023, 8:12 PMnutritious-tomato-14686
12/29/2023, 8:18 PMnutritious-tomato-14686
12/29/2023, 8:43 PMkube-apiserver
is launching with, the journalctl
logs around Running kube-apiserver
seem incomplete. Check /var/lib/rancher/rke2/agent/pod-manifests/kube-apiserver.yaml
which is actually what gets launched by RKE2.full-train-34126
12/29/2023, 8:55 PM