OpenShift Node Operations: Difference between revisions
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
=Removing a Node= | =Removing a Node= | ||
<font color=red>TODO: https://docs.openshift.com/container-platform/3.5/admin_guide/manage_nodes.html#deleting-nodes</font> |
Revision as of 03:33, 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>
Starting/Stopping a Node
Get Labels Applied to a Node
Update Labels on a Node
Other Procedures
Adding a new Node
Removing a Node
TODO: https://docs.openshift.com/container-platform/3.5/admin_guide/manage_nodes.html#deleting-nodes