OpenShift Node Operations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
=Overview= | =Overview= | ||
A node is a Linux container host. More details about nodes are available here: {{Internal|OpenShift Concepts#Node|OpenShift Concepts - Nodes}} | |||
=Getting Information about a Node= | =Getting Information about a Node= |
Revision as of 00:02, 31 July 2017
External
Internal
Overview
A node is a Linux container host. More details about nodes are available here:
Getting Information about a Node
oc get nodes oc get node/<node-name> oc describe node/<node-name>