The Kubernetes Gateway API: Introduction

preview_player
Показать описание
The Gateway API is a collection of resources that model service networking in Kubernetes. These resources - GatewayClass,Gateway, HTTPRoute, TCPRoute, Service, etc - aim to evolve Kubernetes service networking through expressive, extensible, and role-oriented interfaces that are implemented by many vendors and have broad industry support.

This is the first in a series of 5 episodes about the Gateway API. In this video, Mark Church, Product Manager at Google, reviews what the Gateway API is, why it is important to the Kubernetes project, what is the connection to Ingress API, and he shows HTTPRoute. Catch the other four episodes on the Learn Kubernetes with Google playlist!

#LearnKubernetes #Kubernetes #Developer
Рекомендации по теме
Комментарии
Автор

Hi, how is Egress Gateway Handled? Especially if the Return Traffic or Outgoing MUST go ove rthe same or at last controlled IP/LB

holgerwinkelmann
Автор

When will this work on GKE autopilot? That'd be a guaranteed lock in for GKE for me.

Drew