Back to Browse

MySQL, Springboot and Kubernetes

111 views
Oct 12, 2024
20:23

In this video I add MySQL to my springboot microservices application. I do it in three steps: 1) I install MySQL to my local machine and get springboot to talk to it in my local development environment; 2) I install the microservice in Kubernetes and have it talk to my local MySQL service; and 3) I install a MySQL pod in Kubernetes and get the microservice talking to that. This video is part of a playlist where I build a microservice "Hello World" application and demonstrate many Kubernetes/Springboot concepts.

Download

0 formats

No download links available.

MySQL, Springboot and Kubernetes | NatokHD