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: content/en/s4r/3-quick-tour/6-infrastructure-home/2-infrastructure-home.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@ Using the Infrastructure pane, we can select the infrastructure/technology we ar
26
26
27
27

28
28
29
-
* The Kubernetes Navigator uses color to indicate health. As you can see there two pods or services that are unhealthy and in Failed state (1). The rest are healthy and running. This is not uncommon in shared Kubernetes environments, so we replicated that for the workshop.
30
-
* Note the two **Related content**tiles at the side, under *Nodes dependency* (2), one for Mysql and one for Redis.
29
+
* The Kubernetes Navigator uses color to indicate health. As you can see there two pods or services that are unhealthy and in a Failed state (**1**). The rest are healthy and running. This is not uncommon in shared Kubernetes environments, so we replicated that for the workshop.
30
+
* Note the tiles to the side, under **Nodes dependencies** (**2**), specifically the MySQL and Redis tiles. These are the two databases used by our e-commerce application.
@@ -39,19 +39,22 @@ A good example of this is the Kubernetes Navigator showing you **Related Content
39
39
40
40
{{% notice title=" Related Content Exercise" style="green" icon="running" %}}
41
41
42
-
* Find and click on the **Redis** tile. This will take to the list of the *Redis* Datastore services. Select the one running on your cluster, the naming convention is **redis-[NAME OF WORKSHOP]**.
42
+
* Find and click on the **Redis** tile. This will take you to the list of the *Redis* Datastore services. Select the one running on your cluster, the naming convention is **redis-[NAME OF WORKSHOP]**.
43
43
44
44

45
45
46
46
* This will bring you to the Redis Datastore Navigator. This navigator will show charts with metric data from the active *Redis* cluster from our e-commerce site.
47
47
{{< tabs >}}
48
48
{{% tab title="Question" %}}
49
-
**Are there Related Content Tiles? (Check answer for more info.)**
49
+
**Are there Related Content Tiles? (Check the answer for more info.)**
50
50
{{% /tab %}}
51
51
{{% tab title="Answer" color="green"%}}
52
52
**Yes, there is one for Kubernetes.**
53
53
* Click the tile, it will bring us back into the Kubernetes Navigator, this time at the Pod level showing the Pod that runs the Redis Service.
54
54
* To return to full circle to the Cluster level, simply click on the link *Cluster* (1) at the top of the screen.
55
+
* This will bring you to the REDIS Data store Navigator, which will show charts with metrics data from the active *Redis* cluster from our e-commerce site.
56
+
* Note that again we have **Related Content** tile, this time for Kubernetes. Click the tile, it will bring us back into the Kubernetes Navigator, this time at the Pod level showing the Pod that runs the Redis Service.
57
+
* To return to the Cluster level, simply click on the link *Cluster* (1) at the top of the screen.
55
58
56
59

57
60
@@ -63,4 +66,4 @@ Either move to the next page and run an *optional* but more detailed exercise ba
63
66
64
67
This completes the tour of Splunk Infrastructure and Splunk Observability Cloud.
65
68
66
-
Here, have some some virtual 💶 and let's go and look at our e-commerce site, the 'Online Boutique' and do some shopping.
69
+
Here, have some virtual 💶 and let's go and look at our e-commerce site, the 'Online Boutique' and do some shopping.
0 commit comments