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
Copy file name to clipboardExpand all lines: articles/operator-nexus/troubleshoot-cluster-heartbeat-connection-status-disconnected.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This guide describes steps to troubleshoot a Cluster with a `ClusterConnectionSt
15
15
For a Cluster, the `ClusterConnectionStatus` represents the stability in the connection between the on-premises Cluster and its ability to reach the Cluster Manager.
16
16
17
17
> [!IMPORTANT]
18
-
> The `ClusterConnectionStatus`**doesn't** represent or is related to the health or connectivity of the Arc Connected Kubernetes Cluster.
18
+
> The `ClusterConnectionStatus`**doesn't** represent nor is it related to the health or connectivity of the Arc Connected Kubernetes Cluster.
19
19
> The `ClusterConnectionStatus` indicates that the Cluster is successful in sending heartbeats and receiving acknowledgment from the Cluster Manager.
:::image type="content" source="media/troubleshoot-cluster-heartbeat-connection-status/azure-portal-cluster-connection-status.png" alt-text="Screenshot of ClusterConnectionStatus property as shown in the Azure portal." lightbox="media/troubleshoot-cluster-heartbeat-connection-status/azure-portal-cluster-connection-status.png":::
51
51
52
52
Or, you can use the Azure CLI to see the value of `ClusterConnectionStatus`:
53
53
@@ -83,7 +83,7 @@ The status can transition between Connected, Timeout, and `Disconnected` based o
83
83
84
84
The image shows a general representation of the components responsible for emitting the `NexusClusterConnectionStatus` metric.
:::image type="content" source="media/troubleshoot-Cluster-heartbeat-connection-status/cluster-connection-status-components-for-metric.png" alt-text="Diagram that shows the components responsible for emitting the NexusClusterConnectionStatus metric." lightbox="media/troubleshoot-Cluster-heartbeat-connection-status/cluster-connection-status-components-for-metric.png":::
87
87
88
88
### ClusterConnectionStatus isn't the same as Arc Connected Cluster status
0 commit comments