Skip to content

support easier scaling of funktions + flows #28

@jstrachan

Description

@jstrachan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions