Skip to content

Commit 7cd187d

Browse files
authored
Merge pull request #121 from rancher/stac-0-fix-sizing
STAC-0: Some clarification around sizing
2 parents a2c1e2c + 745a08f commit 7cd187d

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/latest/modules/en/pages/k8s-suse-rancher-prime.adoc

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,17 @@ A license key for SUSE Observability server can be obtained via the SUSE Custome
2121

2222
=== Requirements
2323

24-
To install SUSE Observability, ensure that the nodes have enough CPU and memory capacity. Below are the specific requirements.
24+
To install SUSE Observability, ensure that the cluster has enough CPU and memory capacity. Below are the specific requirements.
2525

26-
There are different installation options available for SUSE Observability. It is possible to install SUSE Observability either in a High-Availability (HA) or single instance (non-HA) setup. The non-HA setup is recommended for testing purposes or small environments. For production environments, it is recommended to install SUSE Observability in a HA setup.
26+
There are different installation options available for {stackstate-product-name}. It is possible to install {stackstate-product-name} either in a High-Availability (HA) or single instance (non-HA) setup. The non-HA setup is recommended for testing purposes or small environments. For production environments, it is recommended to install {stackstate-product-name} in a HA setup.
2727

2828
The HA production setup can support from 150 up to 4000 observed nodes. An observed node in this sizing table is taken to be 4 vCPUs and 16GB of memory, our `default node size`.
2929
If nodes in your observed cluster are bigger, they can count for multiple `default nodes`, so a node of 12vCPU and 48GB counts as 3 `default nodes` under observation when picking
3030
a profile.
31-
The Non-HA setup can support up to 100 Nodes under observation.
31+
The Non-HA setup can support up to 100 `default nodes` under observation.
32+
33+
34+
The following table describes the resources required to deploy the {stackstate-product-name} server in a cluster, given the amount of `default nodes` that will be observed and whether the installation should be HA or not.
3235

3336
|===
3437
| | trial | 10 non-HA | 20 non-HA | 50 non-HA | 100 non-HA | 150 HA | 250 HA | 500 HA | 4000 HA
@@ -93,12 +96,12 @@ NOTE: An additional 20% of resources is required for pod (unequal) distribution,
9396

9497
[NOTE]
9598
====
96-
The requirement shown for profile represent the total amount of resources needed to run the Suse Observability server.
99+
The requirement shown for profile represent the total amount of resources needed to run the {stackstate-product-name} server.
97100
To ensure that all different services of Suse Observability server can be allocated:
98101
99-
* For non-HA installations the recommended node size is 4VCPU, 8GB
100-
* For HA installations up to 500 nodes the min recommended node size is 8VCPU, 16GB
101-
* For 4000 nodes HA installations the min recommended node size is 16VCPU, 32GB
102+
* For non-HA installations the minimum per-node size is 4VCPU, 8GB
103+
* For HA installations up to 500 nodes the minimum per-node size is 8VCPU, 16GB
104+
* For 4000 nodes HA installations the minimum per-node size is 16VCPU, 32GB
102105
====
103106

104107

0 commit comments

Comments
 (0)