Skip to content

Commit e7f6367

Browse files
committed
Fix missing quickstart reference in summary
1 parent d861d22 commit e7f6367

7 files changed

Lines changed: 6 additions & 5 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

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)