This tutorial will walk you through managing nodes.
A Kubernetes Node resource represents a machine that is configured to run the
services necessary to run pods.
To list nodes, execute the following command:
oc get nodes -o wideNext: Red Hat CoreOS