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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南