mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
62 lines
2.5 KiB
Plaintext
62 lines
2.5 KiB
Plaintext
[id="installing-openshift-serverless"]
|
|
= Installing {ServerlessProductName}
|
|
include::modules/common-attributes.adoc[]
|
|
include::modules/serverless-document-attributes.adoc[]
|
|
:context: installing-openshift-serverless
|
|
|
|
toc::[]
|
|
|
|
[IMPORTANT]
|
|
====
|
|
{ServerlessProductName} is not tested or supported for installation in a restricted network environment.
|
|
====
|
|
|
|
// Cluster sizing requirements
|
|
include::modules/serverless-cluster-sizing-requirements.adoc[leveloffset=+1]
|
|
|
|
.Additional resources
|
|
For more information on using the MachineSet API, see xref:../machine_management/creating_machinesets/creating-machineset-aws.adoc#creating-machineset-aws[Creating MachineSets].
|
|
|
|
|
|
// Add or remove an instance of a machine in a MachineSet
|
|
include::modules/machineset-manually-scaling.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:../operators/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[adding Operators to a cluster].
|
|
|
|
[IMPORTANT]
|
|
====
|
|
The {ServerlessOperatorName} automatically installs the Service Mesh Operator. If you already have a community version of Maistra installed, this will cause a conflict with the {ServerlessOperatorName} Service Mesh auto-install. In this case, the already existing community version of Maistra will be used instead.
|
|
====
|
|
|
|
|
|
// Installing Knative Serving
|
|
include::modules/serverless-installing-knative-serving.adoc[leveloffset=+1]
|
|
|
|
// Uninstalling Knative Serving
|
|
include::modules/serverless-uninstalling-knative-serving.adoc[leveloffset=+1]
|
|
|
|
// Deleting Serverless Operator
|
|
[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:../operators/olm-deleting-operators-from-cluster.adoc#olm-deleting-operators-from-a-cluster[deleting Operators from a cluster].
|
|
|
|
|
|
// Deleting Knative Serving
|
|
include::modules/serverless-deleting-knative-serving-crds.adoc[leveloffset=+1]
|