mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
30 lines
1.8 KiB
Plaintext
30 lines
1.8 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="serverless-getting-started-how-it-works"]
|
|
== 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-getting-started-supported-configs"]
|
|
== 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].
|
|
|
|
[id="serverless-getting-started-next-steps"]
|
|
== Next steps
|
|
|
|
* Install the xref:../serverless/admin_guide/installing-openshift-serverless.adoc#installing-openshift-serverless[{ServerlessOperatorName}] on your {product-title} cluster to get started.
|
|
* View the xref:../serverless/serverless-release-notes.adoc#serverless-release-notes[{ServerlessProductName} release notes].
|