Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: KongClusterPlugins for sharing plugin configuration across namespaces #495

Closed
hbagdi opened this issue Jan 8, 2020 · 0 comments
Milestone

Comments

@hbagdi
Copy link
Member

hbagdi commented Jan 8, 2020

Currently KongPlugins can only be accessed from the namespace they reside in, as they have Namespaced scope. In many scenarios, it may make sense to apply the same KongPlugin to Ingresses in different namespaces, e.g. for separate teams that manage their Ingress/Service definitions in a team-specific namespace, but should use an organization-wide OIDC config for authenticating clients.

A Cluster scope KongPlugin CRD would allow easy plugin configuration sharing across an organization, without manually duplicating and synchronizing the definitions on a per-workspace basis.

cc @rainest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant