Clusters
Magnolia PaaS runs on Kubernetes clusters. Kubernetes clusters are sets of node machines running containerized applications. One of the primary advantages of Kubernetes clusters is that they automatically manage your cluster to match the configured desired state.

Check out the subsections below to get an idea of what the Cockpit displays for you regarding Clusters. |
Kubernetes flow
Let’s say you deploy your application with the desired state of having 4 nodes
of your application running. If 1 of the nodes crashes, we see just 3 nodes are active, so we add 1 more to meet the desired state.
Cluster statistics
Cluster statistics provide you with a look at the underlying Resources and Usage information related to your Magnolia PaaS deployment.
Select your Cluster and Date Range to display cluster statistics.
This is found at the top of the Statistics page.

Item | Description |
---|---|
Cloud provider |
This is the current cloud provider where your clusters run. example
|
Version |
The cluster’s version. |
Number of nodes |
Specifies the total number of nodes in the cluster. |
Created on |
Specifies how many days ago the cluster was created. |
POD reserved |
Specifies the number of pods reserved as an absolute number and as a percentage. |
CPU reserved |
Specifies how much CPU is reserved as an absolute number and as a percentage. |
Memory reserved |
Specifies how much CPU is reserved as an absolute number (in |
Item | Description |
---|---|
Current free storage |
Specifies how much free storage is currently available on the cluster in |
Current free CPU |
Specifies how much free CPU is available as a |
Current free memory |
Specifies how much free memory is available as a |
Cluster details
Cluster details provide you with a more detailed look at your cluster information related to your Magnolia PaaS deployment.
You can look at the overview or see more detailed tables. |
Filtering:
-
You must select a Cluster 1 from the dropdown menu.
-
Selecting a Node 2 is optional. If you do not select a Node, the data displayed is from all nodes.
-
Get Magnolia-only statistics by clicking Show only Magnolia 3.
-
Sort your columns 4.
-
Choose to display in ascending or descending order 5.

Item | Description |
---|---|
Total CPU |
The total CPU available to the chosen cluster-node selection. |
Total CPU limit |
The total CPU limit for the chosen cluster-node selection. |
Total CPU request |
The total CPU request ( |
Total Memory |
The total memory ( |
Total Memory limit |
The total memory ( |
Total Memory request |
The total memory ( |