mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
19 lines
682 B
Plaintext
19 lines
682 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * products-web-console.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="using-serverless-with-openshift_{context}"]
|
|
= Red Hat {serverlessproductname} in the web console
|
|
|
|
Red Hat {serverlessproductname} enables developers to create and deploy serverless, event-driven applications on {product-title}. You can use the
|
|
ifndef::openshift-rosa-hcp,openshift-rosa[]
|
|
{product-title}
|
|
endif::openshift-rosa-hcp,openshift-rosa[]
|
|
ifdef::openshift-rosa-hcp[]
|
|
{rosa-short}
|
|
endif::openshift-rosa-hcp[]
|
|
ifdef::openshift-rosa[]
|
|
{rosa-classic-short}
|
|
endif::openshift-rosa[]
|
|
web console OperatorHub to install the {serverlessproductname} Operator. |