Documentation

Introduction

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

Features

  • 🔄 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.

Next

Last updated on