You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: k8s-suse-rancher-prime.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,21 +23,22 @@ To install SUSE Observability, ensure that the nodes have enough CPU and memory
23
23
24
24
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.
25
25
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 4000 Nodes (a Node is counted as<= 4 vCPU and <= 16GB Memory) under observation.
27
27
The Non-HA setup can support up to 100 Nodes under observation.
28
28
29
-
|| trial | 10 non-HA | 20 non-HA | 50 non-HA | 100 non-HA | 150 HA | 250 HA | 500 HA |
Copy file name to clipboardExpand all lines: setup/install-stackstate/requirements.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,18 +22,19 @@ There are different installation options available for SUSE Observability. It is
22
22
23
23
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
24
25
-
|| 10 non-HA | 20 non-HA | 50 non-HA | 100 non-HA | 150 HA | 250 HA | 500 HA |
The requirement shown for profile represent the total amount of resources needed to run the Suse Observability server.
34
34
To ensure that all different services of Suse Observability server can be allocated:
35
35
* For non-HA installations the recommended node size is 4VCPU, 8GB
36
-
* For HA installations the min recommended node size is 8VCPU, 16GB
36
+
* For HA installations up to 500 nodes the min recommended node size is 8VCPU, 16GB
37
+
* For 4000 nodes HA installations the min recommended node size is 16VCPU, 32GB
37
38
{% endhint %}
38
39
39
40
These are just the upper and lower bounds of the resources that can be consumed by SUSE Observability in the different installation options. The actual resource usage will depend on the features used, configured resource limits and dynamic usage patterns, such as Deployment or DaemonSet scaling. For our Self-hosted customers, we recommend to start with the default requirements and monitor the resource usage of the SUSE Observability components.
@@ -52,10 +53,10 @@ SUSE Observability uses persistent volume claims for the services that need to s
52
53
53
54
For our different installation profiles, the following are the defaulted storage requirements:
54
55
55
-
|| trial | 10 non-HA | 20 non-HA | 50 non-HA | 100 non-HA | 150 HA | 250 HA | 500 HA |
The storage estimates presented take into account a default of 14 days of retention for NONHA and 1 month for HA installations. For short lived test instances the storage sizes can be further reduced.
0 commit comments