IBM Cloud Docs
Checking the status of Network components

Checking the status of Network components

Virtual Private Cloud

Getting the status and message

To check the overall health and health state of your cluster's components:

ibmcloud ks ks cluster health issues --cluster <CLUSTER_ID>

The state of the Network components are reported in a Cluster Status where you can see the status of your Kubernetes Cluster components.

Example output

Retrieving health issues for cluster <CLUSTER_ID>
OK
ID         Component   Severity   Description
NHC010     Network     Error      Exceeded security group rules related quota.
ERRADRUH   Ingress     Warning    One or more ALB pod is not in running state (ERRADRUH).
ERRAHCF    Ingress     Warning    The ALB is unable to respond to health requests (ERRAHCF).

Network statuses

The Network Status reflects the overall health of the Network components.

Network statuses
Network status Description
error There is an error in one of the Network components.
warning The given Network component might not function properly.

Network messages

The Network message provides information about if any components are unhealthy. Each status and message is described in the following tables.

Network messages
Network message Description
The IAM token exchange request failed. For more information, see Why does the IAM token exchange request failed report in Network status, and show an NHC009 error.?.
Exceeded security group rules related quota. For more information, see Why does exceeded security group rules related quota report in Network status, and show an NHC010 error.?.
Exceeded security group related quota. For more information, see Why does Exceeded security group related quota report in Network status, and show an NHC011 error.?.