-
Hi
I recently deployed Zeebe to a kubernetes cluster that uses the Istio Service Mesh.
To configure Port Selection (https://istio.io/docs/ops/configuration/traffic-management/protocol-selection/)…
-
Every Zeebe broker provides metrics that can easily be collected by Prometheus, so that you can aggregate all metrics across brokers in a cluster or use Grafana to visualize it.
An example can be f…
-
Hi, had another go at getting the operator running on my local docker-kubernetes cluster, and am running into another issue. Helm installs the the zeebe-operator chart fine, and applying a ZeebeCluste…
-
Hi,
Zeebe version: _0.22_
Deployment: _latest using helm-charts_
Details: Operate and broker gets crashed after 1 week of installation. It is expected run with out.
If a broker crashed it doesnt a…
-
Currently we have several things differently configured for the zeebe statefulset
Example statefulset:
```
---
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: zeebe
labels:
ap…
-
Hey Folks,
first of all - many thanks for the work and effort you put in `zeebe`.
This piece of software is performing really well in our environment.
I've noticed, that there is a new `manif…
-
Hi,
Version 7.3.0 of elasticsearch helm charts are not compatile with k8s version 1.16. It uses deprecated apiVersions.
Can you please update the version of the elasticsearch helm charts you use f…
-
Hello,
I'm facing an issue when istalling the chart. Im running kubeadm 1.16.3 and the api from Deployments seems to have changed from:
```
apiVersion: extensions/v1beta1
kind: Deployment
```
…
-
I installed the helm charts following the docs on docs.zeebe.io, using `--name zeebe`.
Afterwards, it all came up:
```
➜ kubectl get svc
NAME TYPE …
jwulf updated
5 years ago
-
Zeebe cluster is not production-ready. Once a node goes down, the entire cluster goes onto crash loop and never came up itself. Attached a screen capture.
Attached my one pod log as well.
[log…