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
Find your Cluster in the Observability Kubernetes Navigator, and identify the amount of containers that are running at this point.
29
+
Find your Cluster in the Observability Kubernetes Navigator, and identify the number of containers that are running at this point.
30
30
31
31
**Tip:** You may need to switch the Color By option to containers and refresh the screen a few times until the cluster data is correlated in the background. Also, it is recommended to set the timeframe to be `15m` (down from `3h` which is default).
32
32
{{% /alert %}}
33
33
34
-
### 1.2 Using the K8s cluster Selection Pane
34
+
### 1.2 Using the K8s Selection Pane
35
35
36
-
The K8s cluster Selection Pane by default, will offer a list view of your clusters like shown below.
36
+
The K8s Selection Pane is a common pane used across most of the Navigator's and will offer you a list view of the Services you are looking at. In this case it shows a list of all the active K8s Clusters.
37
+
38
+
39
+
You will find that for the navigator used in this workshop (Cluster's, Nodes, Workloads&Apache Servers the Selection pane work all very similar. Just the focus and selection criteria will match the current service.
You can scroll down the K8s cluster list or by using the filter on the top toolbar, *(marked with a blue stripe)*, with the field `k8s.cluster.name`, to find your Cluster.
43
+
Right now, you can find your own Cluster by scrolling down the K8s cluster list or filter by using the field `k8s.cluster.name` in the filter toolbar, *(marked with a blue stripe)*,
41
44
42
45
You can enter a partial name into the search box such as 'ws-5-7', to find quickly find your Cluster. Also, its is a good idea to switch the default time from the default 3 hours back to 15 minutes.
43
46
44
47
If there are many clusters, you can change the Result per page box *Marked by an orange line*, to increase the list size.
45
48
46
49
You will note that each cluster row has a colored mark at the end of each row. These will change according the `color by` option, *Marked by a green line*, you have selected as to indicate its range.
47
50
48
-
These are the possible options at this time:
51
+
These are the possible options for the k8s Cluster view:
49
52
50
53

51
54
@@ -59,7 +62,7 @@ This might be a useful view if you have many cluster as they can be grouped toge
59
62
60
63
The last option, is the Find Outliers based on historical analytics of your clusters based on what is selected in the `colored by` box.
61
64
62
-
This view is better used when you view all or a selection of you cluster. It will give you a quick insight which of your clusters are behaving differently than they do normally and may need further investigation.
65
+
This view is better used when you view all or a selection of you cluster (ar any other navigator view). It will give you a quick insight which of your clusters are behaving differently than they do normally and may need further investigation.
63
66
You may not see relevant info, the clusters in this workshop are short lived and may haven't send enough meaningful data for the historical analytics to detect deviations.
0 commit comments