Skip to content

Commit a735bb9

Browse files
committed
Typos
1 parent 201503d commit a735bb9

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

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

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

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

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.
3131
{{% /notice %}}
3232

3333
{{% notice title="Related Content" style="info" %}}
@@ -39,19 +39,22 @@ A good example of this is the Kubernetes Navigator showing you **Related Content
3939

4040
{{% notice title=" Related Content Exercise" style="green" icon="running" %}}
4141

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]**.
4343

4444
![redis](../images/redis-2.png)
4545

4646
* 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.
4747
{{< tabs >}}
4848
{{% 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.)**
5050
{{% /tab %}}
5151
{{% tab title="Answer" color="green"%}}
5252
**Yes, there is one for Kubernetes.**
5353
* 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.
5454
* 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.
5558

5659
![node](../images/node-link.png)
5760

@@ -63,4 +66,4 @@ Either move to the next page and run an *optional* but more detailed exercise ba
6366

6467
This completes the tour of Splunk Infrastructure and Splunk Observability Cloud.
6568

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

Comments
 (0)