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

Korrel8r as a k8s custom resource with operator #54

Closed
alanconway opened this issue May 10, 2023 · 1 comment
Closed

Korrel8r as a k8s custom resource with operator #54

alanconway opened this issue May 10, 2023 · 1 comment
Assignees
Milestone

Comments

@alanconway
Copy link
Collaborator

alanconway commented May 10, 2023

Define a k8s Custom Resource and operator for korrel8r when running in a cluster.

  • korrel8r CR configures list of available stores and domains
  • special instance used by openshift console if present. Configured with same stores used by console.
  • user instances can connect to other stores

Tenancy:

Korrel8r needs to run with a service account that has permissions to query all the stores that will be used.
Korrel8r clients need the same permissions, to avoid insecure access to data.
Need to determine how best to represent this as k8s roles, many stores with different access rules could get complicated.

@alanconway
Copy link
Collaborator Author

Completed.

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

No branches or pull requests

1 participant