The purpose of this demo is to demonstrate the following:
- How you can use the
Dekoratekubernetes-spring-stater. - How
Dekoratedetects that this is aSpring Bootweb app and automatically configures a service binded to the http port 8080. - How you can trigger an image build and push after the compilation using JIB and the hook provided by
Dekorate. - How you can apply the generated manifests to a target cluster by adding the
dekorate.deploy=trueflag to the compilation command.
This example has been used in Codemotion Spanish edition 2021 and is based on the Dekorate Spring Boot example The slides are available here