mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
65 lines
2.4 KiB
Plaintext
65 lines
2.4 KiB
Plaintext
[id="installing-openshift-serverless"]
|
|
= Installing {ServerlessProductName}
|
|
include::modules/common-attributes.adoc[]
|
|
include::modules/serverless-document-attributes.adoc[]
|
|
:context: installing-openshift-serverless
|
|
|
|
toc::[]
|
|
|
|
// Cluster sizing requirements
|
|
include::modules/serverless-cluster-sizing-requirements.adoc[leveloffset=+1]
|
|
// Add or remove an instance of a machine in a MachineSet
|
|
include::modules/machineset-manually-scaling.adoc[leveloffset=+2]
|
|
|
|
|
|
// Installing Service Mesh
|
|
[id="installing-service-mesh_{context}"]
|
|
== Installing Service Mesh
|
|
|
|
An installed version of Service Mesh is required for the installation of {ServerlessProductName}. For details, see the {product-title} documentation on xref:../service_mesh/service_mesh_install/installing-ossm.adoc[Installing Service Mesh].
|
|
|
|
[NOTE]
|
|
====
|
|
Use the Service Mesh documentation for Operator installation only. Once you install the Operators, use the documentation below to install the Service Mesh Control Plane and Member Roll.
|
|
====
|
|
|
|
|
|
// Installing Service Mesh Control Plane
|
|
include::modules/serverless-installing-service-mesh-control-plane.adoc[leveloffset=+2]
|
|
|
|
// Installing Service Mesh Member Roll
|
|
include::modules/serverless-installing-service-mesh-member-roll.adoc[leveloffset=+2]
|
|
|
|
|
|
// Installing Serverless Operator
|
|
[id="installing-serverless-operator_{context}"]
|
|
== Installing the {ServerlessOperatorName}
|
|
|
|
The {ServerlessOperatorName} can be installed using the {product-title} instructions for installing Operators.
|
|
|
|
You can install the {ServerlessOperatorName} in the host cluster by following the {product-title} instructions on installing an Operator.
|
|
|
|
[NOTE]
|
|
====
|
|
The {ServerlessOperatorName} only works for {product-title} versions 4.1.13 and later.
|
|
====
|
|
|
|
For details, see the {product-title} documentation on xref:../applications/operators/olm-adding-operators-to-cluster.adoc[adding Operators to a cluster].
|
|
|
|
[id="deleting-openshift-serverless-operator_{context}"]
|
|
== Deleting the {ServerlessOperatorName}
|
|
|
|
You can remove the {ServerlessOperatorName} from the host cluster by following the {product-title} instructions on deleting an Operator.
|
|
|
|
For details, see the {product-title} documentation on xref:../applications/operators/olm-deleting-operators-from-cluster.adoc[deleting Operators from a cluster].
|
|
|
|
|
|
// Installing Knative Serving
|
|
include::modules/serverless-installing-knative-serving.adoc[leveloffset=+1]
|
|
|
|
|
|
|
|
|
|
|
|
|