Trouver la version de RHCOS d'OpenShift 4.7


Je teste le déploiement d’OpenShift Nightly 4.7 dev preview.

Vous pouvez télécharger les versions nightly ici : https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp-dev-preview/pre-release/

$ wget https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp-dev-preview/pre-release/openshift-client-linux-4.7.0-0.nightly-2020-10-27-051128.tar.gz
$ wget https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp-dev-preview/pre-release/openshift-install-linux-4.7.0-0.nightly-2020-10-27-051128.tar.gz

Après avoir commencé le déploiement en mode “Installer Provisioned Infrastructure” (IPI), nous pouvons vérifier la version de Red Hat Enterprise Linux CoreOS utilisée par OCP 4.7 sur le noeud temporaire bootstrap :

[core@sd-wg92h-bootstrap ~]$ cat /etc/os-release 
NAME="Red Hat Enterprise Linux CoreOS"
VERSION="47.82.202010211043-0"
VERSION_ID="4.7"
OPENSHIFT_VERSION="4.7"
RHEL_VERSION="8.2"
PRETTY_NAME="Red Hat Enterprise Linux CoreOS 47.82.202010211043-0 (Ootpa)"
ID="rhcos"
ID_LIKE="rhel fedora"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:8::coreos"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="OpenShift Container Platform"
REDHAT_BUGZILLA_PRODUCT_VERSION="4.7"
REDHAT_SUPPORT_PRODUCT="OpenShift Container Platform"
REDHAT_SUPPORT_PRODUCT_VERSION="4.7"
OSTREE_VERSION='47.82.202010211043-0'

Version du système RHCOS :

[core@sd-wg92h-bootstrap ~]$ cat /etc/redhat-release 
Red Hat Enterprise Linux CoreOS release 4.7

Kernel version:

[core@sd-wg92h-bootstrap ~]$ uname -a
Linux sd-wg92h-bootstrap 4.18.0-193.28.1.el8_2.x86_64 #1 SMP Fri Oct 16 13:38:49 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

EN | FR | ES

Recherche