Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OCP version sections #60

Merged
merged 1 commit into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions docs/openshift/install/agnostic/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Red Hat OpenShift Container Platform Manual Installation on Nutanix AOS (AHV)

**Note:** Red Hat OpenShift Container Platform has been tested for specific compatibility on following AOS and Prism Central versions:

| Openshift | AOS | Prism Central |
|-----------|--------------------|---------------|
| 4.6 - 4.11| 5.20.4+ or 6.1.1+ | 2022.4+ |

!!! note
Visit the [Red Hat OpenShift Container Platform documentation](https://docs.openshift.com/container-platform/latest/installing/installing_nutanix/preparing-to-install-on-nutanix.html){target=_blank} to learn more about the tested AOS and Prism Central versions.

## Installation Prerequisites

Expand Down
7 changes: 2 additions & 5 deletions docs/openshift/install/assisted_installer/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Red Hat OpenShift Container Platform Assisted Installation on Nutanix AOS (AHV)

**Note:** Red Hat OpenShift Container Platform Assisted Installer has been tested for specific compatibility on following AOS and Prism Central versions:

| Openshift | AOS | Prism Central |
|-----------|--------------------|---------------|
| 4.12 | 5.20.4+ or 6.5.1+ | 2022.4+ |
!!! note
Visit the [Red Hat OpenShift Container Platform documentation](https://docs.openshift.com/container-platform/latest/installing/installing_nutanix/preparing-to-install-on-nutanix.html){target=_blank} to learn more about the tested AOS and Prism Central versions.

More information on Red Hat OpenShift Container Platform Assisted Installer can be found in [Installing an on-premise cluster using the Assisted Installer](https://docs.openshift.com/container-platform/latest/installing/installing_on_prem_assisted/installing-on-prem-assisted.html){target=_blank}.

Expand Down
8 changes: 2 additions & 6 deletions docs/openshift/install/ipi/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Red Hat OpenShift Container Platform Installer Provisioned Installation on Nutanix AOS (AHV)

**Note:** Red Hat OpenShift Container Platform IPI has been tested for specific compatibility on following AOS and Prism Central versions:

| Openshift | AOS | Prism Central |
|-----------|-------------------|---------------|
| 4.12 | 5.20.4+ or 6.5.1+ | 2022.4+ |
| 4.11 | 5.20.4+ or 6.1.1+ | 2022.4+ |
!!! note
Visit the [Red Hat OpenShift Container Platform documentation](https://docs.openshift.com/container-platform/latest/installing/installing_nutanix/preparing-to-install-on-nutanix.html){target=_blank} to learn more about the tested AOS and Prism Central versions.

## Installation Prerequisites

Expand Down
Loading