Skip to content

Commit 2820d17

Browse files
authored
Merge pull request #113489 from sakthi-vetrivel/master
fixing links
2 parents 42e3203 + 567d295 commit 2820d17

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

articles/openshift/index.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ landingContent:
5252
- linkListType: reference
5353
links:
5454
- text: Azure CLI
55-
url: /cli/azure/openshift
56-
- text: REST API
57-
url: /rest/api/openshift
55+
url: /cli/azure/aro
5856
- text: Red Hat OpenShift docs
59-
url: https://docs.openshift.com/aro/welcome/index.html
57+
url: https://docs.openshift.com/aro/4/welcome/index.html

articles/openshift/intro-openshift.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,11 @@ For improved security and management, Azure Red Hat OpenShift lets you integrate
2727

2828
## Cluster and node
2929

30-
Azure Red Hat OpenShift nodes run on Azure virtual machines. You can connect storage to nodes and pods, upgrade cluster components, and use GPUs.
31-
32-
## Virtual networks and ingress
33-
34-
You can [connect a cluster's virtual network to an existing virtual network or create a virtual network when you create a cluster](tutorial-create-cluster.md#create-a-virtual-network-containing-two-empty-subnets).
35-
36-
## Kubernetes certification
37-
38-
Azure Red Hat OpenShift service has been CNCF certified as Kubernetes conformant.
30+
Azure Red Hat OpenShift nodes run on Azure virtual machines. You can connect storage to nodes and pods and upgrade cluster components.
3931

4032
## Next steps
4133

4234
Learn the prerequisites for Azure Red Hat OpenShift:
4335

4436
> [!div class="nextstepaction"]
45-
> [Set up your dev environment](howto-setup-environment.md)
37+
> [Set up your dev environment](tutorial-create-cluster.md)

0 commit comments

Comments
 (0)