/plain-spring-on-kubernetes

A demo Spring Boot application using the Kubernetes infrastructure

Primary LanguageJava

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.