Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 445 Bytes

File metadata and controls

7 lines (4 loc) · 445 Bytes

simple-todo-app-with-springboot-on-k8s

This application is another implementation of Meaghan Kjelland demo which deploys a simple Spring Boot web application that connects to Postgres onto a Kubernetes cluster.

Link of the presentation and demo can be found here.

Also you can check Meaghan Kjelland's github repo from here