Self-Hosted Azure Devops Agent for kubernetes
Docker Image : shubhamranjan/az-devops-k8s-agent:latest
-
Modify
sample/create_secret.sh
with the required Azure Devops Organisation URL, PAT and Agent Pool Name. -
Run the script or the command directly in the required namespace.
sh ./sample/create_secret.sh
-
Apply
sample/deployment.yml
after making any required changes like namespace (if modified in the previous step).kubectl apply -f sample/deployment.yml