mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
15 lines
1.1 KiB
Plaintext
15 lines
1.1 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="learning-deploying-application-s2i-deployments"]
|
|
= S2I deployments
|
|
|
|
include::_attributes/attributes-openshift-dedicated.adoc[]
|
|
:context: cloud-experts-deploying-application-s2i-deployments
|
|
toc::[]
|
|
[role="_abstract"]
|
|
The integrated Source-to-Image (S2I) builder is one method to deploy applications in {OCP-short}. The S2I is a tool for building reproducible, Docker-formatted container images. For more information, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/overview/getting-started-openshift-common-terms_openshift-editions[Glossary of common terms for {OCP}]. You must have a deployed {product-title} cluster before starting this process.
|
|
|
|
include::modules/learning-deploying-application-s2i-deployments-retrieving-login.adoc[leveloffset=+1]
|
|
include::modules/learning-deploying-application-s2i-deployments-create-new-project.adoc[leveloffset=+1]
|
|
include::modules/learning-deploying-application-s2i-deployments-fork-repo.adoc[leveloffset=+1]
|
|
include::modules/learning-deploying-application-s2i-deployments-deploy-to-cluster.adoc[leveloffset=+1]
|