|
1 | 1 | --- |
2 | 2 | title: Deploy OpenShift to Azure Stack Hub |
3 | | -description: Deploy OpenShift to Azure Stack Hub. |
| 3 | +ms.reviewer: robess |
| 4 | +description: Discover how to deploy OpenShift on Azure Stack Hub, configure CNS for GlusterFS, and use Red Hat-managed RHCOS images. |
4 | 5 | author: ronmiab |
5 | 6 | ms.author: robess |
6 | 7 | ms.service: azure-stack |
7 | 8 | ms.custom: linux-related-content |
8 | 9 | ms.collection: linux |
9 | 10 | ms.topic: concept-article |
10 | | -ms.date: 02/13/2023 |
11 | | -# Customer intent: As a system administrator, I want to deploy OpenShift on Azure Stack Hub, so that I can leverage container orchestration in a hybrid cloud environment with the specific storage configurations needed for my organization. |
| 11 | +ms.date: 11/24/2025 |
| 12 | +# Customer intent: As a system administrator, I want to deploy OpenShift on Azure Stack Hub, so that I can use container orchestration in a hybrid cloud environment with the specific storage configurations needed for my organization. |
12 | 13 | --- |
13 | 14 |
|
14 | | -# Deploy OpenShift Container Platform or OKD to Azure Stack Hub |
| 15 | +# OpenShift Container Platform or OKD deployment to Azure Stack Hub |
15 | 16 |
|
16 | 17 | **Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets |
17 | 18 |
|
18 | | -[OpenShift](openshift-get-started.md) can be deployed in Azure Stack Hub. There are some key differences between Azure and Azure Stack Hub so deployment will differ slightly and capabilities will also differ slightly. |
| 19 | +You can deploy [OpenShift](openshift-get-started.md) in Azure Stack Hub. Some key differences exist between Azure and Azure Stack Hub, so deployment and capabilities differ slightly. |
19 | 20 |
|
20 | | -Currently, the Azure Cloud Provider doesn't work in Azure Stack Hub. You won't be able to use disk attach for persistent storage in Azure Stack Hub. Instead, you can configure other storage options such as NFS, iSCSI, and GlusterFS. Or, you can enable CNS and use GlusterFS for persistent storage. If CNS is enabled, three more nodes will be deployed with storage for GlusterFS usage. |
| 21 | +Currently, the Azure Cloud Provider doesn't work in Azure Stack Hub. You can't use disk attach for persistent storage in Azure Stack Hub. Instead, you can configure other storage options such as Network File System (NFS), Internet Small Computer Systems Interface (iSCSI), and GlusterFS. Or, you can enable Container Native Storage (CNS) and use GlusterFS for persistent storage. If you enable CNS, the deployment adds three more nodes with storage for GlusterFS usage. |
21 | 22 |
|
22 | 23 | ## Deploy OpenShift 4.x On Azure Stack Hub |
23 | 24 |
|
24 | | -Red Hat manages the Red Hat Enterprise Linux CoreOS (RHCOS) image for OpenShift 4.x. The deployment process gets the image from a Red Hat endpoint. As a result, the user (tenant) doesn't need to get an image from the Azure Stack hub Marketplace. |
| 25 | +Red Hat manages the Red Hat Enterprise Linux CoreOS (RHCOS) image for OpenShift 4.x. The deployment process gets the image from a Red Hat endpoint. As a result, you don't need to get an image from the Azure Stack hub Marketplace. |
25 | 26 |
|
26 | | -You can follow the steps in the OpenShift documentation at [Installing a cluster on Azure Stack Hub using ARM templates](https://docs.openshift.com/container-platform/4.9/installing/installing_azure_stack_hub/installing-azure-stack-hub-user-infra.html). |
| 27 | +Follow the steps in the OpenShift documentation at [Installing a cluster on Azure Stack Hub using ARM templates](https://docs.openshift.com/container-platform/4.9/installing/installing_azure_stack_hub/installing-azure-stack-hub-user-infra.html). |
27 | 28 |
|
28 | 29 | > [!WARNING] |
29 | 30 | > If you have an issue with OpenShift, contact Red Hat for support. |
| 31 | +
|
30 | 32 | ## Next steps |
31 | 33 |
|
32 | | -[Installing a cluster on Azure Stack Hub using ARM templates](https://docs.openshift.com/container-platform/4.9/installing/installing_azure_stack_hub/installing-azure-stack-hub-user-infra.html). |
| 34 | +[Installing a cluster on Azure Stack Hub using ARM templates](https://docs.openshift.com/container-platform/4.9/installing/installing_azure_stack_hub/installing-azure-stack-hub-user-infra.html). |
0 commit comments