Skip to content

[Feature][Improvement] Support multi cluster environments #9462

@lenboo

Description

@lenboo

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

If there are Shanghai sh, Hangzhou hz, two clusters as an example. The data source of each cluster may be independent, especially multinational companies are restricted by local laws and policies. The same task may need to be performed in different data centers.

  • In the case of multiple clusters, split common operations and cluster-related operations.
  • Whether the button of a single cluster remains unchanged or the complete set is identified by the available clusters.

Use case

Workflow A are associated with two clusters: C1 / C2.
Run the workflow A, and two workflow instances would be generated:
instance1 with cluster C1;
instance2 with cluster C2.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions