Skip to content

Commit d432f88

Browse files
Merge pull request #2662 from ronmiab/rb-freshness-november
Freshness pass for November
2 parents ebfd5fd + 28a5566 commit d432f88

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,34 @@
11
---
22
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.
45
author: ronmiab
56
ms.author: robess
67
ms.service: azure-stack
78
ms.custom: linux-related-content
89
ms.collection: linux
910
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.
1213
---
1314

14-
# Deploy OpenShift Container Platform or OKD to Azure Stack Hub
15+
# OpenShift Container Platform or OKD deployment to Azure Stack Hub
1516

1617
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
1718

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.
1920

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.
2122

2223
## Deploy OpenShift 4.x On Azure Stack Hub
2324

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.
2526

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).
2728

2829
> [!WARNING]
2930
> If you have an issue with OpenShift, contact Red Hat for support.
31+
3032
## Next steps
3133

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

Comments
 (0)