Kubernetes Gateway API with Spring Boot Microservices
Key Takeaways
Builds a microservice application using Spring Boot and Kubernetes Gateway API
Original Description
Repo - https://github.com/therealdumbprogrammer/spring-k8s-workshop/tree/feature/video-6-gatewayapi
Docs -
https://kubernetes.io/docs/concepts/services-networking/gateway/
In this video, we explore Kubernetes Gateway API and learn how it modernizes traffic management for applications running inside a Kubernetes cluster.
We start by understanding the limitations of the traditional Ingress model and why the Kubernetes community introduced Gateway API. Then, using Spring Boot microservices, we walk through the core Gateway API components-GatewayClass, Gateway, and HTTPRoute, and migrate an existing Ingress-based setup to Gateway API.
#SpringBoot #Kubernetes #SpringBootDocker #SpringBootOnKubernetes #KubernetesLocalSetup #SpringBootBuildImage #JavaDevelopers #SpringBootTutorial #KubernetesForJava #CloudNative #javamicroservices
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Systems Design Basics
View skill →Related Reads
📰
📰
📰
📰
AWS Self-Healing Infrastructure: Catching and Fixing Server Crashes with AI Autopilot
Medium · DevOps
Understanding a Real AWS CodePipeline CI/CD Flow: Source Build Deploy"
Dev.to · Guna SantoshDeep Srivastava
How to Use Terraform with Python for Infrastructure
Dev.to · qing
Interactive containers and exec: get inside, run commands, get out
Dev.to · Javi Palacios
🎓
Tutor Explanation
DeepCamp AI