Completed
Create Deployment
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Developing with Spring Boot on Kubernetes
Automatically move to the next video in the Classroom when playback concludes
- 1 Developing with Spring Boot on Kubernetes: Introduction
- 2 Setting Up Your Development Environment
- 3 Building Docker Images: Introduction
- 4 Spring Boot Project Review
- 5 Creating a Docker File
- 6 Building and Running a Docker Image
- 7 Building Spring Boot Images: Introduction
- 8 Overview and Maven Configuration
- 9 Spring Boot Layered Images
- 10 Building Docker Images with Maven: Introduction
- 11 Docker Maven Plugin
- 12 Maven Properties
- 13 Push to Docker Hub
- 14 Spring Boot on Kubernetes: Introduction
- 15 Setting up Your Development Environment (Lesson 2)
- 16 Enable Kubernetes
- 17 Working with Kubernetes: Introduction
- 18 Create Deployment
- 19 Create Service
- 20 Port Forwarding
- 21 Terminating Services and Deployments
- 22 Exposing Services
- 23 Accessing Logs
- 24 Setting Environment Variables
- 25 Readiness Probe
- 26 Liveness Probe
- 27 Graceful Shutdown
- 28 Spring Boot Microservices on Kubernetes: Introduction
- 29 Setting up Your Development Environment (for Lesson 3)
- 30 Setting Up Your Environment - Enabling Kubernetes (for Lesson 3)
- 31 Spring Boot Microservices on Kubernetes: Introduction
- 32 Overview of Microservices for this Lesson
- 33 Source Code Review
- 34 Running Docker Compose
- 35 Infrastructure Services: Introduction
- 36 MySQL Service
- 37 JMS Service
- 38 Spring Boot Microservices: Introduction
- 39 Inventory Service
- 40 Inventory Failover Service
- 41 Beer Service
- 42 Beer Order Service
- 43 Readiness Liveness Probes
- 44 Graceful Shutdown
- 45 Kubernetes Ingress Controllers
- 46 Spring Cloud Gateway
- 47 Delete Services Deployments
- 48 Consolidated Logging: Introduction
- 49 Logback Configuration
- 50 Elasticsearch
- 51 Kibana
- 52 Filebeat