Skip to content

Commit 089cfd0

Browse files
committed
Updated screenshots for k3d
1 parent 1823798 commit 089cfd0

File tree

5 files changed

+7
-3
lines changed

5 files changed

+7
-3
lines changed

content/en/ninja-workshops/1-automatic-discovery/2-petclinic-kubernetes/3-verify-setup/_index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,18 @@ From the left-hand menu, click on **Infrastructure** and select **Kubernetes**,
1111

1212
![NavigatorList](../images/navigatorlist.png)
1313

14-
Once you are in the **Kubernetes nodes** overview, change the **Time** filter from **-4h** to the last 15 minutes **(-15m)** to focus on the latest data, then select **Table** to list all the nodes that are reporting metrics.
14+
Once you are in the **Kubernetes nodes** overview, change the **Time** filter from **-1h** to the last 15 minutes **(-15m)** to focus on the latest data, then select **Table** to list all the nodes that are reporting metrics.
1515

16-
Next, from the list of nodes, select the **Node name** of your workshop instance.
16+
Next, in the **Refine by:** panel, select **Cluster name** and choose your cluster from the list.
1717

1818
{{% notice title="Tip" style="info" icon="lightbulb" %}}
1919
To identify your specific cluster, use the `INSTANCE` value from the shell script output you ran during setup. This unique identifier helps you locate your workshop cluster among other nodes in the list.
2020
{{% /notice %}}
2121

22-
You will now only have your cluster visible. Scroll down the page to see the metrics coming in from your cluster. Locate the **Node log events rate** chart and click on a vertical bar to see the log entries coming in from your cluster.
22+
This will filter the list to show only the nodes from your cluster.
23+
24+
![K8s Nodes](../images/k8s-nodes.png)
25+
26+
Switch to the **K8s node logs** view to see the logs from your nodes.
2327

2428
![Logs](../images/k8s-peek-at-logs.png)
-131 KB
Loading
808 KB
Loading
375 KB
Loading
8.99 KB
Loading

0 commit comments

Comments
 (0)