pod-identity-webhook, 1.22 migration, removed api admissionregistration.k8s.io/v1beta1

0

I have 3 eks clusters, and on all of them the: MutatingWebhookConfiguration pod-identity-webhook is created with apiversion: admissionregistration.k8s.io/v1beta1 which will be removed in 1.22 Is it my responsability to re-create the whole pod-identity setup with something supported in 1.22+, or will the upgrade managed this and the admission webhook will still be running on the managed api servers ?

질문됨 2년 전299회 조회
1개 답변
1

Even though you can see the Pod Identity Webhook mutatingwebhookconfigurations resource in the EKS cluster, you should also notice that the pods are not running on your nodes. In an EKS cluster, the Pod Identity Webhook pods run on the managed control plane. So, yes, when the cluster is upgraded, the new api versions will be set for you.

profile pictureAWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인