Skip to content

Multiple Mixcoord components in a single deployment #36544

Discussion options

You must be logged in to vote

Milvus supports Coordinator HA from 2.3.3: https://milvus.io/docs/coordinator_ha.md#Coordinator-HA

Since the coordinators have been merged to mixcoord, we can config the value.yaml like this. And then increase the mixcoord k8s replicas to 2.

mixCoordinator:
  replicas: 2
  activeStandby:
    enabled: true

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by nairan-deshaw
Comment options

You must be logged in to vote
2 replies
@yhmo
Comment options

@nairan-deshaw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants