DC move: iad => rdu3, 10.3. => 10.16.
And remove some obsolete things. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
f3756ceb83
commit
b4afb2f945
83 changed files with 386 additions and 429 deletions
|
@ -138,7 +138,7 @@ If there are VMs used for some of the roles, make sure to leave it in.
|
|||
|
||||
|
||||
==== Baremetal
|
||||
At this point we can switch on the baremetal nodes and begin the PXE/UEFI boot process. The baremetal nodes should via DHCP/DNS have the configuration necessary to reach out to the `noc01.iad2.fedoraproject.org` server and retrieve the UEFI boot configuration via PXE.
|
||||
At this point we can switch on the baremetal nodes and begin the PXE/UEFI boot process. The baremetal nodes should via DHCP/DNS have the configuration necessary to reach out to the `noc01.rdu3.fedoraproject.org` server and retrieve the UEFI boot configuration via PXE.
|
||||
|
||||
Once booted up, you should visit the management console for this node, and manually choose the UEFI configuration appropriate for its role.
|
||||
|
||||
|
@ -187,14 +187,14 @@ This should look something like this once completed:
|
|||
----
|
||||
[root@os-control01 ocp4][STG]= oc get nodes
|
||||
NAME STATUS ROLES AGE VERSION
|
||||
ocp01.ocp.stg.iad2.fedoraproject.org Ready master 34d v1.21.1+9807387
|
||||
ocp02.ocp.stg.iad2.fedoraproject.org Ready master 34d v1.21.1+9807387
|
||||
ocp03.ocp.stg.iad2.fedoraproject.org Ready master 34d v1.21.1+9807387
|
||||
worker01.ocp.stg.iad2.fedoraproject.org Ready worker 21d v1.21.1+9807387
|
||||
worker02.ocp.stg.iad2.fedoraproject.org Ready worker 20d v1.21.1+9807387
|
||||
worker03.ocp.stg.iad2.fedoraproject.org Ready worker 20d v1.21.1+9807387
|
||||
worker04.ocp.stg.iad2.fedoraproject.org Ready worker 34d v1.21.1+9807387
|
||||
worker05.ocp.stg.iad2.fedoraproject.org Ready worker 34d v1.21.1+9807387
|
||||
ocp01.ocp.stg.rdu3.fedoraproject.org Ready master 34d v1.21.1+9807387
|
||||
ocp02.ocp.stg.rdu3.fedoraproject.org Ready master 34d v1.21.1+9807387
|
||||
ocp03.ocp.stg.rdu3.fedoraproject.org Ready master 34d v1.21.1+9807387
|
||||
worker01.ocp.stg.rdu3.fedoraproject.org Ready worker 21d v1.21.1+9807387
|
||||
worker02.ocp.stg.rdu3.fedoraproject.org Ready worker 20d v1.21.1+9807387
|
||||
worker03.ocp.stg.rdu3.fedoraproject.org Ready worker 20d v1.21.1+9807387
|
||||
worker04.ocp.stg.rdu3.fedoraproject.org Ready worker 34d v1.21.1+9807387
|
||||
worker05.ocp.stg.rdu3.fedoraproject.org Ready worker 34d v1.21.1+9807387
|
||||
----
|
||||
|
||||
At this point the cluster is basically up and running.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue