Kong / deck

decK: Configuration management and drift detection for Kong
https://docs.konghq.com/deck/overview
Apache License 2.0
426 stars 127 forks source link

Mixing configuration from Deck and the ingress controller #827

Open ludovic-pourrat opened 1 year ago

ludovic-pourrat commented 1 year ago

Hi,

We are currently shipping configuration to Kong from Deck and from the ingress controller, both managed by dedicated labels.

We would like Deck to be able to assign plugins defined by the ingress controller to the services / routes.

Is there a option for this like an _external feature or so whatever ?

mheap commented 1 week ago

I'd love to hear more about your actual use case here @ludovic-pourrat. Why are you using deck for plugins rather than the KongPlugin CRD?