Skip to main content

15 de outubro de 2025

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.

Esta página foi útil?

Enviar feedback sobre este tópico

Este tópico foi útil?

Não inclua informações pessoais ou confidenciais.

Gerando o link…