Skip to content

Clusters cannot be upgraded #657

Answered by vrutkovs
gerijani asked this question in Q&A
May 31, 2021 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Single node masters can't be upgraded just yet via console. This would be resolved in 4.8.

The workaround:

  • Make etcd backup. Single master upgrades are dangerous
  • Add override for etcd quorum guard in ClusterVersion:
  overrides:
    - group: apps/v1
      kind: Deployment
      name: etcd-quorum-guard
      namespace: openshift-etcd
      unmanaged: true

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@gerijani
Comment options

@vrutkovs
Comment options

@gerijani
Comment options

@vrutkovs
Comment options

@gerijani
Comment options

Answer selected by vrutkovs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #656 on May 31, 2021 13:13.