Skip to content

Commit bd6165d

Browse files
authored
Merge pull request #1542 from StackVista/STAC-21923-increased-ClickHouse-memory
STAC-21923 Updated memory requirements after adding more memory
2 parents 5be9d89 + 973199c commit bd6165d

9 files changed

Lines changed: 10 additions & 9 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.

resources/screenshots/integrating_first_cluster_eks_after_agent_install.png renamed to .gitbook/assets/integrating_first_cluster_eks_after_agent_install.png

File renamed without changes.

resources/screenshots/integrating_first_cluster_stackpacks.png renamed to .gitbook/assets/integrating_first_cluster_stackpacks.png

File renamed without changes.

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* [SUSE Rancher Prime](k8s-suse-rancher-prime.md)
1111
* [Air-gapped](k8s-suse-rancher-prime-air-gapped.md)
1212
* [Agent Air-gapped](k8s-suse-rancher-prime-agent-air-gapped.md)
13+
* [SUSE Cloud Observability](suse-cloud-observability-quick-start-guide.md)
1314

1415
## 🦮 Guided troubleshooting
1516

k8s-suse-rancher-prime.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ The Non-HA setup can support up to 100 Nodes under observation.
3232
| ------------------- | ------ | --------- | --------- | --------- | ---------- | ------ | ------- | ------- | ------- |
3333
| **CPU Requests** | 7.5 | 7.5 | 10.5 | 15 | 25 | 49 | 62 | 86.5 | 210 |
3434
| **CPU Limits** | 16 | 16 | 21.5 | 30.5 | 50 | 103 | 128 | 176 | 278 |
35-
| **Memory Requests** | 22.5Gi | 22.5Gi | 28Gi | 32Gi | 51Gi | 126Gi | 143Gi | 161.5Gi | 256Gi |
36-
| **Memory Limits** | 23.5Gi | 23.5Gi | 29Gi | 33.5Gi | 51.5Gi | 131Gi | 147.5Gi | 166Gi | 317.5Gi |
35+
| **Memory Requests** | 25.5Gi | 25.5Gi | 31Gi | 35Gi | 54Gi | 129Gi | 146Gi | 164.5Gi | 259Gi |
36+
| **Memory Limits** | 26Gi | 26Gi | 31.5Gi | 36Gi | 54Gi | 133.5Gi| 150Gi | 168.5Gi | 320Gi |
3737

3838
{% hint style="info" %}
3939
The requirement shown for profile represent the total amount of resources needed to run the Suse Observability server.

setup/install-stackstate/requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ a profile.
3030
| ------------------- | ------ | --------- | --------- | --------- | ---------- | ------ | ------- | ------- | ------- |
3131
| **CPU Requests** | 7.5 | 7.5 | 10.5 | 15 | 25 | 49 | 62 | 86.5 | 210 |
3232
| **CPU Limits** | 16 | 16 | 21.5 | 30.5 | 50 | 103 | 128 | 176 | 278 |
33-
| **Memory Requests** | 22.5Gi | 22.5Gi | 28Gi | 32Gi | 51Gi | 126Gi | 143Gi | 161.5Gi | 256Gi |
34-
| **Memory Limits** | 23.5Gi | 23.5Gi | 29Gi | 33.5Gi | 51.5Gi | 131Gi | 147.5Gi | 166Gi | 317.5Gi |
33+
| **Memory Requests** | 25.5Gi | 25.5Gi | 31Gi | 35Gi | 54Gi | 129Gi | 146Gi | 164.5Gi | 259Gi |
34+
| **Memory Limits** | 26Gi | 26Gi | 31.5Gi | 36Gi | 54Gi | 133.5Gi| 150Gi | 168.5Gi | 320Gi |
3535

3636
{% hint style="info" %}
3737
The requirement shown for profile represent the total amount of resources needed to run the Suse Observability server.

suse-cloud-observability-quick-start-guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SUSE Cloud Observability uses StackPacks in order to make it easier to configure
3131

3232
Initially you should be taken to the following screen, to get here, in the SUSE Observability UI, open the main menu by clicking in the top left of the screen and go to `StackPacks` > `Kubernetes`.
3333

34-
![SUSE Cloud Observability - StackPacks](resources/screenshots/integrating_first_cluster_stackpacks.png)
34+
![SUSE Cloud Observability - StackPacks](/.gitbook/assets/integrating_first_cluster_stackpacks.png)
3535

3636
Once you are in the Kubernetes StackPack screen, it is very simple to add a cluster to the observability environment.
3737

@@ -41,7 +41,7 @@ The Kubernetes cluster name must start and end with a lower case letter or digit
4141

4242
Enter the name and click the `Install` button. This should take you to the following screen with the cluster flagged as 'Waiting for data'
4343

44-
![SUSE Cloud Observability - Adding A Cluster](resources/screenshots/integrating_first_cluster_eks.png)
44+
![SUSE Cloud Observability - Adding A Cluster](/.gitbook/assets/integrating_first_cluster_eks.png)
4545

4646
Click on the cluster name, this will expand this section and reveal a series of information including prerequisits and commands which can be used on your existing clusters to add them to your observability environment.
4747

@@ -53,7 +53,7 @@ These commands will install the SUSE Cloud Obervability agents and connect the c
5353

5454
You can use the commands directly from the UI or you can deploy to your downstream clusters by following the commands provided in the 'Deploy the StackState Agent and Cluster Agent' section in the [quick-start guide](k8s-quick-start-guide.md)
5555

56-
![SUSE Cloud Observability - Post Install](resources/screenshots/integrating_first_cluster_eks_after_agent_install.png)
56+
![SUSE Cloud Observability - Post Install](/.gitbook/assets/integrating_first_cluster_eks_after_agent_install.png)
5757

5858
After the the cluster has been connected, there should be a green tick in the SUSE Cloud Observability UI.
5959

@@ -67,11 +67,11 @@ Step 4 from your email is to update your personal information. Click the unique
6767

6868
To start exploring your data, open the main menu by clicking in the top left of the screen and go to `Kubernetes` to reveal a list of observable items.
6969

70-
![SUSE Cloud Observability - Exploring Your Data](resources/screenshots/accessing_views_1.png)
70+
![SUSE Cloud Observability - Exploring Your Data](/.gitbook/assets/accessing_views_1.png)
7171

7272
Select 'Clusters' from the infrastructure section which should show a list of monitored clusters, select your cluster to reveal one of the many built in views.
7373

74-
![SUSE Cloud Observability - Cluster View](resources/screenshots/accessing_views_2.png)
74+
![SUSE Cloud Observability - Cluster View](/.gitbook/assets/accessing_views_2.png)
7575

7676
At this point you can start exploring the data for your cluster or add more clusters from which to gather data.
7777

0 commit comments

Comments
 (0)