Skip to content

Commit ff65c50

Browse files
author
Sakthi Vetrivel
committed
fixing private cluster for 4 TOC
1 parent 7e78d35 commit ff65c50

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

articles/openshift/howto-create-private-cluster.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,13 @@ keywords: aro, openshift, private cluster, red hat
1212

1313
# Create a private cluster with Azure Red Hat OpenShift 3.11
1414

15-
> [!IMPORTANT]
16-
> Azure Red Hat OpenShift (ARO) private clusters are currently only available in private preview in East US 2. Private preview acceptance is by invitation only. Please be sure to register your subscription before attempting to enable this feature.
17-
1815
Private clusters provide the following benefits:
1916

2017
* Private clusters don't expose cluster control plane components (such as the API servers) on a public IP address.
2118
* The virtual network of a private cluster is configurable by customers, allowing you to set up networking to allow peering with other virtual networks, including ExpressRoute environments. You can also configure custom DNS on the virtual network to integrate with internal services.
2219

2320
## Before you begin
2421

25-
> [!NOTE]
26-
> This feature requires version 2019-10-27-preview of the ARO HTTP API. It is not yet supported in the Azure CLI.
27-
2822
The fields in the following configuration snippet are new and must be included in your cluster configuration. `managementSubnetCidr` must be within the cluster virtual network and is used by Azure to manage the cluster.
2923

3024
```json

articles/openshift/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- name: Create a Azure Red Hat OpenShift 4 cluster
1919
href: howto-using-azure-redhat-openshift.md
2020
- name: Create a private Azure Red Hat OpenShift 4 cluster
21-
href: howto-create-private-cluster.md
21+
href: create-private-cluster.md
2222
- name: Configure DNS Forwarding for an Azure Red Hat OpenShift 4 cluster
2323
href: dns-forwarding.md
2424
- name: Configure Azure Active Directory authentication for Azure Red Hat OpenShift 4 cluster

0 commit comments

Comments
 (0)