Skip to content

Commit 93686f4

Browse files
kakabishtsunilarjun
authored andcommitted
Fixing navigating console find feature NVSHAS-10052
1 parent 9c7e748 commit 93686f4

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

docs/04.navigation/01.navigation/01.navigation.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ This display uses a local GPU if available to speed loading times. Some Windows
5353
:::
5454

5555
Some of the actions possible are:
56+
+ Find feature to help you quickly locate specific objects by their full or exact name. You can go to **Policy > Groups** to locate:
57+
+ Pods or containers
58+
+ Nodes
59+
+ Groups
5660
+ Move objects around to better view services and conversations
5761
+ Click on any line (arrow) to see more detail such as protocol/port, latest time stamp, and to add or edit a rule (NOTE: both connection endpoints must be fully expanded by double clicking on each in order to see the connection details)
5862
+ Click on any container to see details, and the ‘i’ for real-time connections. You can also quarantine a node from here. Right click on a container to perform actions.
@@ -62,8 +66,19 @@ Some of the actions possible are:
6266
+ Toggle on/off the display of orchestration components such as load balancers (e.g. built in for Kubernetes or Swarm)
6367
+ (Service Mesh Icon) Double click to expand a pod in a service mesh such as Istio/Linkerd2 to show the sidecar and workload containers within the pod.
6468

69+
:::note
70+
Group names in the Network Activity view are shortened for readability. Shortened names are not searchable. To find a group, use the full name listed under **Policy > Groups**.
71+
72+
For example:
73+
+ Displayed in Network Activity: `cattle-cluster-agent`
74+
+ Full group name: `nv.cattle-cluster-agent.cattle-system`
75+
76+
Only the full name, `nv.cattle-cluster-agent.cattle-system` returns a result when you search.
77+
:::
78+
6579
The Tools menu in the upper left has these functions, from left to right:
6680
+ Zoom in/out
81+
+ Find feature
6782
+ Reset the icon displays (if you've moved them around)
6883
+ Open the Advanced Filter window (filters remain for the user login session)
6984
+ Display/Hide the Legend
1.1 KB
Loading

versioned_docs/version-5.4/04.navigation/01.navigation/01.navigation.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ This display uses a local GPU if available to speed loading times. Some Windows
5353
:::
5454

5555
Some of the actions possible are:
56+
+ Find feature to help you quickly locate specific objects by their full or exact name. You can go to **Policy > Groups** to locate:
57+
+ Pods or containers
58+
+ Nodes
59+
+ Groups
5660
+ Move objects around to better view services and conversations
5761
+ Click on any line (arrow) to see more detail such as protocol/port, latest time stamp, and to add or edit a rule (NOTE: both connection endpoints must be fully expanded by double clicking on each in order to see the connection details)
5862
+ Click on any container to see details, and the ‘i’ for real-time connections. You can also quarantine a node from here. Right click on a container to perform actions.
@@ -62,8 +66,19 @@ Some of the actions possible are:
6266
+ Toggle on/off the display of orchestration components such as load balancers (e.g. built in for Kubernetes or Swarm)
6367
+ (Service Mesh Icon) Double click to expand a pod in a service mesh such as Istio/Linkerd2 to show the sidecar and workload containers within the pod.
6468

69+
:::note
70+
Group names in the Network Activity view are shortened for readability. Shortened names are not searchable. To find a group, use the full name listed under **Policy > Groups**.
71+
72+
For example:
73+
+ Displayed in Network Activity: `cattle-cluster-agent`
74+
+ Full group name: `nv.cattle-cluster-agent.cattle-system`
75+
76+
Only the full name, `nv.cattle-cluster-agent.cattle-system` returns a result when you search.
77+
:::
78+
6579
The Tools menu in the upper left has these functions, from left to right:
6680
+ Zoom in/out
81+
+ Find feature
6782
+ Reset the icon displays (if you've moved them around)
6883
+ Open the Advanced Filter window (filters remain for the user login session)
6984
+ Display/Hide the Legend
1.1 KB
Loading

0 commit comments

Comments
 (0)