Files
kustomize/demos/README.md
2018-05-01 11:49:13 -07:00

21 lines
575 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.
* [configGeneration](configGeneration.md) -
Mixing configuration data from different owners
(e.g. devops/SRE and developers).
* [breakfast](breakfast.md) - Customize breakfast for
Alice and Bob.