1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Updated notes for GA status

This commit is contained in:
abrennan
2020-11-23 13:47:44 -06:00
committed by openshift-cherrypick-robot
parent d4b851a02a
commit 8dadf4cdae
3 changed files with 4 additions and 5 deletions

View File

@@ -8,9 +8,6 @@ toc::[]
After you install the {ServerlessOperatorName}, you can install Knative Eventing by following the procedures described in this guide.
:FeatureName: Knative Eventing
include::modules/technology-preview.adoc[leveloffset=+1]
This guide provides information about installing Knative Eventing using the default settings.
// However, you can configure more advanced settings in the KnativeEventing custom resource definition.

View File

@@ -13,6 +13,7 @@ This guide walks cluster administrators through installing the {ServerlessOperat
{ServerlessProductName} is supported for installation in a restricted network environment. For more information, see xref:../../operators/admin/olm-restricted-networks.adoc#olm-restricted-networks[Using Operator Lifecycle Manager on restricted networks].
====
[id="installing-openshift-serverless-cluster-sizing"]
== Cluster sizing requirements
To run {ServerlessProductName}, the {product-title} cluster must be sized correctly.
@@ -50,11 +51,12 @@ HA is enabled for some Knative Serving components by default. You can disable HA
[IMPORTANT]
====
Before upgrading to the latest Serverless release, you must remove the community Knative Eventing operator if you have previously installed it. Having the Knative Eventing operator installed will prevent you from being able to install the latest Technology Preview version of Knative Eventing using the {ServerlessOperatorName}.
Before upgrading to the latest Serverless release, you must remove the community Knative Eventing Operator if you have previously installed it. Having the Knative Eventing Operator installed will prevent you from being able to install the latest version of Knative Eventing using the {ServerlessOperatorName}.
====
include::modules/serverless-install-web-console.adoc[leveloffset=+1]
[id="installing-openshift-serverless-next-steps"]
== Next steps
* After the {ServerlessOperatorName} is installed, you can install the Knative Serving component. See the documentation on xref:../installing_serverless/installing-knative-serving.adoc#installing-knative-serving[Installing Knative Serving].

View File

@@ -9,7 +9,7 @@ If you have installed a previous version of {ServerlessProductName}, follow the
[IMPORTANT]
====
Before upgrading to the latest Serverless release, you must remove the community Knative Eventing operator if you have previously installed it. Having the Knative Eventing operator installed will prevent you from being able to install the latest Technology Preview version of Knative Eventing.
Before upgrading to the latest Serverless release, you must remove the community Knative Eventing Operator if you have previously installed it. Having the Knative Eventing Operator installed will prevent you from being able to install the latest version of Knative Eventing.
====
include::modules/serverless-upgrade-sub-channel.adoc[leveloffset=+1]