Important
Projet name is now Blue Agent! Was previously known as Azure Pipelines Agent.
Blue Agent is self-hosted agent in Kubernetes, cheap to run, secure, auto-scaled and easy to deploy.
We broke through 2,000,000 container pulls in August! π
- π Agent register and restart itself.
- ποΈ Allow to build containers inside the agent using BuildKit.
- π Build authenticity can be cryptographically verified with Cosign and GPG.
- π΅ Can run air-gapped (no internet access).
- π° Cheap to run (dynamic provisioning of agents, can scale from 0 to 100+ in few seconds with KEDA).
- πͺ Performances can be customized depending of the engineering needs, which goes far beyond the Microsoft-hosted agent.
- π₯οΈ Pre-built with Windows Server, Debian, Ubuntu, Red Hat Enterprise Linux.
- π¦ SBOM (Software Bill of Materials) is packaged with each container image.
- π System updates are applied every day.
Deployment is available using Helm on a Kubernetes cluster or Bicep on Azure Container Apps.
Documentation is available at clemlesne.github.io/blue-agent.