Skip to content

Understanding the high-availability helm chart #205

@mwashley2

Description

@mwashley2

Looking at and generating a helm template with the HA chart I notice there is a stateful set created for each individual node (ie, a statefulset for each coord-0, one for coord-1, etc) vs for example a single statefulset for coordinators with 3 nodes and statefulset for the 2 data nodes. I'm admittedly not an expert in helm/k8s but other technologies I've used such as elastic work in this way.

I ask because I'm currently on a standalone config for testing purposes and preparing to deploy a HA deployment. I've been getting mixed results from AmazonQ specifically and decided I should consult with the authors here before going too much further.

Metadata

Metadata

Assignees

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