Skip to content

Commit

Permalink
docs: make note of debug containers
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKujawa authored Feb 2, 2024
1 parent a2bfd9c commit 401c279
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ If you have copied data from Zeebe to your local machine you could run the follo

### Kubernetes

> [!Important]
>
> This approach doesn't work anymore with 8.3+ and non-root containers. See related issue https://github.com/Zelldon/zdb/issues/332
If have Zeebe installed in Kubernetes and want to investigate the Zeebe data you can run `zdb` as an [ephemeral container](https://kubernetes.io/docs/concepts/workloads/pods/ephemeral-containers/)

```
Expand Down

0 comments on commit 401c279

Please sign in to comment.