OpenShift Node Operations: Difference between revisions
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
* [[Oadm_manage-node#--schedulable|Make a node schedulable/unschedulable]] | * [[Oadm_manage-node#--schedulable|Make a node schedulable/unschedulable]] | ||
=Adding a new Node= | |||
=Removing a Node= |
Revision as of 03:32, 18 October 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>