Files
kustomize/demos/README.md
2018-04-23 22:58:17 +08:00

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.