From 8dadf4cdae49c92a54c41c8341dfa9c174c3da49 Mon Sep 17 00:00:00 2001 From: abrennan Date: Mon, 23 Nov 2020 13:47:44 -0600 Subject: [PATCH] Updated notes for GA status --- .../installing_serverless/installing-knative-eventing.adoc | 3 --- .../installing-openshift-serverless.adoc | 4 +++- serverless/installing_serverless/upgrading-serverless.adoc | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/serverless/installing_serverless/installing-knative-eventing.adoc b/serverless/installing_serverless/installing-knative-eventing.adoc index 087be8fea3..e5aa1fe089 100644 --- a/serverless/installing_serverless/installing-knative-eventing.adoc +++ b/serverless/installing_serverless/installing-knative-eventing.adoc @@ -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. diff --git a/serverless/installing_serverless/installing-openshift-serverless.adoc b/serverless/installing_serverless/installing-openshift-serverless.adoc index dc09af8d91..19c855d91d 100644 --- a/serverless/installing_serverless/installing-openshift-serverless.adoc +++ b/serverless/installing_serverless/installing-openshift-serverless.adoc @@ -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]. diff --git a/serverless/installing_serverless/upgrading-serverless.adoc b/serverless/installing_serverless/upgrading-serverless.adoc index 50aa95edda..eb521612f4 100644 --- a/serverless/installing_serverless/upgrading-serverless.adoc +++ b/serverless/installing_serverless/upgrading-serverless.adoc @@ -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]