ganrad / Az-DevOps-Agent-On-AKS

Build and deploy Azure DevOps Pipeline agent in a container on Azure Kubernetes Service. Elastically scale the DevOps build infrastructure.
42 stars 50 forks source link

Unable to Connect to kubernetes. What service connection do you use in devops to connect to my private cluster? #8

Closed zimmerab closed 3 years ago

zimmerab commented 3 years ago

I have a rbac cluster and I keep getting issues with my connections to use helm or kubectl in devops.

ganrad commented 3 years ago

@zimmerab You can create a service connection in ADO using one of the following - kubeconfig file, k8s service account or azure subscription. Refer to the ADO docs.