Skip to content

Commit 2c08790

Browse files
committed
new infra excersise
1 parent ef3349b commit 2c08790

File tree

4 files changed

+26
-9
lines changed

4 files changed

+26
-9
lines changed

content/en/s4r/3-quick-tour/6-infrastructure-home/2-infrastructure-home.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,33 @@ Using the Infrastructure pane, we can select the infrastructure/technology we ar
2626

2727
![cluster](../images/k8s-cluster.png)
2828

29-
A- steps fro after lunch
30-
31-
* explain the red and green boxes,
32-
* note the two detected services on this cluster, Mysql and REdis introduce related content.
33-
* clikc on redis
34-
* find the REdis running on your ncluster (naming convention). See metrics for you data storee
35-
* note therelated Kubneteres link, click to go back to you cluster
36-
* click on cluster in the tree.. back to start.
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.
31+
{{% /notice %}}
32+
33+
{{% notice title="Related Content" style="info" %}}
34+
35+
The Splunk Observability User Interface will attempt to show you additional information that is related and relevant to what you're actively looking at.
36+
A good example of this is the Kubernetes Navigator showing you **Related Content** tiles in the information Pane for services discovered running on this node.
37+
38+
{{% /notice %}}
39+
40+
{{% notice title=" Related Content Exercise" style="green" icon="running" %}}
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]**.
43+
44+
![redis](../images/redis.png)
45+
46+
* This will bring you to the REDIS Data stoer Navigator., this will show chart with metric data from the active *Redis* cluster from our e-commerce site.
47+
* 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.
48+
* To return to the Cluster level, simply click on the link *Cluster* (1) at the top of the screen.
49+
50+
![node](../images/node-link.png)
51+
3752
{{% /notice %}}
3853
<!--
3954
Either move to the next page and run an *optional* but more detailed exercise based on Kubernetes and the data stores used in the *Online Boutique* application or just go shopping! -->
4055

41-
This completes the tour of Splunk Observability Cloud. Here, have some some virtual 💶 and let's go and look at our e-commerce site, the 'Online Boutique' and do some shopping.
56+
This completes the tour of Splunk Infrastructure and Splunk Observability Cloud.
57+
58+
Here, have some some virtual 💶 and let's go and look at our e-commerce site, the 'Online Boutique' and do some shopping.
-4.12 KB
Loading
16.8 KB
Loading
74.4 KB
Loading

0 commit comments

Comments
 (0)