Skip to main content

Requirements and Limitations

The Rocket Pad Platform base consists of many services and operators which add additional resource usage to the basic Kubernetes cluster setup. Also some components might add limitations to the platform. Those limitations and the hardware requirements are described on this page.

Hardware Requirements

The underlying hardware or the Kubernetes cluster has to meet the hardware requirements shown below.

info

The hardware requirements must be met per node and per cluster! Its not sufficient to only meet the node hardware requirements, but not the cluster requirements

Cluster

The total of the hardware resources of the nodes in the cluster should meet the following requirements.

ResourceMinimumRecommended
Number of Nodes1 Nodes3 Nodes
CPU Cores8 Cores12 Cores
Memory24GB32GB

Nodes

Each single node in the cluster should meet the following requirements.

ResourceMinimumRecommended
CPU Cores4 Cores6 Cores
Memory4GB16GB
Boot Disk64GB512GB

The size of the boot disk also depends on the storage system. If the cluster is using the boot disk as application state storage or as database storage, the size must be increased accordingly.

Limitations

CPU Architecture

Currently only the amd64 architecture is supported. The arm64 architecture will be supported as soon as the used Keycloak operators support it.