Sizing your IBM® Cloud Private cluster

Each IBM Cloud Private cluster has its own characteristics. There are guidelines that provide sample deployment sizes. They have been classified by size and purpose. The considerations are focused on clusters that are either deployed to VMware or OpenStack environments.

Note: The requirements that are listed aren’t minimum requirements.

Considerations before you size your cluster

View the following considerations before you size your cluster.

Worker nodes (workloads)

As you determine the number of worker nodes and the resource configurations, consider the workload that is running.

Proxy nodes

The following considerations are for proxy node sizing. Proxy nodes can be added at any time.

Management nodes

Larger clusters with more workload require larger management nodes. Management nodes can be added at any time if they were originally externalized.

For proxy nodes, consider the headspace requirements to carry the workload due to a node failure.

Large cluster considerations

Consider the capabilities of IBM Cloud Private when you plan for a large cluster. IBM Cloud Private has extra enterprise capability workloads in addition to Vanilla Kubernetes, adding more services, such as Calico (node to node MeSH). Also, consider monitoring, logging, and the vulnerability assessment.

The following are more considerations:

Note: IPVS takes extra considerations for deployment.

Sample deployments

View the following sample deployments of different sized environments.

Small IBM Cloud Private environment (resilience medium)

Node type Number of nodes CPU Memory (GB) Disk (GB)
Boot 1 2 8 250
Master 3 16 32 500
Management 2 8 16 500
Proxy 2 4 16 400
Worker - Java Workloads 3+ (Max:20) 8 32 400

To create a testing environment with this particular cluster, you can deploy a single master node and decrease the proxy nodes (resilience low). To provide the most flexibility for your environment, you must not combine node types. The workers included are shaped for Java workloads. See the Worker nodes section.

Medium IBM Cloud Private environment (resilience medium)

Node type Number of nodes CPU Memory (GB) Disk (GB)
Boot 1 2 8 250
Master 3 16 32 500
Management 2 16 32 500
Proxy 2 4 16 400
Worker - Java Workloads 3+ (Max:20) 8 32 400
Worker 5+ (Max:70) 8 32 400
VA 3 6 24 500

To increase your cluster's resilience level, add two extra master nodes.

Large IBM Cloud Private environment (resilience high)

Sizing cluster for 500 worker nodes:

Node type Number CPU Memory (GB) Disk (GB)
Boot node 1 4 8 250
Master node 3 16 128 500
Management node 2 16 128 500
Proxy node 2 4 16 256
VA node 3 6 48 500
Worker node 500 8 32 400

Sizing cluster for 1000 worker nodes:

Node type Number of nodes CPU Memory (GB) Disk (GB)
Boot 1 4 8 250
Master 3 16 128 500
Management 5 16 128 500
Proxy 2 4 16 256
VA 3 6 48 500
Worker 1000 8 32 400

To increase your cluster resilience level, you must deploy and manage workloads across multiple IBM Cloud Private clusters.