Hi all! What kind of agent are people using in Azure? We're tossing up between the Docker agent on Azure App Service and the K8s agent on AKS
We've managed to deploy both options but are interested if there are any compelling reasons out there to choose the K8s approach that warrant the extra infra configuration and maintenance that comes with it?
k
Kevin Kho
07/22/2021, 1:42 PM
Hey @Tom Blake, I don’t think there are any compelling reasons if the Docker Agent already works for you and your flows. If you’re mainly running them as Docker containers, the Docker container would be enough.