camunda-consulting / camunda-demo-starter

A project consultants can use for custom demo and PoC.
6 stars 4 forks source link

K8s Integration #26

Open plungu opened 2 years ago

plungu commented 2 years ago
plungu commented 2 years ago

Dave is working on the greenfield project and will integrate the greenfield into demo starter.

plungu commented 2 years ago

Need to add an ingress for the C8 zeebe-gateway on the kind profile to allow connection from docker-compose and localhost. Example based on azure using nginx. https://github.com/upgradingdave/camunda-deep-dives/blob/main/azure-zeebe-ingress/zeebe-ingress.yaml

Another option is to deploy the clients within the K8s cluster you just need a k8s cluster-ip service to connect.