Kong / deck

decK: Configuration management and drift detection for Kong

Home Page:https://docs.konghq.com/deck/overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple DecK process running at same time

danfukuoka opened this issue · comments

Hello,

The document at https://docs.konghq.com/deck/latest/guides/best-practices/ states:

"Always ensure that you have only one decK process running at any time. Multiple processes can conflict with each other and potentially corrupt Kong's configuration."

But is it still true when we use Distributed Configurations with tags that ensure updates occur in different resources of Kong?

Thanks!