MCPcopy Index your code
hub / github.com/brigadecore/brigade

github.com/brigadecore/brigade @v2.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.6.0 ↗ · + Follow
1,984 symbols 5,859 edges 309 files 775 documented · 39% 53 cross-repo links updated 3y agov2.6.0 · 2022-06-09★ 2,41126 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Brigade: Event-Driven Scripting for Kubernetes

build slack Netlify Status

Brigade is a full-featured, event-driven scripting platform built on top of Kubernetes. It integrates with many different event sources, more are always being added, and it's easy to create your own if you need something specific. And the best part -- Kubernetes is well-abstracted so even team members without extensive Kubernetes experience or without direct access to a cluster can be productive.

⚠️ You are viewing docs and code for Brigade 2. If you are looking for legacy Brigade 1.x documentation and code, visit the v1 branch

Getting Started

Ready to get started? Check out our QuickStart for comprehensive instructions.

The Brigade Ecosystem

Brigade's API makes it easy to create all manner of peripherals-- tooling, event gateways, and more.

Gateways

Our event gateways receive events from upstream systems (the "outside world") and convert them to Brigade events that are emitted into Brigade's event bus.

Other Event Sources

Monitoring

Brigade Metrics is a great way to obtain operational insights into a Brigade installation.

SDKs

Use any of these to develop your own integrations!

Contributing

The Brigade project accepts contributions via GitHub pull requests. The Contributing document outlines the process to help get your contribution accepted.

Support & Feedback

We have a slack channel! Kubernetes/#brigade Feel free to join for any support questions or feedback, we are happy to help. To report an issue or to request a feature open an issue here

Code of Conduct

Participation in the Brigade project is governed by the CNCF Code of Conduct.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 913
Function 616
Struct 320
Interface 68
TypeAlias 40
Class 24
FuncType 2
Enum 1

Languages

Go96%
TypeScript4%

Modules by API surface

sdk/v3/events.go53 symbols
v2/apiserver/internal/api/events.go51 symbols
sdk/v3/workers.go39 symbols
sdk/v3/jobs.go36 symbols
v2/apiserver/internal/api/jobs.go34 symbols
sdk/v3/projects.go34 symbols
v2/apiserver/internal/api/workers.go32 symbols
v2/apiserver/internal/api/sessions.go30 symbols
v2/apiserver/internal/api/events_test.go29 symbols
v2/apiserver/internal/api/service_accounts.go28 symbols
v2/apiserver/internal/api/projects.go27 symbols
sdk/v3/service_accounts.go26 symbols

Dependencies from manifests, versioned

github.com/AlecAivazis/survey/v2v2.0.7 · 1×
github.com/Azure/go-amqpv0.13.1 · 1×
github.com/Masterminds/goutilsv1.1.1 · 1×
github.com/Masterminds/sprigv2.22.0+incompatible · 1×
github.com/armon/circbufv0.0.0-2019021419053 · 1×
github.com/bacongobbler/browserv1.1.0 · 1×
github.com/brigadecore/brigade-foundationsv0.3.0 · 1×
github.com/coreos/go-oidcv2.2.1+incompatible · 1×
github.com/cpuguy83/go-md2man/v2v2.0.0-2019031423301 · 1×

Datastores touched

eventsCollection · 1 repos
logsCollection · 1 repos
project-role-assignmentsCollection · 1 repos
projectsCollection · 1 repos
role-assignmentsCollection · 1 repos
service-accountsCollection · 1 repos
sessionsCollection · 1 repos
usersCollection · 1 repos

For agents

$ claude mcp add brigade \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page