#Migrate from Pod-identity to workload-identity

1 messages · Page 1 of 1 (latest)

minor totem
#

Hi,

I try to migrate from pod-identity to workload-identity. We also use SecretProviderClass to fetch secerts from our KeyVaults. The problem is that the pods do not start up because of an error within the pod

Response body: {"error":"invalid_request","error_description":"Multiple user assigned identities exist, please specify the clientId / resourceId of the identity in the token request"} Endpoint

How can I find out what's wrong? I enabled azure-keyvault-secrets-provider, workload-identity and oidc-issuer.

solemn gate
minor totem
#

Yea, I've seen this. They solved it by restarting MIC, NMI pods, but I uninstalled Pod-Identity in order to migrate to Workload-Identity.

#

So I only have the these pods
aks-secrets-store-csi-driver
aks-secrets-store-provider-azure
wi-webhoook-controller-manager

solemn gate