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

Investigate how KIC could run without cluster role #6940

Open
2 of 4 tasks
randmonkey opened this issue Jan 8, 2025 · 0 comments
Open
2 of 4 tasks

Investigate how KIC could run without cluster role #6940

randmonkey opened this issue Jan 8, 2025 · 0 comments
Milestone

Comments

@randmonkey
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Does this enhancement require public documentation?

  • I have added an Acceptance Criteria item for adding and/or adjusting public documentation (if applicable)

Problem Statement

From FTI-6416. Customer want to use KIC to manage only resources in one namespace and do not want clusterroles to be created for KIC.
Currently KIC need to reconcile several kinds of cluster scoped resources:

  • IngressClass
  • GatewayClass
  • KongClusterPlugin
  • KongVault
  • KongLicense
    We need to know if KIC can run without reconciling these cluster wide resources so KIC can run without cluster riles, and what functions are affected if KIC is running in such situtaion.

Proposed Solution

  • Check whether KIC can run without reconciling any cluster scoped resources
  • Summarize affects on functions if KIC run without cluster roles

Additional information

No response

Acceptance Criteria

  • Know how KIC can run without cluster role
  • Have a document about what functions are affected if KIC run without cluster role
@randmonkey randmonkey added this to the KIC v3.5.x milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant