Create kubeconfig file from Service Connection to Azure Kubernetes Services (AKS).
Usage sample
From Azure Resource Manager
z
This YAML example shows how Azure Resource Manager is used to refer to the Kubernetes cluster. This is used with one of the helm commands and the appropriate values required for the command:
This YAML example shows how Kubernetes service connection is used to refer to the Kubernetes cluster. This is used with one of the helm commands and the appropriate values required for the command:
- task: GetAKSConfig@5
displayName: Get AKS Config
inputs:
connectionType: Kubernetes Service Connection
kubernetesServiceEndpoint: Contoso