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
With #330, we are introducing support for using managed identities in AKS clusters. However, AKS clusters can also use service principals as their identities.
How could Crossplane help solve your problem?
This issue is for:
Adding support for specifying an already existing service principal's credentials (client ID and secret) in spec.forProvider to be used as the identity of the AKS cluster being provisioned. A related bug is reported in Application not found while provisioning AKS cluster #319.
The text was updated successfully, but these errors were encountered:
What problem are you facing?
With #330, we are introducing support for using managed identities in AKS clusters. However, AKS clusters can also use service principals as their identities.
How could Crossplane help solve your problem?
This issue is for:
spec.forProvider
to be used as the identity of the AKS cluster being provisioned. A related bug is reported in Application not found while provisioning AKS cluster #319.The text was updated successfully, but these errors were encountered: