This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.14.2.3. OpenShift Container Platform 설치 프로그램 검색
설치 프로그램의 latest-4.x
버전을 사용하여 최신 OpenShift Container Platform 릴리스 버전을 배포합니다.
export VERSION=latest-4.10
$ export VERSION=latest-4.10
export RELEASE_IMAGE=$(curl -s https://mirror.openshift.com/pub/openshift-v4/clients/ocp/$VERSION/release.txt | grep 'Pull From: quay.io' | awk -F ' ' '{print $3}')