Lists the nodes of Entrust PKI Hub.

clusterctl node info

For example:

$ sudo clusterctl node info
NODE NAME NODE IP NODE AGE
myhost01.mydomain.com 10.1.141.50 5h57m
myhost02.mydomain.com 10.1.141.51 4h42m
myhost03.mydomain.com 10.1.141.52 4h11m

Where:

  • NODE NAME is the node name.
  • NODE IP is the node's IP.
  • NODE AGE is the time during which the node has been in operation.

If Entrust PKI Hub runs on less than 3 nodes, the information includes a warning message because HA requires at least 3 nodes (we recommend an odd number of nodes).