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

support easier scaling of funktions + flows #28

Open
jstrachan opened this issue Jan 13, 2017 · 0 comments
Open

support easier scaling of funktions + flows #28

jstrachan opened this issue Jan 13, 2017 · 0 comments

Comments

@jstrachan
Copy link
Contributor

jstrachan commented Jan 13, 2017

right now when we modify a Function or Flow the operator updates the Deployment. So if you update the Deployment - for example to scale it - the replicas usually gets overwritten by the operator.

It'd be nice to make a fix to this though. e.g. maybe the operator preserves the replicas on the Deployment whenever its updating due to changes to the Function or Flow?

e.g. we want to be able to reuse auto scaling in kubernetes - so the operator shouldn't get in the way

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