mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
13 lines
573 B
Plaintext
13 lines
573 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/container_security/security-build.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="security-build-knative_{context}"]
|
|
= Building Knative serverless applications
|
|
|
|
Relying on Kubernetes and Kourier, you can build, deploy, and manage serverless applications by using OpenShift Serverless in {product-title}.
|
|
|
|
As with other builds, you can use S2I images to build your containers, then serve them using Knative services. View Knative application builds through the
|
|
*Topology* view of the {product-title} web console.
|