ApisixPluginConfig - cluster scope #11483
piotrgasior
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Apisix Gateway with Apisix Ingress Controller on Kubernetes cluster.
Is there possibility to define some plugin on the cluster level and attach it via annotation to routes in different namespaces in the cluster?
According to documentation:
ApisixPluginConfig is a resource under the same Namespace as Ingress
, but is there another way to have one definition of the plugin and then using annotation just attach it to the route/service in different namespace?Beta Was this translation helpful? Give feedback.
All reactions