-
Bug
-
Resolution: Obsolete
-
Undefined
-
None
-
4.8
-
Low
-
None
-
Unspecified
-
If docs needed, set a value
Document URL:
https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html
Section Number and Name:
Updating a cluster by using the CLI
Describe the issue:
The section tells updating a cluster within minor versions. So for the 4.8 doc, we need to use a 4.7 cluster as source. But from the output of oc get clusterversion, we can see the cluster is running with 4.6.9. And form the output of oc adm upgrade, the cluster is running with 4.1.0
$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.6.9 True False 158m Cluster version is 4.6.9
$ oc adm upgrade
Cluster version is 4.1.0
Updates:
VERSION IMAGE
4.1.2 quay.io/openshift-release-dev/ocp-release@sha256:9c5f0df8b192a0d7b46cd5f6a4da2289c155fd5302dec7954f8f06c878160b8b
Suggestions for improvement:
Change the cluster version to 4.7
Additional information:
Applicable to 4.7