Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcopaga/plain-spring-on-kubernetes

A demo Spring Boot application using the Kubernetes infrastructure
https://github.com/marcopaga/plain-spring-on-kubernetes

helm kubernetes pulumi security spring-boot

Last synced: 20 days ago
JSON representation

A demo Spring Boot application using the Kubernetes infrastructure

Awesome Lists containing this project

README

        

# 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](https://github.com/boz/kail) to see all log messages in one place.