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

Understand the story for multiple namespaces and a single or multiple kore deployment #68

Closed
jeffhollan opened this issue Apr 4, 2019 · 3 comments

Comments

@jeffhollan
Copy link
Member

Sounds like cross namespace custom metrics isn't supported today.

@ahmelsayed
Copy link
Contributor

Do you mean that Kore has to be in the same namespace as the deployment for custom metrics to work?

I was thinking of the following scenarios:

  • I want to deploy kore to manage ALL ScaledObjects in all namespaces
  • I want kore to only manage the namespace it's deployed in.
  • I want to deploy kore to manage 1 or more namespaces

For example I could be:

  • an operator (or a dev with a cluster) and just want all my users to be able to deploy functions.
  • a user for a cluster. The cluster operator created a namespace for me and I have full permissions just on that namespace.
  • An operator with a very large cluster, and I want to partition my cluster to 2 or more kore instances.

@yaron2
Copy link
Contributor

yaron2 commented Apr 17, 2019

We should be pursuing option 1, IMHO

@jeffhollan
Copy link
Member Author

This appears to work fine today. I always deploy keda in it's own namespace and my functions in default and everything is happy

preflightsiren pushed a commit to preflightsiren/keda that referenced this issue Nov 7, 2021
* Update azure-storage-blob.md

* call out the diff with azure functions contract
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

3 participants