You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The serverless sections in the above options are displayed only if the xref:../../serverless/installing-openshift-serverless.adoc#installing-openshift-serverless[*Serverless Operator*] is installed in your cluster. OpenShift Serverless is a Technology Preview feature.
22
+
The serverless sections in the above options are displayed only if the xref:../../serverless/installing_serverless/installing-openshift-serverless.adoc#installing-openshift-serverless[*Serverless Operator*] is installed in your cluster. OpenShift Serverless is a Technology Preview feature.
To create serverless applications, in addition to the above, ensure that:
36
36
37
-
* You have xref:../../serverless/installing-openshift-serverless.adoc#installing-serverless-operator_installing-openshift-serverless[installed the OpenShift Serverless Operator].
38
-
* You have xref:../../serverless/installing-openshift-serverless.adoc#installing-knative-serving_installing-openshift-serverless[created a knative-serving namespace and a KnativeServing resource in the knative-serving namespace].
37
+
* You have xref:../../serverless/installing_serverless/installing-openshift-serverless.adoc#installing-openshift-serverless[installed the Openshift Serverless Operator].
38
+
* You have xref:../../serverless/installing_serverless/installing-knative-serving.adoc#installing-knative-serving[created a knative-serving namespace and a KnativeServing resource in the knative-serving namespace].
Copy file name to clipboardExpand all lines: modules/serverless-rn-1-2-0.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
[id="new-features-1-2-0_{context}"]
12
12
== New features
13
13
* {ServerlessProductName} has been updated to use Knative Serving 0.9.0.
14
-
* {ServerlessProductName} has been updated to use Knative Client (`kn` CLI) 0.9.0.
14
+
* {ServerlessProductName} has been updated to use Knative `kn` CLI 0.9.0.
15
15
* {ServerlessProductName} on {product-title} 4.2 now uses the Operator Lifecycle Manager (OLM) dependency resolution mechanism to install the ServiceMesh Operator automatically. The required ServiceMeshControlPlane and ServiceMeshMemberRoll are also installed and managed for the user.
16
16
* Access to the KnativeServing resource is now restricted to `cluster-admin` roles to prevent any user from blocking the resource. Only `cluster-admin` roles can create KnativeServing CRs.
17
17
* The {ServerlessProductName} Operator can now be found in the OperatorHub by searching for "knative".
Copy file name to clipboardExpand all lines: modules/serverless-rn-1-4-0.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
== New features
15
15
* {ServerlessProductName} 1.4.0 is available on {product-title} 4.2 and newer versions.
16
16
* {ServerlessProductName} has been updated to use Knative Serving 0.11.1.
17
-
* {ServerlessProductName} has been updated to use Knative Client (`kn` CLI) 0.11.0.
17
+
* {ServerlessProductName} has been updated to use Knative `kn` CLI 0.11.0.
18
18
* {ServerlessProductName} has been updated to use Knative Serving Operator 0.11.1.
19
19
* The `kn` CLI is now available for download through the *Command Line Tools* page in the {product-title} web console.
20
20
* The `KnativeServing` object's API group has changed in this release from `serving.knative.dev` to `operator.knative.dev`. You will need to adjust any of your scripts or applications that rely on the old API group to use the new API group. The {ServerlessProductName} installation instructions have been updated to use the new API group.
Copy file name to clipboardExpand all lines: modules/serverless-rn-1-5-0.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
== New features
11
11
* {ServerlessProductName} 1.5.0 is available on {product-title} 4.3 and newer versions.
12
12
* {ServerlessProductName} has been updated to use Knative Serving 0.12.1.
13
-
* {ServerlessProductName} has been updated to use Knative Client (`kn` CLI) 0.12.0.
13
+
* {ServerlessProductName} has been updated to use Knative `kn` CLI 0.12.0.
14
14
* {ServerlessProductName} has been updated to use Knative Serving Operator 0.12.1.
15
15
* {ServerlessProductName} ingress implementation has been updated to use Kourier in place of Service Mesh. No user intervention is necessary, as this change is automatic when the {ServerlessOperatorName} is upgraded to 1.5.0.
. After the command has completed and all pods have been removed from the `knative-eventing` namespace, delete the namespace by entering the following command:
0 commit comments