Skip to content

aureamunoz/dekorate-demo-for-codemotion-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot on Kubernetes

The purpose of this demo is to demonstrate the following:

  • How you can use the Dekorate kubernetes-spring-stater.
  • How Dekorate detects that this is a Spring Boot web 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=true flag 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages