Is resizing control plane nodes after installation supported in OpenShift 4?

Solution Verified - Updated -

Environment

  • Red Hat OpenShift Container Platform (RHOCP)
    • 4

Issue

  • Is control plane (master) nodes resizing a supported day-2 operation?
  • How more resources can be added to the control plane nodes without reinstalling the cluster?

Resolution

There could be different procedures depending on the installation type and the platform:

In currently supported OpenShift versions, a rolling update resizing for the control plane nodes (shut down one of the control plane nodes at a time, modify its memory and/or CPU, and start up again) is possible if the infrastructure allows it.

Cautions:

  • Make sure that the rest of the masters are completely healthy before removing or shutting down one of them.
  • Removing or shutting down a master may be a risky operation in an overloaded or unhealthy cluster. Open a support case if the cluster is in this situation and needs to increase the hardware of the control plane nodes and some additional guidance is required.

Root Cause

In currently supported OpenShift versions, a rolling update resizing for the control plane nodes is possible if the infrastructure allows it.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments