Category: Kubernetes, github, automation

Brigade is a tool from the team that brought you Helm and Draft, which are designed to assist developers and operations teams to accomplish more work with event-driven scripting. The tool enables teams to build out any ordered workflow of containers in Kubernetes and trigger the workflow by listening for arbitrary events.

It follows the same patterns found in other forms of serverless computing, where a Brigade pipeline is triggered by an event. At first glance, Brigade: You can use Brigade to easily automate just about any process you can think of in your workflow using Javascript.

To call hello(), we need to map it to a URL - in this case we want to map it to the root path (/).

Related Articles