Skip to content

Instantly share code, notes, and snippets.

@DanielChuDC
Forked from rohitkrai03/upgrade-ocp-cluster.sh
Created December 6, 2019 09:42
Show Gist options
  • Save DanielChuDC/08eb40a133d2ef221495d4416f36f60f to your computer and use it in GitHub Desktop.
Save DanielChuDC/08eb40a133d2ef221495d4416f36f60f to your computer and use it in GitHub Desktop.
Upgrade Openshift Cluster from 4.1 to 4.2
oc adm upgrade --to-image=registry.svc.ci.openshift.org/origin/release:4.2 --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment