OpenShift Compute Concepts
Jump to navigation
Jump to search
Internal
Overview
Node
Machine
kubectl -n openshift-machine-api get machines
MachineSet
kubectl -n openshift-machine-api get machineset
To statically increase the number of nodes, increment the MachineSet desire count. The machines in the set go through "Provisioning" → "Provisioned" → "Provisioned as Node" transition.