Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Adding a Node

robbaronbu edited this page May 22, 2017 · 4 revisions

UP https://github.com/CCI-MOC/moc-public/wiki/OpenShift

reference: https://docs.openshift.com/container-platform/3.5/install_config/adding_hosts_to_existing_cluster.html#adding-nodes-advanced

  1. Either:
  1. Confirm all nodes were added:

     oc get nodes
    
  2. If yes, merge [new_masters] section with [masters] and delete the [new_masters] and merge [new_nodes] section with [nodes] and delete the [new_nodes] section.

Clone this wiki locally