mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
14 lines
548 B
Plaintext
14 lines
548 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/container_security/security-build.adoc
|
|
|
|
[id="security-build-knative_{context}"]
|
|
= Building Knative serverless applications
|
|
Relying on Kubernetes and Kourier, you can build, deploy
|
|
and manage serverless applications using
|
|
link:https://knative.dev/[Knative] 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.
|