1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/microshift_running_apps/microshift-applications.adoc

19 lines
865 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]
[role="_additional-resources"]
.Additional resources
* xref:../microshift_running_apps/microshift-deleting-resource-manifests.adoc#microshift-deleting-resource-manifests[Deleting or updating Kustomize manifest resources]
include::modules/microshift-applying-manifests-example.adoc[leveloffset=+1]