Skip to content

Commit b6fc079

Browse files
pabel-rhnickboldthmanwani-rh
authored
RHIDP-1711: Add Supported platforms and Support policy to Admin Guide and RN docs (#644)
* Added changes for rhidp-1711 * Update artifacts/snip-customer-support-info.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/con-release-notes-overview.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/con-release-notes-overview.adoc Co-authored-by: Heena Manwani <[email protected]> * added attributes - Fabrice's comments * removed typo * minor change to tag for consistency --------- Co-authored-by: Nick Boldt <[email protected]> Co-authored-by: Heena Manwani <[email protected]>
1 parent 318be8f commit b6fc079

File tree

5 files changed

+24
-5
lines changed

5 files changed

+24
-5
lines changed

artifacts/attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
:osd-brand-name: Red Hat OpenShift Dedicated
2828
:osd-short: OpenShift Dedicated
2929
// minimum and current latest supported versions
30-
:ocp-version-min: 4.12
31-
:ocp-version: 4.15
30+
:ocp-version-min: 4.14
31+
:ocp-version: 4.16
3232
// First mention of OpenShift CLI or `oc` in a module
3333
:openshift-cli: pass:quotes[OpenShift CLI (`oc`)]
3434
:rhsso-brand-name: Red Hat Single-Sign On

artifacts/snip-customer-support-info.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
If you experience difficulty with a procedure described in this documentation, visit the http://access.redhat.com[Red Hat Customer Portal]. You can use the Red Hat Customer Portal for the following purposes:
66

77
* To search or browse through the Red Hat Knowledgebase of technical support articles about Red Hat products.
8-
* To create a https://access.redhat.com/support/cases/#/case/new/get-support?caseCreate=true[support case] for Red Hat Global Support Services (GSS). For support case creation, select *Red Hat Developer Hub* as the product and select the appropriate product version.
8+
* To create a https://access.redhat.com/support/cases/#/case/new/get-support?caseCreate=true[support case] for {company-name} Global Support Services (GSS). For support case creation, select *{product}* as the product and select the appropriate product version. For detailed information about supported platforms, see link:{release-notes-url}#con-release-notes-overview.adoc[Supported Platforms] and the link:https://access.redhat.com/support/policy/updates/developerhub[{product} Life Cycle].

assemblies/assembly-add-custom-app-file-openshift.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ data:
1818
You can add the custom application configuration file to {ocp-short} in one of the following ways:
1919

2020
* The {product} Operator
21-
* The {product} Helm chart.
21+
* The {product} Helm chart
2222

2323
include::modules/getting-started/proc-add-custom-app-file-openshift-helm.adoc[leveloffset=+1]
2424

modules/installation/proc-install-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ As an administrator, you can install the {product} Operator. Authorized users ca
1515

1616
Containers are available for the following CPU architectures:
1717

18-
* AMD64 and Intel 64 (x86_64)
18+
* AMD64 and Intel 64 (`x86_64`)
1919
2020
.Prerequisites
2121

modules/release-notes/con-release-notes-overview.adoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,22 @@ Benefits of {product} include:
1919
.Additional resources
2020

2121
* link:{upgrading-book-url}[{upgrading-book-title}].
22+
23+
== Supported Platforms
24+
25+
{product} runs on {ocp-short} {ocp-version-min}-{ocp-version} on the following CPU architecture:
26+
27+
* AMD64 and Intel 64 (`x86_64`)
28+
29+
In addition to {ocp-short}, the following hosted environments are also supported:
30+
31+
* {eks-brand-name}
32+
* {aks-brand-name}
33+
* {osd-short} on {gcp-brand-name}
34+
35+
.Additional resources
36+
37+
* link:https://docs.redhat.com/en/documentation/openshift_container_platform[OpenShift documentation]
38+
* link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}#Install%20and%20Upgrade[{product} Installation guides]
39+
40+

0 commit comments

Comments
 (0)