Skip to main content

Overview

Zeebe on K8s

This section covers the fundamentals of how to run Zeebe in Kubernetes. There are several alternatives on how to deploy applications to a Kubernetes Cluster, but the following sections are using Helm charts to deploy a set of components into your cluster.

Helm allows you to choose exactly what chart (set of components) do you want to install and how these components needs to be configured. These Helm Charts are continuously being improved and released to the Official Zeebe Helm Chart Repository http://helm.camunda.io

You are free to choose your Kubernetes provider, our Helm charts are not cloud provider specific and we encourage reporting issues here if you find them.

You can also join us in Slack at: https://zeebe-slack-invite.herokuapp.com/

This document is divided in the following sections: