Azure DevOps Agents on AKS with the kaniko Option
There are alternative ways to use Azure DevOps agents on AKS withKaniko. Through this, you can replace Docker with a container build tool that can build images without needing a Docker daemon or special privileges for the build. Kaniko is used to build test images and create an agent for deployment.. read more Â










