microscopic-diamond-94749
05/08/2023, 10:26 AMPodSecurityPolicy
on the Cluster. There is only one left:
$ k get psp
\Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
NAME PRIV CAPS SELINUX RUNASUSER FSGROUP SUPGROUP READONLYROOTFS VOLUMES
psp.flannel.unprivileged false NET_ADMIN,NET_RAW RunAsAny RunAsAny RunAsAny RunAsAny false configMap,secret,emptyDir,hostPath
It is referenced by the flannel ClusterRole
. Can we delete the PSP? Or how do we process with our Upgrade? Is this all done in the background during the upgrade with RKE?