Main Menu

Search

KUBERNETES: Kubectl Command To Dump Kubernetes Cluster Information

KUBERNETES: Kubectl Command To Dump Kubernetes Cluster Information

Below command can be used. Below command prints all the Cluster info which includes information of all running nodes, pods and their IPs, Cluster IP and other network details etc. 

kubectl cluster-info dump

No comments:

Post a Comment