mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
14 lines
370 B
Markdown
14 lines
370 B
Markdown
# Demos
|
|
|
|
These demos are covered by presubmit tests.
|
|
|
|
* [hello world](helloWorld.md) - Deploy multiple
|
|
(differently configured) instances of a simple Hello
|
|
World server.
|
|
|
|
* [mysql](mySql.md) - Create a MySQL production
|
|
configuration from scratch.
|
|
|
|
* [springboot](springboot.md) - Create a Spring Boot application production
|
|
configuration from scratch.
|