You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In section, "Use the following manifest to deploy SecretProviderClass to provide Azure Key Vault specific parameters to the CSI driver" The reference of type under secretObjects needs a correction from 'tls' to 'kubernetes.io/tls' and key should referenct o tls.key and tls.crt as the gatewayobject in Istio refers to kubernetes tls with exact names.
Type of issue
Code doesn't work
Feedback
In section, "Use the following manifest to deploy SecretProviderClass to provide Azure Key Vault specific parameters to the CSI driver" The reference of type under secretObjects needs a correction from 'tls' to 'kubernetes.io/tls' and key should referenct o tls.key and tls.crt as the gatewayobject in Istio refers to kubernetes tls with exact names.
Refer below for an example that worked for me.
Adding another example as well if any one wants to refer to cert directly from keyvault as this took good time for me to figureout.
Page URL
https://learn.microsoft.com/en-us/azure/aks/istio-secure-gateway
Content source URL
https://github.com/MicrosoftDocs/azure-aks-docs/blob/main/articles/aks/istio-secure-gateway.md
Author
@deveshdama
Document Id
71845395-d208-2c49-ac6d-8376713f2607
The text was updated successfully, but these errors were encountered: