Gateway API - Ingress And Service Mesh Spec Replacement?

preview_player
Показать описание
Ingress and service mesh specifications are about to be replaced with Gateway API. Let's see it in action!

#gatewayapi #kubernetes #ingress #servicemesh

▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬

▬▬▬▬▬▬ 💰 Sponsoships 💰 ▬▬▬▬▬▬

▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ 🚀 Courses, books, and podcasts 🚀 ▬▬▬▬▬▬

▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬
00:00 Introduction To Gateway API
02:10 Gateway API Gateway Classes
06:28 Gateway API Gateways
09:15 Gateway API Routes
13:47 Canary Deployments With Gateway API
18:57 Gateway API Pros And Cons
Рекомендации по теме
Комментарии
Автор

Are you planning to replace Ingresses and/or service mesh specs with Gateway API?

DevOpsToolkit
Автор

Writing you from 2024 - my Customer wants me to deploy Istio, I think Gateway is what I need. Your channel is a treasure!

dmitriinadein
Автор

Just wanted to note that I thoroughly enjoy your content and know how much effort goes into making one . Thank you for what you do.

saurabhabhishek
Автор

People, don't be lazy and hit the 'like' button. With 15K views a I can't believe there so low likes... Viktor, i have seen many videos in your channel, they are very educative and adds a lot of value to the environment. Thank you for all the effort you make on those!
Regarding Gateway API, I see a lot of fast development in all the providers, I hope to see this a mainstream soon.
Thanks for being in the cutting edge and sharing all this topics with nice examples!

mauricioquerves
Автор

Great video, love to see the word "silly" in almost all examples!

christianibiri
Автор

Great video, Viktor. I find your videos very informative & easy to follow. I wanted to know about k8s-GA and the first thing i did was to search for it in your channel :) Thank you!

GM-qvql
Автор

These are my favorite type of videos! Keeping me ahead of the game. Thank you!!

discoline
Автор

IMO It’s the most exciting k8s feature in last few years. I’m tired of my traffic controller of choice not being supported by this tool or partially supported by this other tool. Too bad I’m mostly using EKS, so probably won’t be mature enough for next 2 years 😅

Luther_Luffeigh
Автор

I’ll keep an eye on this, I’ll be definitely doing some test on my cluster with this.

I agree that service mesh are really complicated, my team doesn’t want to implement any service mesh due to the overhead as we only need some simple features. I will probably try to suggest this when it’s a bit more mature.

Great video!

acartag
Автор

That's very exciting! That'd probably also mean that you could have middleware such as a oauth/oidc gateway in the middle with whatever provider you use

JobStoit
Автор

I guess that some miss-use of annotations will be present between implementations again in order to be more competitive on the market by providing more features than specs offer. BTW looking forward to see you in Belgrade's conference this autumn :)

crfadv
Автор

I'm not sure you made the case for service mesh replacement. SMI (service mesh interface) already exists for east-west traffic (with mTLS). But there is a lot of overlap. See GAMMA Initiative.

joebowbeer
Автор

hmmm... ive been waiting about 12 minutes and still no external IP assigned.... any ideas why?

jonneal
Автор

Thank you, very informative. It seems to me this will also replace load balancers so I'll definitely wait for MetalLB to support this before I touch it. The name is a bit unfortunate since it'll make it hard to google, so generic.

zoop
Автор

Interesting times! Do you think that this will have any affect on the number of implementations available and their features? Are there any implementations you think will do well or badly out of this new standard?

MR-ewuw
Автор

What about the other features of service mesh like control plane, observabity ? Any side car proxying in the Gateway?

geowalrus
Автор

How are api authorizations handled with gateway APIs? Can we integrate with an IAM solution that provides OAuth-JWT based authorization?

direstraitsul
Автор

It'd be interesting an update to this video.

MrDujmanu
Автор

seems intersting but from what I understand it's not doing mtls which is really a service-mesh feature?

adrien-barret
Автор

Hi Viktor. Is there an advantage of using Istio with Istio Gateway/Gateway API over standard Nginx Ingress Controller with Istio?

vangelkrstevski