Skip to main content

Horizon Cloud Connector 2.0 and Later - Administrative Commands for Horizon Cloud Connector Clusters

This topic lists several commands that you can use to verify the running services and membership of nodes in a Horizon Cloud Connector cluster.

To run the following Kubernetes commands, you must open a Secure Shell (SSH) session to the applicable node in the cluster.

List all services running on all nodes in the cluster

On the primary node, run the command:

kubectl get pods -A -o wide

The command returns all the primary and replica instances of services that are running on the primary and worker nodes of the cluster.

List all the member nodes in the cluster

On the primary node, run the command:

kubectl get nodes -o wide

The command returns all the nodes that are registered as members of the cluster.

このページは役に立ちましたか?

このトピックについてフィードバックを送信

このトピックは役に立ちましたか?

個人情報や機密情報は入力しないでください。

リンクを生成しています…