cluster nodes

Displays the current nodes in the cluster.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

show cluster nodes node_name [ status status  | version version  | ip ip_address | os-image os_image | kernel-version kernel_version | container-runtime container_runtime ] 

name

Specify the name of the nodes.

Must be a string.

status status

Specify the status of the nodes.

Must be a string.

version version

Specify the K8s version of the nodes.

Must be a string.

ip ip_address

Specify the node's IP address.

Must be a string.

os-image os_image

Specify the OS image.

Must be a string.

kernel-version kernel_version

Specify the Kernel version.

Must be a string.

container-runtime container_runtime

Specify the container runtime.

Must be a string.

Usage Guidelines

Use this command to view the current nodes in the cluster.