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

Discussion: Support Dedicated Invokers #752

Open
hunhoffe opened this issue Sep 22, 2022 · 1 comment
Open

Discussion: Support Dedicated Invokers #752

hunhoffe opened this issue Sep 22, 2022 · 1 comment

Comments

@hunhoffe
Copy link
Contributor

There is a new(ish) feature of OpenWhisk to support dedicated invokers (apache/openwhisk#5292), that is, the ability to specify an invoker (or invokers) to handle all activations made in a namespace

Use-cases for this could be heterogeneous invoker nodes, and in this case you'd need the ability to ensure an invoker is deployed on a specific node, and that invoker is labelled correctly with the dedicated tag and the dedicatedNamespace label.

I am not sure of the best way to implement this feature in the current helm format, so I ignored this feature in my latest PR #729 because I wanted to get the PR out in a timely fashion.

I am hoping we can have discussion here to figure out how best to integrate this feature as I believe it would be a very useful in the context of Kubernetes deployments.

@rabbah
Copy link
Member

rabbah commented Oct 14, 2022

@hunhoffe I see how this can be useful in production deployments.

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

2 participants