mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
15 lines
643 B
Plaintext
15 lines
643 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="applications-with-microshift"]
|
|
= Using Kustomize manifests to deploy applications
|
|
include::_attributes/attributes-microshift.adoc[]
|
|
:context: applications-microshift
|
|
|
|
toc::[]
|
|
|
|
You can use the `kustomize` configuration management tool with application manifests to deploy applications. Read through the following procedures for an example of how Kustomize works in {microshift-short}.
|
|
|
|
include::modules/microshift-manifests-overview.adoc[leveloffset=+1]
|
|
|
|
include::modules/microshift-manifests-override-paths.adoc[leveloffset=+1]
|
|
|
|
include::modules/microshift-applying-manifests-example.adoc[leveloffset=+1] |