fcos-pipeline-migration: Updated ocp4 upgrade SOP
Installation of the oc client rpm Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
f558f787a3
commit
05075ff835
1 changed files with 4 additions and 1 deletions
|
@ -8,11 +8,14 @@ Please see the official documentation for more information [1][3], this SOP can
|
|||
- [3] https://docs.openshift.com/container-platform/4.8/operators/admin/olm-upgrading-operators.html
|
||||
- [4] https://docs.openshift.com/container-platform/4.8/backup_and_restore/disaster_recovery/scenario-2-restoring-cluster-state.html#dr-restoring-cluster-state[Restore etcd backup]
|
||||
- [5] https://docs.openshift.com/container-platform/4.8/operators/admin/olm-upgrading-operators.html#olm-upgrading-operators[Upgrading Operators Prior to Cluster Update]
|
||||
- [6] https://access.redhat.com/downloads/content/290/ver=4.8/rhel---8/4.8.18/x86_64/packages[Openshift Clients Binary Download]
|
||||
|
||||
=== Prerequisites
|
||||
|
||||
- Incase an upgrade fails, it is wise to first take an `etcd` backup. To do so follow the SOP [2].
|
||||
- Ensuare that all installed Operators are at the latest versions for their channel [5].
|
||||
- Ensure that all installed Operators are at the latest versions for their channel [5].
|
||||
- Ensure that the latest `oc` client rpm is available at `/srv/web/infra/bigfiles/openshiftboot/oc-client/` on the `batcave01` server. Retrieve the RPM from [6] choose the `Openshift Clients Binary` rpm. Rename rpm to `oc-client.rpm`
|
||||
- Ensure that the `sudo rbac-playbook manual/ocp4-sysadmin-openshift.yml -t "upgrade-rpm"` playbook is run to install this updated oc client rpm.
|
||||
|
||||
=== Upgrade OCP
|
||||
At the time of writing the version installed on the cluster is `4.8.11` and the `upgrade channel` is set to `stable-4.8`. It is easiest to update the cluster via the web console. Go to:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue