camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.08k stars 1.54k forks source link

Provide a helm chart and introductions to setup a kubernetes cluster #2428

Open ThorbenLindhauer opened 4 years ago

ThorbenLindhauer commented 4 years ago

This issue was imported from JIRA:

Field Value
JIRA Link CAM-12183
Reporter NYBzR2x
What is this name? This pseudonym name was generated based on the user name in JIRA to protect the personal data of our JIRA users. You can use this identifier to search for issues by the same reporter.
Has restricted visibility comments true

User story

When I want to setup a Kubernetes deployment, I can use a helm chart and follow instructions.

Background

The helm chart contains Kubernetes yaml files that describe how to deploy the container to Kubernetes. 

A potential solution is to provide a "template" like helm chart and documentation on how users can adjust the helm chart to their requirements.

For reference, a link to the Zeebe helm chart.

https://docs.zeebe.io/kubernetes/installing-helm.html

 

AC

 

Links:

ThorbenLindhauer commented 3 years ago

This comment was imported from JIRA and written by user zJ2Om0v

What is this name? This pseudonym name was generated based on the user name in JIRA to protect the personal data of our JIRA users. You can use this identifier to search for issues by the same reporter.


@toco-cam Since I see this ticket just updated recently so I assume it's still valid. FYI, in 2020 I've created a Helm chart for CamBPM, and I've released v1.0.0 last month.

It's just a matter of promoting it from a community project to an official project.


Links:

Camunda Helm repo: https://github.com/camunda-community-hub/camunda-helm

Camunda Platform Helm chart: https://github.com/camunda-community-hub/camunda-helm/tree/main/charts/camunda-bpm-platform

A blog post about releasing the Camunda Platform Helm chart v1.0.0: https://camunda.com/blog/2021/08/releasing-camunda-platform-community-helm-chart