Introduction
  • Course Introduction
  • Introduction to Kubernetes by Example
  • Setting up Your Development Environment
  • Enable Kubernetes Docker Desktop
Deploy Spring Boot on Kubernetes
  • Introduction
  • Create Deployment
  • Create Service
  • Port Forwarding
  • Terminating Services and Deployments
  • Exposing Services
  • Accessing Logs
  • Setting Environment Variables
  • Readiness Probe With Spring Boot Actuator
  • Liveness Probe with Spring Boot Actuator
  • Configure Spring Boot for Graceful Shutdown
  • Bonus Lecture