Files
kustomize/demos
2018-05-21 11:14:21 -07:00
..
2018-05-15 17:21:14 -07:00
2018-05-21 11:14:21 -07:00
2018-05-15 15:43:02 -07:00
2018-05-15 15:43:02 -07:00
2018-05-08 16:52:11 -07:00
2018-05-15 15:43:02 -07:00

Demos

These demos assume that kustomize is on your $PATH. They are covered by pre-submit tests.

  • hello world - Deploy multiple (differently configured) variants of a simple Hello World server.

  • LDAP - Deploy multiple (differently configured) variants of a LDAP server.

  • mySql - Create a MySQL production configuration from scratch.

  • springboot - Create a Spring Boot application production configuration from scratch.

  • configGeneration - Mixing configuration data from different owners (e.g. devops/SRE and developers).

  • breakfast - Customize breakfast for Alice and Bob.