[ Kube 106.3 ]Kubernetes Ingress | Sticky Sessions

preview_player
Показать описание
In this video, I will show you how to configure sticky sessions in Nginx ingress controller in Kubernetes cluster with Metal LB for load balancing.

MetalLB:

Kubernetes-ingress:

😺 Github:

📺 Learn Kubernetes Playlist:

Hope you enjoyed this video. Please share it with your friends and don't forget to subscribe to my channel. For any questions/issues/feedback, please leave me a comment and I will be happy to help.

👏 Thanks for watching.

💗 If you wish to support me:
Рекомендации по теме
Комментарии
Автор

I was just trying to figure this out for hours last night, and this pops into my feed, youtube works in mysterious ways lol, can't wait to go back home and watch it and see if I can figure this out!!

manutech
Автор

I am waiting sir.. ..thank you so much 🥰❤️

jalandharbehera
Автор

Oh man ı just accomplished this yesterday but thanks for covering my suggested topic much love cheers

engboz
Автор

Greate content. Thanks for making videos.


Please make a video on how to configure mode security in nginx ingress 😊😊

rampanwar
Автор

Keep in mind that there is 2 nginx ingress controllers, 1. nginx ingress that is developed by nginx, free version doesn't supports sticky sessions (only paid version "nginx plus"). 2. nginx ingress controller by Google (that is shown in this video). So if something doesn't work for you, check which ingress you deployed.

KrachaborasJB
Автор

Hi, thanks again for another great video, you have no idea how rare videos of this kind of content are!
I had a question for you regarding a video you posted some time ago. I'm trying to setup a local jupyterhub cluster and I followed the videos you have regarding that, I was able to setup the nfs client provisioner but now I'm stuck in the metallb part, an external ip doesn't get assigned to the load Balancer. I'm using the latest metallb version which is even greater than the one on this video. It also seems they stopped using configmaps. I searched a little bit and it seems there is some problem when I am trying to assigning a range of ip's when you are using dhcp. This is a bare metal cluster and the only network I have uses dhcp to assign the ip's to the machines i'm using in my kubernetes cluster (2 machines). Any suggestion?

Thanks again for the videos again and keep up this great work

DTW
Автор

great video as always sir
Sir could you please make a detailed video on sealed secrets in kubernetes

chandanpinacle
Автор

Great content.
Please do a tutorial for kubernetes operator?

jamilshaikh-trqb
Автор

Metallb operates at Layer 2 (data link layer)? I have heard Layer 4 and Layer 7. What's the benefit of L2?

TheRed
Автор

Great!Any plans for drone, tekton, argocd? thanks

vtech
Автор

Hello Sir! it was really nicely explained about the sticky session on Ingress... but I have few quesition... what will happen if that pod fails and restarted by k8... will that pod losses the user session / state? or how it is going to maintain the state of the user? kindly let me know I am curious.

solomonrajkumar
Автор

Hard to find k8s contents that matches this standard.
Could you also make some videos on setting up externalDns with ingress.
Thanks

Kumarsivam
Автор

In your deployment, what's the need for Metallb (as a pod and not external service) when Nginx acts as a loadbalancer itself?

TheRed
Автор

Can u pls show about topology spread constraints and what is diff between pdb and topology spread constraints

rajeshn
Автор

Hi,

I have a query related to video which you have done in past and for some fixes made a new video for the same.

Now, say you have kube 3.1 video which needed some fix and now you have created kube 130.1 in this do you also update the description of 3. 1 stating update video is name as xyz and available in this link

I am asking this as i didn't notice that.

amitchettri_ac
Автор

Did you use Kind to create your cluster?

TheRed
Автор

What happens if the pod got destroyed before the TTL expires?

vyshakm
Автор

hallo sir, would you like to make tutorial about Sticky Sessions but in Istio Ingress Gateway,
thank you sir.

kerupukpedasmanis