clemlesne / blue-agent

Deploy Azure Pipelines agent on Kubernetes. Easy way. Cheap. Windows and Linux.

Home Page:https://clemlesne.github.io/blue-agent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

Projet 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.

Docker pulls GitHub all releases Last release date Project license

Artifact Hub Artifact Hub

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.

How to deploy

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

Deploy to Azure

Documentation

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

About

Deploy Azure Pipelines agent on Kubernetes. Easy way. Cheap. Windows and Linux.

https://clemlesne.github.io/blue-agent/

License:Apache License 2.0


Languages

Language:Shell 41.4%Language:Smarty 24.6%Language:Bicep 20.7%Language:PowerShell 7.3%Language:Makefile 5.3%Language:HTML 0.4%Language:Dockerfile 0.2%