Skip to content

Commit 2808577

Browse files
authored
Merge pull request #1571 from StackVista/stac-0-sharper-wording-default-node
STAC-0: Sharpen wording on node size
2 parents c058a17 + 3e02bfa commit 2808577

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

k8s-suse-rancher-prime.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ To install SUSE Observability, ensure that the nodes have enough CPU and memory
2323

2424
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.
2525

26-
The HA production setup can support from 150 up to 500 Nodes (a Node is counted as<= 4 vCPU and <= 16GB Memory) under observation.
26+
The HA production setup can support from 150 up to 500 observed nodes. An observed node in this sizing table is taken to be 4 vCPUs and 16GB of memory, our `default node size`.
27+
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
28+
a profile.
2729
The Non-HA setup can support up to 100 Nodes under observation.
2830

2931
| | trial | 10 non-HA | 20 non-HA | 50 non-HA | 100 non-HA | 150 HA | 250 HA | 500 HA |

setup/install-stackstate/requirements.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ SUSE Observability can be installed on a Kubernetes or OpenShift cluster using t
2121
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 only. For production environments, it is recommended to install SUSE Observability in a HA setup. For a standard, production, deployment, the SUSE Observability Helm chart will deploy many services in a redundant setup with 3 instances of each service.
2222

2323
In the table below you can find the resource requirements for the different installation options. For the HA setup you can find different installation profiles depending on the size of the environment being observed.
24+
An observed node in this sizing table is taken to be 4 vCPUs and 16GB of memory, our `default node size`.
25+
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
26+
a profile.
2427

2528
| | trial | 10 non-HA | 20 non-HA | 50 non-HA | 100 non-HA | 150 HA | 250 HA | 500 HA |
2629
| ------------------- | ------ | --------- | --------- | --------- | ---------- | ------ | ------- | ------- |

0 commit comments

Comments
 (0)