1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/serverless/serverless-getting-started.adoc

33 lines
1.9 KiB
Plaintext

include::modules/serverless-document-attributes.adoc[]
[id="serverless-getting-started"]
= Getting started with {ServerlessProductName}
:context: serverless-getting-started
include::modules/common-attributes.adoc[]
toc::[]
{ServerlessProductName} simplifies the process of delivering code from development into production by reducing the need for infrastructure set up or back-end development by developers.
[id="how-it-works_{context}"]
== How {ServerlessProductName} works
Developers on {ServerlessProductName} can use the provided Kubernetes native APIs, as well as familiar languages and frameworks, to deploy applications and container workloads.
{ServerlessProductName} on {product-title} enables stateless serverless workloads to all run on a single multi-cloud container platform with automated operations. Developers can use a single platform for hosting their microservices, legacy, and serverless applications.
{ServerlessProductName} is based on the open source Knative project, which provides portability and consistency across hybrid and multi-cloud environments by enabling an enterprise-grade serverless platform.
[id="serverless-supported-configs_{context}"]
== Supported Configurations
The set of supported features, configurations, and integrations for {ServerlessProductName} (current and past versions) are available at the link:https://access.redhat.com/articles/4912821[Supported Configurations page].
include::modules/serverless-components.adoc[leveloffset=+1]
:FeatureName: Knative Eventing
include::modules/technology-preview.adoc[leveloffset=+2]
== Next steps
* Install the xref:../serverless/installing_serverless/installing-openshift-serverless.adoc#installing-openshift-serverless[{ServerlessOperatorName}] on your {product-title} cluster to get started with serverless applications.
* View the xref:../serverless/serverless-release-notes.adoc#serverless-release-notes[{ServerlessProductName} release notes].