mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-02 02:30:43 +00:00
16 lines
441 B
Markdown
16 lines
441 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.
|
|
|
|
* [breakfast](breakfast.md) - Customize breakfast for Alice and Bob.
|