Closed a2yp closed 1 year ago
Good point. I just checked with kind and it indeed fails to install. More than that, existing instruction for existing deployment also does not work anymore as we added kustomize support. I'll fix both soon.
EDIT: created https://github.com/flatcar/flatcar-linux-update-operator/pull/183.
Current situation
Used the examples to deploy –
kubent
says PodSecurityPolicy is deprecated/removed:Impact
Possible issues when upgrading Kubernetes to 1.25 – haven't tried yet.
Ideal future situation
Do not use the deprecated/removed PodSecurityPolicy and replace it in the examples.