Skip to content

K8sClusterStatus

Connection status of the Kubernetes cluster.

Values

Value Description
STATUS_CONNECTED The cluster is connected.
STATUS_DISCONNECTED The cluster is disconnected.
STATUS_ERROR The cluster connection has encountered errors.
STATUS_INIT The cluster has not established connection with RSC yet.
STATUS_UNKNOWN Unknown connection status.