Download OpenShift
Author: u | 2025-04-24
OpenShift in Rocky Linux: Installing OpenShift on Rocky Linux This article provides a step-by-step guide to installing OpenShift on Rocky Linux. Prerequisites: Rocky Linux server prepared as per the previous article Access to the OpenShift installer and CLI tools Steps: Download OpenShift Installer and CLI: Download the OpenShift Installer and CLI from the
GitHub - openshift/openshift-ansible: Install and config an OpenShift
Command-line interface. You can install oc on Linux, Windows, or macOS. If you installed an earlier version of oc, you cannot use it to complete all of the commands in OpenShift Container Platform 4.17. Download and install the new version of oc. Installing the OpenShift CLI on Linux You can install the OpenShift CLI (oc) binary on Linux by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the architecture from the Product Variant drop-down list. Select the appropriate version from the Version drop-down list. Click Download Now next to the OpenShift v4.17 Linux Clients entry and save the file. Unpack the archive: $ tar xvf Place the oc binary in a directory that is on your PATH. To check your PATH, execute the following command: $ echo $PATHVerification After you install the OpenShift CLI, it is available using the oc command: $ oc Installing the OpenShift CLI on Windows You can install the OpenShift CLI (oc) binary on Windows by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version from the Version drop-down list. Click Download Now next to the OpenShift v4.17 Windows Client entry and save the file. Unzip the archive with a ZIP program. Move the oc binary to a directory that is on your PATH. To check your PATH, open the command prompt and execute the following command: C:\> pathVerification After you install the OpenShift CLI, it is available using the oc command: C:\> oc Installing the OpenShift CLI on macOS You can install the OpenShift CLI (oc) binary on macOS by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version from the Version drop-down list. Click Download Now next to the OpenShift v4.17 macOS Clients entry and save the file. For macOS arm64, choose the OpenShift v4.17 macOS arm64 Client entry. Unpack and unzip the archive. Move the oc binary to a directory on your PATH. 2.1. Getting started with the OpenShift CLI2.1.1. About the OpenShift CLI With the OpenShift command-line interface (CLI), the oc command, you can create applications and manage OpenShift Container Platform projects from a terminal. The OpenShift CLI is ideal in the following situations: Working directly with project source code Scripting OpenShift Container Platform operations Managing projects while restricted by bandwidth resources and the web console is unavailable 2.1.2. Installing the OpenShift CLI You can install the OpenShift CLI (oc) either by downloading the binary or by using an RPM. 2.1.2.1. Installing the OpenShift CLI by downloading the binary You can install the OpenShift CLI (oc) to interact with OpenShift Container Platform from a command-line interface. You can install oc on Linux, Windows, or macOS. If you installed an earlier version of oc, you cannot use it to complete all of the commands in OpenShift Container Platform 4.7. Download and install the new version of oc. 2.1.2.1.1. Installing the OpenShift CLI on Linux You can install the OpenShift CLI (oc) binary on Linux by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version in the Version drop-down menu. Click Download Now next to the OpenShift v4.7 Linux Client entry and save the file. Unpack the archive: $ tar xvzf Place the oc binary in a directory that is on your PATH. To check your PATH, execute the following command: $ echo $PATH After you install the OpenShift CLI,openshift Tutorial = Getting started with openshift
It is available using the oc command: $ oc 2.1.2.1.2. Installing the OpenShift CLI on Windows You can install the OpenShift CLI (oc) binary on Windows by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version in the Version drop-down menu. Click Download Now next to the OpenShift v4.7 Windows Client entry and save the file. Unzip the archive with a ZIP program. Move the oc binary to a directory that is on your PATH. To check your PATH, open the command prompt and execute the following command: C:\> path After you install the OpenShift CLI, it is available using the oc command: C:\> oc 2.1.2.1.3. Installing the OpenShift CLI on macOS You can install the OpenShift CLI (oc) binary on macOS by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version in the Version drop-down menu. Click Download Now next to the OpenShift v4.7 MacOSX Client entry and save the file. Unpack and unzip the archive. Move the oc binary to a directory on your PATH. To check your PATH, open a terminal and execute the following command: $ echo $PATH After you install the OpenShift CLI, it is available using the oc command: $ oc 2.1.2.2. Installing the OpenShift CLI by using the web console You can install the OpenShift CLI (oc) to interact with OpenShift Container Platform from a. OpenShift in Rocky Linux: Installing OpenShift on Rocky Linux This article provides a step-by-step guide to installing OpenShift on Rocky Linux. Prerequisites: Rocky Linux server prepared as per the previous article Access to the OpenShift installer and CLI tools Steps: Download OpenShift Installer and CLI: Download the OpenShift Installer and CLI from the Download previous versions of Openshift Token Credentials - Kubernetes Integration. Openshift Token Credentials - Kubernetes Integration. openshift-k8s-credentialsOpenShift Virtualization - OpenShift Demos and Workshops
Web console. You can install oc on Linux, Windows, or macOS. If you installed an earlier version of oc, you cannot use it to complete all of the commands in OpenShift Container Platform 4.7. Download and install the new version of oc. 2.1.2.2.1. Installing the OpenShift CLI on Linux using the web console You can install the OpenShift CLI (oc) binary on Linux by using the following procedure. Procedure From the web console, click ?. Click Command Line Tools. Select appropriate oc binary for your Linux platform, and then click Download oc for Linux. Save the file. Unpack the archive. $ tar xvzf Move the oc binary to a directory that is on your PATH. To check your PATH, execute the following command: $ echo $PATH After you install the OpenShift CLI, it is available using the oc command: $ oc 2.1.2.2.2. Installing the OpenShift CLI on Windows using the web console You can install the OpenShift CLI (oc) binary on Winndows by using the following procedure. Procedure From the web console, click ?. Click Command Line Tools. Select the oc binary for Windows platform, and then click Download oc for Windows for x86_64. Save the file. Unzip the archive with a ZIP program. Move the oc binary to a directory that is on your PATH. To check your PATH, open the command prompt and execute the following command: C:\> path After you install the OpenShift CLI, it is available using the oc command: C:\> oc 2.1.2.2.3. Installing the OpenShift Installation types, the environment that you install your cluster in will not require internet access. Before you update the cluster, you update the content of the mirror registry. 2.2.2. Obtaining the installation program Before you install OpenShift Container Platform, download the installation file on your provisioning machine. Prerequisites You have a machine that runs Linux, for example Red Hat Enterprise Linux 8, with 500 MB of local disk space. Procedure Go to the Cluster Type page on the Red Hat Hybrid Cloud Console. If you have a Red Hat account, log in with your credentials. If you do not, create an account. Select your infrastructure provider from the Run it yourself section of the page. Select your host operating system and architecture from the dropdown menus under OpenShift Installer and click Download Installer. Place the downloaded file in the directory where you want to store the installation configuration files. The installation program creates several files on the computer that you use to install your cluster. You must keep the installation program and the files that the installation program creates after you finish installing the cluster. Both of the files are required to delete the cluster. Deleting the files created by the installation program does not remove your cluster, even if the cluster failed during installation. To remove your cluster, complete the OpenShift Container Platform uninstallation procedures for your specific cloud provider. Extract the installation program. For example, on a computer that uses a Linux operating system, run the following command: $ tar -xvf openshift-install-linux.tar.gz Download your installation pull secret from Red Hat OpenShift Cluster Manager. This pull secret allows you to authenticate with the services that are provided by the included authorities, including Quay.io, which serves the container images for OpenShift Container Platform components. Alternatively, you can retrieve the installation program from the Red Hat Customer Portal, where you can specify a version of the installation program to download. However, you must have an active subscription to access this page. 2.2.3. Installing the OpenShift CLI You can install the OpenShift CLI (oc) to interact with OpenShift Container Platform from aDevOps with OpenShift - OpenShift Demos and Workshops
CLI on macOS using the web console You can install the OpenShift CLI (oc) binary on macOS by using the following procedure. Procedure From the web console, click ?. Click Command Line Tools. Select the oc binary for macOS platform, and then click Download oc for Mac for x86_64. Save the file. Unpack and unzip the archive. Move the oc binary to a directory on your PATH. To check your PATH, open a terminal and execute the following command: $ echo $PATH After you install the OpenShift CLI, it is available using the oc command: $ oc 2.1.2.3. Installing the OpenShift CLI by using an RPM For Red Hat Enterprise Linux (RHEL), you can install the OpenShift CLI (oc) as an RPM if you have an active OpenShift Container Platform subscription on your Red Hat account. Prerequisites Must have root or sudo privileges. Procedure Register with Red Hat Subscription Manager: # subscription-manager register Pull the latest subscription data: # subscription-manager refresh List the available subscriptions: # subscription-manager list --available --matches '*OpenShift*' In the output for the previous command, find the pool ID for an OpenShift Container Platform subscription and attach the subscription to the registered system: # subscription-manager attach --pool= Enable the repositories required by OpenShift Container Platform 4.7. For Red Hat Enterprise Linux 8: # subscription-manager repos --enable="rhocp-4.7-for-rhel-8-x86_64-rpms" For Red Hat Enterprise Linux 7: # subscription-manager repos --enable="rhel-7-server-ose-4.7-rpms" Install the openshift-clients package: # yum install openshift-clients After you install the CLI, it is available using the oc command: $Streamlining OpenShift Management: Exploring OpenShift
Release Date 26 June 2020 Downloadable File File link File size File description CC75FEN.zip 1495306 bytes Maximo Application Suite 8.0.0 Installer file Abstract This document describes how to download IBM® Maximo® Application Suite 8.0.0 by using the IBM Passport Advantage web site, and how to get the product entitlement key from the IBM Container Library. Download Description To download the required components: Download your entitled Maximo Application Suite packages. Go to the Passport Advantage® Online for customers website. Sign in with a user ID that has software download rights for your company's Passport Advantage entitlement. Use the Find by brand option to locate the Maximo Application Suite product by searching for the part number, D28B4LL, or the product name, IBM Maximo Application Suite. Download your entitled software: Maximo Application Suite V8.0 for Multiplatform English (CC75FEN.zip) IBM Cloud Pak for Data Enterprise Edition - Product Offering, Install, and Services Multiplatform English (CC62IEN.zip) IBM Cloud Pak for Data Enterprise Edition - Portworx Multiplatform English (CC648EN.zip) IBM Cloud Pak for Data Enterprise Edition – Common Services (for Red Hat OpenShift 3.11) Multiplatform English (CC649EN.zip) IBM Cloud Pak for Data Readme (For Red Hat OpenShift and Enterprise Linux) Multiplatform English (CC62LEN.zip) Red Hat Enterprise Linux 7.7 English Only (CC4KJEN.zip) IBM Red Hat OpenShift 3.11 English Only (CC3KEEN.zip)* *The IBM Red Hat OpenShift 3.11 package is not required for installing IBM Red Hat OpenShift 4.3. See the Prerequisites section for more information. Obtain the entitlement key for the IBM Entitled Registry. The Maximo Application Suite software is available from IBM Entitled Registry and are automatically downloaded by the installer. You must export your entitlement key before you run the installer. To obtain an entitlement key for the IBM Maximo Application Suite, complete the following steps: Log in to the IBM Container Library with a user ID that has software download rights for your company's Passport Advantage entitlement. Your entitlement key is displayed in the Container software library. If you do not see the key, from the left menu bar, select Get entitlement key. Under the Access your container software heading, click Copy key. Copy the. OpenShift in Rocky Linux: Installing OpenShift on Rocky Linux This article provides a step-by-step guide to installing OpenShift on Rocky Linux. Prerequisites: Rocky Linux server prepared as per the previous article Access to the OpenShift installer and CLI tools Steps: Download OpenShift Installer and CLI: Download the OpenShift Installer and CLI from theOpenShift 4.1 client and installer download links point to OpenShift
Today, we’re pleased to announce the general availability of Red Hat OpenShift Container Platform 3.10 (read the release notes; download the new version). Every release of OpenShift contains hundreds of fixes for enhanced security and performance, tested integrations throughout the stack, and access to hundreds of validated ISV solutions. For a full walkthrough of the latest updates, you can view our latest OpenShift Commons Briefing. Strengthening capabilities for intelligent, compute-intensive applications In this release, we’ve built on prior work and strengthened our capabilities for running computationally intensive workloads such as artificial intelligence, machine learning, animation, and financial services and payments applications. These workloads typically require more explicit access to and management of computing resources, and we’ve worked to build those capabilities within upstream Kubernetes and in OpenShift through generally available features such as: Device Manager plugin support for vendors to easily register devices such as GPUs or FPGAs for performance-sensitive workloads within Kubernetes. We’ve worked with key partners such as NVIDIA in bringing this feature to Kubernetes for GPUs; we’ve got more detail on how to use this feature in OCP 3.10 with NVIDIA GPUs here. CPU management for groups of compute resources, and tying specific workloads to those groups - designed for optimizing the performance of applications that need maximum CPU time. Hugepages support to help manage hardware for applications with high memory requirements. While this capability is still beta in upstream Kubernetes (as of v1.11), it’s generally available and fully-supported in the latest release of OpenShift. To read about these capabilities in more detail, head over to our blog post on redhat.com. Introducing OpenShift Container Storage Today, Red Hat has also released OpenShift Container Storage 3.10 (formerly known as Red Hat Container Native Storage). OpenShift Container Storage is software-defined storage for cloud-native applications, integrated and optimized for OpenShift Container Platform. This new release, Red Hat OpenShift Container Storage 3.10, is the follow-on to Container Native Storage 3.9 and introduces three important features for container based storage with OpenShift: arbiter volume support enabling high availability with efficient storage utilization and better performance, enhanced storage monitoring and configuration visibility using the Prometheus framework, and block-backed persistent volumes (PVs) now supported for general application workloads in addition to supporting OCP infrastructure workloads. Read more details about today’s release on the Red Hat Storage blog. Expanded Router Options OpenShift 3.10 also now offers choice for the routing layer with support provided byComments
Command-line interface. You can install oc on Linux, Windows, or macOS. If you installed an earlier version of oc, you cannot use it to complete all of the commands in OpenShift Container Platform 4.17. Download and install the new version of oc. Installing the OpenShift CLI on Linux You can install the OpenShift CLI (oc) binary on Linux by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the architecture from the Product Variant drop-down list. Select the appropriate version from the Version drop-down list. Click Download Now next to the OpenShift v4.17 Linux Clients entry and save the file. Unpack the archive: $ tar xvf Place the oc binary in a directory that is on your PATH. To check your PATH, execute the following command: $ echo $PATHVerification After you install the OpenShift CLI, it is available using the oc command: $ oc Installing the OpenShift CLI on Windows You can install the OpenShift CLI (oc) binary on Windows by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version from the Version drop-down list. Click Download Now next to the OpenShift v4.17 Windows Client entry and save the file. Unzip the archive with a ZIP program. Move the oc binary to a directory that is on your PATH. To check your PATH, open the command prompt and execute the following command: C:\> pathVerification After you install the OpenShift CLI, it is available using the oc command: C:\> oc Installing the OpenShift CLI on macOS You can install the OpenShift CLI (oc) binary on macOS by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version from the Version drop-down list. Click Download Now next to the OpenShift v4.17 macOS Clients entry and save the file. For macOS arm64, choose the OpenShift v4.17 macOS arm64 Client entry. Unpack and unzip the archive. Move the oc binary to a directory on your PATH.
2025-04-022.1. Getting started with the OpenShift CLI2.1.1. About the OpenShift CLI With the OpenShift command-line interface (CLI), the oc command, you can create applications and manage OpenShift Container Platform projects from a terminal. The OpenShift CLI is ideal in the following situations: Working directly with project source code Scripting OpenShift Container Platform operations Managing projects while restricted by bandwidth resources and the web console is unavailable 2.1.2. Installing the OpenShift CLI You can install the OpenShift CLI (oc) either by downloading the binary or by using an RPM. 2.1.2.1. Installing the OpenShift CLI by downloading the binary You can install the OpenShift CLI (oc) to interact with OpenShift Container Platform from a command-line interface. You can install oc on Linux, Windows, or macOS. If you installed an earlier version of oc, you cannot use it to complete all of the commands in OpenShift Container Platform 4.7. Download and install the new version of oc. 2.1.2.1.1. Installing the OpenShift CLI on Linux You can install the OpenShift CLI (oc) binary on Linux by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version in the Version drop-down menu. Click Download Now next to the OpenShift v4.7 Linux Client entry and save the file. Unpack the archive: $ tar xvzf Place the oc binary in a directory that is on your PATH. To check your PATH, execute the following command: $ echo $PATH After you install the OpenShift CLI,
2025-04-13It is available using the oc command: $ oc 2.1.2.1.2. Installing the OpenShift CLI on Windows You can install the OpenShift CLI (oc) binary on Windows by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version in the Version drop-down menu. Click Download Now next to the OpenShift v4.7 Windows Client entry and save the file. Unzip the archive with a ZIP program. Move the oc binary to a directory that is on your PATH. To check your PATH, open the command prompt and execute the following command: C:\> path After you install the OpenShift CLI, it is available using the oc command: C:\> oc 2.1.2.1.3. Installing the OpenShift CLI on macOS You can install the OpenShift CLI (oc) binary on macOS by using the following procedure. Procedure Navigate to the OpenShift Container Platform downloads page on the Red Hat Customer Portal. Select the appropriate version in the Version drop-down menu. Click Download Now next to the OpenShift v4.7 MacOSX Client entry and save the file. Unpack and unzip the archive. Move the oc binary to a directory on your PATH. To check your PATH, open a terminal and execute the following command: $ echo $PATH After you install the OpenShift CLI, it is available using the oc command: $ oc 2.1.2.2. Installing the OpenShift CLI by using the web console You can install the OpenShift CLI (oc) to interact with OpenShift Container Platform from a
2025-03-31Web console. You can install oc on Linux, Windows, or macOS. If you installed an earlier version of oc, you cannot use it to complete all of the commands in OpenShift Container Platform 4.7. Download and install the new version of oc. 2.1.2.2.1. Installing the OpenShift CLI on Linux using the web console You can install the OpenShift CLI (oc) binary on Linux by using the following procedure. Procedure From the web console, click ?. Click Command Line Tools. Select appropriate oc binary for your Linux platform, and then click Download oc for Linux. Save the file. Unpack the archive. $ tar xvzf Move the oc binary to a directory that is on your PATH. To check your PATH, execute the following command: $ echo $PATH After you install the OpenShift CLI, it is available using the oc command: $ oc 2.1.2.2.2. Installing the OpenShift CLI on Windows using the web console You can install the OpenShift CLI (oc) binary on Winndows by using the following procedure. Procedure From the web console, click ?. Click Command Line Tools. Select the oc binary for Windows platform, and then click Download oc for Windows for x86_64. Save the file. Unzip the archive with a ZIP program. Move the oc binary to a directory that is on your PATH. To check your PATH, open the command prompt and execute the following command: C:\> path After you install the OpenShift CLI, it is available using the oc command: C:\> oc 2.1.2.2.3. Installing the OpenShift
2025-04-18Installation types, the environment that you install your cluster in will not require internet access. Before you update the cluster, you update the content of the mirror registry. 2.2.2. Obtaining the installation program Before you install OpenShift Container Platform, download the installation file on your provisioning machine. Prerequisites You have a machine that runs Linux, for example Red Hat Enterprise Linux 8, with 500 MB of local disk space. Procedure Go to the Cluster Type page on the Red Hat Hybrid Cloud Console. If you have a Red Hat account, log in with your credentials. If you do not, create an account. Select your infrastructure provider from the Run it yourself section of the page. Select your host operating system and architecture from the dropdown menus under OpenShift Installer and click Download Installer. Place the downloaded file in the directory where you want to store the installation configuration files. The installation program creates several files on the computer that you use to install your cluster. You must keep the installation program and the files that the installation program creates after you finish installing the cluster. Both of the files are required to delete the cluster. Deleting the files created by the installation program does not remove your cluster, even if the cluster failed during installation. To remove your cluster, complete the OpenShift Container Platform uninstallation procedures for your specific cloud provider. Extract the installation program. For example, on a computer that uses a Linux operating system, run the following command: $ tar -xvf openshift-install-linux.tar.gz Download your installation pull secret from Red Hat OpenShift Cluster Manager. This pull secret allows you to authenticate with the services that are provided by the included authorities, including Quay.io, which serves the container images for OpenShift Container Platform components. Alternatively, you can retrieve the installation program from the Red Hat Customer Portal, where you can specify a version of the installation program to download. However, you must have an active subscription to access this page. 2.2.3. Installing the OpenShift CLI You can install the OpenShift CLI (oc) to interact with OpenShift Container Platform from a
2025-04-10CLI on macOS using the web console You can install the OpenShift CLI (oc) binary on macOS by using the following procedure. Procedure From the web console, click ?. Click Command Line Tools. Select the oc binary for macOS platform, and then click Download oc for Mac for x86_64. Save the file. Unpack and unzip the archive. Move the oc binary to a directory on your PATH. To check your PATH, open a terminal and execute the following command: $ echo $PATH After you install the OpenShift CLI, it is available using the oc command: $ oc 2.1.2.3. Installing the OpenShift CLI by using an RPM For Red Hat Enterprise Linux (RHEL), you can install the OpenShift CLI (oc) as an RPM if you have an active OpenShift Container Platform subscription on your Red Hat account. Prerequisites Must have root or sudo privileges. Procedure Register with Red Hat Subscription Manager: # subscription-manager register Pull the latest subscription data: # subscription-manager refresh List the available subscriptions: # subscription-manager list --available --matches '*OpenShift*' In the output for the previous command, find the pool ID for an OpenShift Container Platform subscription and attach the subscription to the registered system: # subscription-manager attach --pool= Enable the repositories required by OpenShift Container Platform 4.7. For Red Hat Enterprise Linux 8: # subscription-manager repos --enable="rhocp-4.7-for-rhel-8-x86_64-rpms" For Red Hat Enterprise Linux 7: # subscription-manager repos --enable="rhel-7-server-ose-4.7-rpms" Install the openshift-clients package: # yum install openshift-clients After you install the CLI, it is available using the oc command: $
2025-04-10