Skip to content
Merged
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
16 changes: 8 additions & 8 deletions modules/ROOT/pages/installation/requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@ For personal use and software development:

For cloud environments, and server-based, on-premise environments:

.Software requirements for cloud environments, and server-based, on-premise environments.
.Software requirements for cloud environments, and server-based, on-premises environments.
[cols="1,3a", options="header"]
|===
| Operating System | Supported JDK
| *Amazon Linux AMI 2018.03+* | Amazon Corretto 11, OpenJDK 11, and OracleJDK 11
| *CentOS Stream 8, 9* | OpenJDK 11
| *Debian 11* | OpenJDK 11, OracleJDK 11
| *Red Hat Enterprise Linux Server 8.6, 8.8, 9.0, 9.2* | Red Hat OpenJDK 11, Oracle JDK 11, and ZuluJDK 11
| *Ubuntu Server 18.04+* | OpenJDK 11, OracleJDK 11, and ZuluJDK 11
| *Windows Server 2016, 2019, 2022* | OracleJDK 11 and ZuluJDK 11
| Operating System | Supported JDK
| *Amazon Linux AMI 2018.03+* | Amazon Corretto 11, OpenJDK 11, and OracleJDK 11
| *CentOS Stream 8, 9* | OpenJDK 11
| *Debian 11* | OpenJDK 11, OracleJDK 11
| *Red Hat Enterprise Linux Server 8.6, 8.8, 9.0, 9.2, 9.4* | Red Hat OpenJDK 11, Oracle JDK 11, and ZuluJDK 11
| *Ubuntu Server 18.04+* | OpenJDK 11, OracleJDK 11, and ZuluJDK 11
| *Windows Server 2016, 2019, 2022* | OracleJDK 11 and ZuluJDK 11
|===

For more information on Red Hat Enterprise Linux Life Cycle, refer to their link:https://access.redhat.com/support/policy/updates/errata/#RHEL8_and_9_Life_Cycle[official documentation].
Expand Down