GitHub - clemlesne/blue-agent: Deploy Azure Pipelines agent on Kubernetes. Easy way, cheap. Meet SLSA level 4. Windows and Linux.

1 min read Original article ↗

Important

Project name is now Blue Agent! Was previously known as Azure Pipelines Agent.

Blue Agent

Blue Agent is self-hosted agent in Kubernetes, cheap to run, secure, auto-scaled and easy to deploy.

Last release date Project license

Artifact Hub Artifact Hub

Celebrating the community

We broke through 2,000,000 container pulls in August! 🎉

Features

Best practices for safety

  • 💰 Cheap to run (dynamic provisioning of agents, can scale from 0 to 100+ in few seconds with KEDA).
  • ðŸ“Ķ SBOM (Software Bill of Materials) is packaged with each container image.
  • 🔄 System updates are applied every day.
  • 🔒 Build authenticity can be cryptographically verified with Cosign and GPG.
  • ðŸŠķ Slim container images by design.

How to deploy

Deployment is available using Helm on a Kubernetes cluster or Bicep on Azure Container Apps.

Documentation

Documentation is available at clemlesne.github.io/blue-agent.

Code of conduct

Authors