Loading video player...
In this tutorial, we demonstrate how to deploy a Spring Boot application using MySQL and Drupal on a Kubernetes (K8s) cluster. We'll cover how to link your Docker images to K8s deployments. š In this tutorial you will learn ā Spring Boot application deployment in Kubernetes ā MySQL deployment using Kubernetes Deployment ā Creating PersistentVolume and PersistentVolumeClaim ā Using Kubernetes Secrets for database credentials ā Exposing applications using Kubernetes Services ā Accessing containers using kubectl exec ā Understanding Kubernetes architecture 00:00 - Introduction & Prerequisites 00:40 - Architecture Overview (Spring Boot & Drupal) 06:00 - Technical Setup & Environment 07:25 - Deployment File Walkthrough 51:00 - CLI Deployment Demo š Topics Covered Kubernetes Deployment Kubernetes Service (NodePort & ClusterIP) Persistent Volume & Storage MySQL container configuration Environment variables and secrets Debugging pods using kubectl "How to deploy Spring Boot on Kubernetes" "Dockerizing a Drupal application" "Kubernetes cluster setup for beginners" "Connecting SQL database to Spring Boot in K8s" #docker #k8s #springboot and #devops #helm #vcluster #kubernetes #java #sql