plain-spring-on-kubernetes icon indicating copy to clipboard operation
plain-spring-on-kubernetes copied to clipboard

A demo Spring Boot application using the Kubernetes infrastructure

Plain Spring Boot App on Kubernetes

This projects deploys two microservices in kubernetes

Deploy the app

helm upgrade test . -i -w

Follow along the logs to see istio in action. You can use a tool like kail to see all log messages in one place.