2023-10-30 10:13:25 -04:00
:_mod-docs-content-type: ASSEMBLY
2023-03-17 15:20:12 -04:00
[id="applications-with-microshift"]
2023-11-29 14:26:17 -05:00
= Using Kustomize manifests to deploy applications
2023-03-17 15:20:12 -04:00
include::_attributes/attributes-microshift.adoc[]
:context: applications-microshift
toc::[]
2023-11-29 14:26:17 -05:00
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}.
2023-03-17 15:20:12 -04:00
include::modules/microshift-manifests-overview.adoc[leveloffset=+1]
2023-08-09 09:18:48 -04:00
2023-08-22 16:09:19 -04:00
include::modules/microshift-manifests-override-paths.adoc[leveloffset=+1]
2024-11-06 13:58:37 +05:30
[role="_additional-resources"]
.Additional resources
* xref:../microshift_running_apps/microshift-deleting-resource-manifests.adoc#microshift-deleting-resource-manifests[Deleting or updating Kustomize manifest resources]
2023-03-17 15:20:12 -04:00
include::modules/microshift-applying-manifests-example.adoc[leveloffset=+1]