-
Notifications
You must be signed in to change notification settings - Fork 473
Closed
Labels
O-sales-engInternal source: Sales EngineeringInternal source: Sales EngineeringP-1High priority; must be done this releaseHigh priority; must be done this releaseT-missing-info
Milestone
Description
Our current Helm instructions do not use helm
commands to upgrade a CockroachDB cluster. There was a specific reason for not using helm here, but it's been lost to history, it seems.
- This note might touch on why we didn’t just use
helm upgrade
: https://github.com/helm/charts/tree/master/stable/cockroachdb#upgrading. - This section also mentions problems with
helm upgrade
and StatefulSets: https://github.com/helm/charts/tree/master/stable/cockroachdb#scaling
Guidance from @DuskEagle:
I think it will only work if you delete the
cluster-init.yaml
orcluster-init-secure.yaml
before issuing thehelm upgrade
command.
Metadata
Metadata
Assignees
Labels
O-sales-engInternal source: Sales EngineeringInternal source: Sales EngineeringP-1High priority; must be done this releaseHigh priority; must be done this releaseT-missing-info