Question 28 of 126
Single answerAn administrator has been given an OpenShift Cluster to install Cloud Pak for Integration.
What can the administrator use to determine if the infrastructure pre-requisites are met by the cluster?
What can the administrator use to determine if the infrastructure pre-requisites are met by the cluster?
AUse the oc cluster status command to dump the node capacity and utilization statistics for all the nodes.
BUse the oc get nodes -o wide command to obtain the capacity and utilization statistics of memory and compute of the
nodes.
CUse the oc Use the oc describe nodes command to dump the node capacity and utilization statistics for all the nodes.
✓DUse the adm top nodes command to obtain the capacity and utilization statistics of memory and compute of the nodes.
✓
Correct Answer: D
Use the adm top nodes command to obtain the capacity and utilization statistics of memory and compute of the nodes.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of IBM certification topics.