Sir, I finally got a job as a DevOps engineer even though I had a one-year gap and didn't have any certifications. After all this, I got a job with a better package than some experienced engineer colleagues. The company is product-based, and I built a resume in one hour, then got the interview and received the offer letter on the same day. This was something I did not expect; my life changed in 2-3 days. I was so hopeless. Thank you, sir, for your videos, and I'm still learning from them every day.
Some video tutorials takes days in conceptualising and execution and this is one such tutorial. However, all that effort is worth if you(subscribers) find the video informative. Service Mesh and Istio is a complex topic. Hope I simplified it for you all. Do let me know 😊
Thanks for uploading this video and for your efforts in making this video , Is the video related to Kubernetes troubleshooting series or else it's different
Yes, True @Abhishek, I saw many tutorials but this was simple and easy to digest ServiceMesh and Istio concept.😅 Thanks once again for your continous series...
Never came across a tutorial so engaging and so well explained for anyone to understand the concept clearly and you kept it Simple which reaches everyone, when you get the basics right you get it everything! you nailed it Abhishek, thanks
@@AbhishekVeeramalla and I can say that all your efforts have been fruitful to everyone and I wish this video becomes available to anyone who wants to learn in right way
these concepts are everywhere, if anyone wants they can go for official documentation too. but the confidence fills up only after you explaining them Abhishek. Thanks !!
Hi Abhishek, I just wanted to take a moment to express my gratitude for the incredible work you're doing on your UA-cam channel. Your ability to break down complex topics like service mesh into simple, easy-to-understand explanations is truly impressive. Your videos have been an invaluable resource for me, making the learning process much smoother and more enjoyable. Thank you for your dedication and for sharing your knowledge so generously. Keep up the fantastic work!
Papa telling you the truth, i was telling my mate few days back that I will be studying Istio mesh soon.. And today your video popped up😅... I was thinking about kubernetes trouble shooting again your videos popped up... You are reading our minds Annaa... ❤❤❤❤
@@AbhishekVeeramalla the best part is you look like vijay sethupati as well, that's why people are liking you more slim version of sethupati... Today I looked at you closely annaa you are similar to him calm 😌 nd sweet 🍬🍭
I'm delighted to have stumbled upon this video. The explanations provided are excellent and incredibly valuable. Thank you for all the effort you put in.
if I remember correct then Microservices was introduced to better utilize the existing systems/infra & reduce the cost but it has caused more cost, requiring more infra where most tasks will be done to maintain that bloated infra. means it has caused a whole new ecosystem around.
Hi Abhishek... Appreciate for teaching these concepts.. One request from my side.... Need detailed view on Cloud Service Mesh concepts... I'll be waiting for this video...
Abhi i love watching your videos and performing the demos.. Your series in k8s and that of Mumshad also motivated me to becoming a CKA,CKAD and CKS certified.. If you have time pls Demo Autoscaling in k8s using KEDA with prometheus and aws sqs as trigger, your way of teaching is unique.
it's a Excellent explanation which i got on UA-cam. I request to you please give one video on linkerd as well because linkerd takes less cpu and memory as a side car.
Hi, great video! After applying the sidecar injector with Istio, I'm encountering the 426 Upgrade Required issue. Could you provide any guidance on how to resolve this problem or where I might be going wrong in the configuration?
Super Work. Its very best explnation like kodekloud istio course(PAID one). kindly upload AKS service mesh(Istio) setup and configuration . your video is always handy for learners.
Hey Abhishek, if the resources are limit for namespace. How istio create sidecar container ?after app pod creation? Does this use the same resources available in the namespace .
Traditional TLS or one-way TLS: ``` The client sends a request to the server. The server responds by sending its SSL certificate to the client, which the client verifies using the trusted Certificate Authority (CA) certificate installed on its system. ``` At 8:45 In traditional (one-way) TLS, it is the client that verifies the server's certificate. The server does not verify the client’s certificate in this case.
Kiali is mainly focusing on the traffic management, but I need a lit bit more information about my cluster. So, I have tried an open source APM tool called Apache SkyWalking. It is giving a detailed info about our clusters, but I'm unable to configure apache skywalking with istio. If possible can you make a video on this ?......So that many of the people will also know about this open-source APM tool. Thanks in advance😄
Hi Abhishek, Never heard of admission controllers. But this explanation makes sense now how our client requests actual validated at control plane. I have a quick doubt..? What happens if one of admission controller is not present and i make a contradictive request. Example: in the example you showed on requestQuota, assume requestQuota admission controller is not enabled. What happens when you deploy pod which requires more cpu than actual resource quota of the namespace..! ?
Hi Anna, since week im looking for Istio related stuff but i didn't get complete understanding. I hope this video will answer all my questions. Thanks.
Hi Abhishek! Thanks for working so hard to make these videos for us. I have been folowing you since you have created DevOps ZTH playlist. Do you conduct any interactive online trainings? Thanks.
Hi Abi It's a wonderful video on Istio. if you have time please create other Service Mesh Tools we use in Latest Kubernetes Clusters. Many thanks for considering my request.
Another master piece thank you Abhishek. Is there any plan to have some videos on Airflow? or its not in the scope of DevOps? Once again thank you for this.
@@AbhishekVeeramalla sir can you please make detailed video on how to deploy ingress controller in k8s with realtime domain name with SSL certificate for three tier application, please it will be helpful for us
Hi Abhishek, What is the difference between Kyverno and Admission controllers What is the difference between monitoring using Kiali & Jaeger and Prometheus & Grafana Please do a video on realtime Devops log monitoring tools like Splunk,ELK
Hi bro, in realtime perspective, we will have multiple nodes in our organizations right, so while implementing istio, using that "istio-injection-enabled" we can restrict the implementation of Istio to the particular namespace level only right?? it doesn't have apply across all the cluster wide ? correct me if iam wrong!!
Woww thank you Abhishek bro for doing it am really waiting for this content, also we are looking for service mesh on high level and how to use it . also can you please do some videos on Helm charts and to convert our deployment files to helm charts
@AbhishekVeeramalla I am confident that this video is among the best. Despite its challenging content, it effectively addresses all my doubts. Additionally, I kindly request a practical video covering all deployment strategies-a topic frequently asked about in all interviews.” 🎥🚀
@@AbhishekVeeramalla There is no kube-apiserver pod for eks or doks. Even when you check for pods running in the kube-system namespace. You only find network plugins, storage csi, kube-proxy and not the main k8s master nodes components.
Hi Abhishek Hope you are doing great. Please Help in deploying istio with Nginx -ingress as i am lost somewhere between them. I shall be very thankful to you.
Hi Abhishek, Thanks again for the wonderful video it’s highly knowledgeable, could you please suggest if we can use in our environment service mesh with ingress resource, ingress controller? Also request to make a video on Hashicorp vault how the secrets injects in kubernetes pods with every possible combination like static secrets kv enginee injection to k8s, dynamic secrets injection vis agents to k8s as per your way 🙏
kubectl get pods no resouce found in default namespace error is :Error creating: pods "reviews-v1-867dd8b5b9-6ztkv" is forbidden: failed quota: quota-demo: must specify cpu for: reviews; memory for: reviews i followed your videp ypu didn't mention to delete the quote.yaml deployment . the resoruce quota not allowing to create the pods finalyy i deleted using the commands kubectl delete resourcequota quota-demo -n default Note: i am posting it to avoid the anybody facing the same issues nothing more than that ,Abishek doing excellent job and helping others,no words to praise him
hey, I got the same error. It might be due to the resourcequota we applied earlier to limit the CPU and memory usage. We did that to check the validation admission controller. To resolve this, run - 'kubectl delete resourcequota quota-demo' Verify if the quota limit is removed - 'kubectl get resourcequota' Now the pods will be up and running. If still any issues, just try restarting the deployments - 'kubectl rollout restart deployment '
Sir, I finally got a job as a DevOps engineer even though I had a one-year gap and didn't have any certifications. After all this, I got a job with a better package than some experienced engineer colleagues. The company is product-based, and I built a resume in one hour, then got the interview and received the offer letter on the same day. This was something I did not expect; my life changed in 2-3 days. I was so hopeless. Thank you, sir, for your videos, and I'm still learning from them every day.
Wow. Hearty Congratulations 🥳, Very happy for your success brother.
Which company
@@real_gambler keep dreaming
Hi@@kavyah8318
Some video tutorials takes days in conceptualising and execution and this is one such tutorial.
However, all that effort is worth if you(subscribers) find the video informative.
Service Mesh and Istio is a complex topic. Hope I simplified it for you all. Do let me know 😊
Thanks for uploading this video and for your efforts in making this video , Is the video related to Kubernetes troubleshooting series or else it's different
I did not add it in troubleshooting playlist as it is more than troubleshooting. Its a complete end to end guide
much needed bhaiya/anna
Yes, True @Abhishek, I saw many tutorials but this was simple and easy to digest ServiceMesh and Istio concept.😅
Thanks once again for your continous series...
Never came across a tutorial so engaging and so well explained for anyone to understand the concept clearly and you kept it Simple which reaches everyone, when you get the basics right you get it everything! you nailed it Abhishek, thanks
Thanks, this video took 7 days to make, most for any video on the channel.
@@AbhishekVeeramalla and I can say that all your efforts have been fruitful to everyone and I wish this video becomes available to anyone who wants to learn in right way
I requested istio last week. You're a great person ❤.
Welcome 🙏
@@AbhishekVeeramallahi can you also make some videos on system design both lld and hld if it is possible for you?
these concepts are everywhere, if anyone wants they can go for official documentation too. but the confidence fills up only after you explaining them Abhishek. Thanks !!
Welcome 🙏
Hi Abhishek,
I just wanted to take a moment to express my gratitude for the incredible work you're doing on your UA-cam channel. Your ability to break down complex topics like service mesh into simple, easy-to-understand explanations is truly impressive. Your videos have been an invaluable resource for me, making the learning process much smoother and more enjoyable.
Thank you for your dedication and for sharing your knowledge so generously. Keep up the fantastic work!
Thanks a ton ashwin. Indeed this video specially required a significant effort.
Great Tutorial Abhishek!!
I was going to create this tutorial but you already covered everything nicely :)
Thanks alot buddy ❤️
Simply great Abhishek bhai, In 60 minutes you have cleared so many concepts including istio. I must say this one is pro level.
Thanks alot
Papa telling you the truth, i was telling my mate few days back that I will be studying Istio mesh soon.. And today your video popped up😅... I was thinking about kubernetes trouble shooting again your videos popped up... You are reading our minds Annaa... ❤❤❤❤
Haha, Amazing
@@AbhishekVeeramalla the best part is you look like vijay sethupati as well, that's why people are liking you more slim version of sethupati... Today I looked at you closely annaa you are similar to him calm 😌 nd sweet 🍬🍭
Ha ha I am also planning to prepare istio certification
Most awaited topics. Excellent explanation
❤️
Sir, I can't mention in words how much such Adv K8s tools help in such times .
Keep adding such K8s real-life tools , tshoot scenarios .
❤️❤️❤️
I'm delighted to have stumbled upon this video. The explanations provided are excellent and incredibly valuable. Thank you for all the effort you put in.
🔥
Na request ni intha serious ga tisukunnavaaaaaa❤❤❤❤
Mari tesukovala kada bro .. subscribers adigithe. I remember you requested it multiple times
Finally got to see a video on istio much much needed for my work
Thanks a lot 😊
😍
Hi Abhishek,just addicted to your videos
Thank you so much 😀
Abhishek you are my life saver❤❤
Thanks
if I remember correct then Microservices was introduced to better utilize the existing systems/infra & reduce the cost but it has caused more cost, requiring more infra where most tasks will be done to maintain that bloated infra. means it has caused a whole new ecosystem around.
Such a great explanation on such complex topic. Thank you so much.
😀
your consistency is super bro,great work bhai
Thank you so much 😀
Hi Abhishek... Appreciate for teaching these concepts..
One request from my side....
Need detailed view on Cloud Service Mesh concepts... I'll be waiting for this video...
Abhi i love watching your videos and performing the demos.. Your series in k8s and that of Mumshad also motivated me to becoming a CKA,CKAD and CKS certified..
If you have time pls Demo Autoscaling in k8s using KEDA with prometheus and aws sqs as trigger, your way of teaching is unique.
Thanks 🙏
Wow the depth of knowledge i gain today.
Thanks a lot ❤❤❤❤
Really awesome 🎉
My pleasure 😊
Great tutorial as always Abhishek !!
Thank you!
Great Session.. Well done..Thanks a lot..👏
Good explanation, made our life easier
Glad to hear that
it's a Excellent explanation which i got on UA-cam.
I request to you please give one video on linkerd as well because linkerd takes less cpu and memory as a side car.
🚀
That was a great explanation and paced it very well. Thanks for the information. Very useful 🎉🎉
Glad it was helpful!
such a great person and great work
Thanks alot
Hi, great video! After applying the sidecar injector with Istio, I'm encountering the 426 Upgrade Required issue. Could you provide any guidance on how to resolve this problem or where I might be going wrong in the configuration?
Legend will be always legend ❤😊
😍
Great explanation, thank you
Super Work. Its very best explnation like kodekloud istio course(PAID one). kindly upload AKS service mesh(Istio) setup and configuration . your video is always handy for learners.
Thanks 🙏
Yeah I also referred kodekloud istio course paid one
Thanks Abhishek, it helped in My assignment where i got same assignment to do as part of interview process
Hey Abhishek, if the resources are limit for namespace. How istio create sidecar container ?after app pod creation? Does this use the same resources available in the namespace .
Hi Abhishek as the trafiic management is done using Envoy so is there an issue with the latency going forward? Thanks
Amazing question brother. Yes, that is one of the main drawbacks when istio is setup for large clusters.
Awesome video!!! Thanks a lot!!!
You are welcome!
should we also use istio to manage redis kafka traffic or just install redis and kafka outside istio?
Amazing teaching bro ❤
Glad you think so!
Thanks for the video brother!!
May I ask where is gateways explanation and service mesh vs ingress comparison?
Traditional TLS or one-way TLS:
```
The client sends a request to the server. The server responds by sending its SSL certificate to the client, which the client verifies using the trusted Certificate Authority (CA) certificate installed on its system.
```
At 8:45
In traditional (one-way) TLS, it is the client that verifies the server's certificate. The server does not verify the client’s certificate in this case.
thank you Abhishek.
Kiali is mainly focusing on the traffic management, but I need a lit bit more information about my cluster. So, I have tried an open source APM tool called Apache SkyWalking. It is giving a detailed info about our clusters, but I'm unable to configure apache skywalking with istio. If possible can you make a video on this ?......So that many of the people will also know about this open-source APM tool. Thanks in advance😄
Hi Abhishek,
Never heard of admission controllers. But this explanation makes sense now how our client requests actual validated at control plane.
I have a quick doubt..?
What happens if one of admission controller is not present and i make a contradictive request.
Example: in the example you showed on requestQuota, assume requestQuota admission controller is not enabled. What happens when you deploy pod which requires more cpu than actual resource quota of the namespace..! ?
You have to enable it
Bro, in traditional tls server sends out certificates to client and client validates. Your explanation is the other way. @timeline 8:50
Hi Anna, since week im looking for Istio related stuff but i didn't get complete understanding. I hope this video will answer all my questions. Thanks.
Please let me know
Hi Abhishek!
Thanks for working so hard to make these videos for us. I have been folowing you since you have created DevOps ZTH playlist.
Do you conduct any interactive online trainings?
Thanks.
Thanks
Hi Abi It's a wonderful video on Istio. if you have time please create other Service Mesh Tools we use in Latest Kubernetes Clusters. Many thanks for considering my request.
Very informative video Thanks a lot....
awesome video on istio, Thank you! bro :)
Another master piece thank you Abhishek. Is there any plan to have some videos on Airflow? or its not in the scope of DevOps? Once again thank you for this.
Thank you 🙏
Good teaching sir 👌
Thanks and welcome
@AbhishekVeeramalla sir you are just mind-blowing 💥
Thanks 🙏
@@AbhishekVeeramalla sir can you please make detailed video on how to deploy ingress controller in k8s with realtime domain name with SSL certificate for three tier application, please it will be helpful for us
Nicely explained..
Hi Abhishek,
What is the difference between Kyverno and Admission controllers
What is the difference between monitoring using Kiali & Jaeger and Prometheus & Grafana
Please do a video on realtime Devops log monitoring tools like Splunk,ELK
There is a complete video on Kyverno. Please check
Hi bro,
in realtime perspective, we will have multiple nodes in our organizations right,
so while implementing istio,
using that "istio-injection-enabled" we can restrict the implementation of Istio to the particular namespace level only right??
it doesn't have apply across all the cluster wide ?
correct me if iam wrong!!
You have enabled it explicitly for your namespaces
Bro, is that istio and calico are same?
Please watch the video bro. They are completely different
excellent sir
under which playlist it comes? kubernetes?
Yes, it is advanced k8s concept
Hi Abhishek.if possible can you please do a video on velero cluster recovery tool
Woww thank you Abhishek bro for doing it am really waiting for this content, also we are looking for service mesh on high level and how to use it . also can you please do some videos on Helm charts and to convert our deployment files to helm charts
Thanks
Hello Abhishek, Are you are giving any training on DevOps? How to connect to you?
Only free on youtube
@@AbhishekVeeramalla Thanks for Reply.
Great job, mate!
Thank you Sir!
@AbhishekVeeramalla
I am confident that this video is among the best. Despite its challenging content, it effectively addresses all my doubts. Additionally, I kindly request a practical video covering all deployment strategies-a topic frequently asked about in all interviews.” 🎥🚀
Thanks Naveen, Canary is good enough for practice
how can we check the admission controller in a managed k8s cluster like eks or doks?
You can check the kube apiserver pod. Just describe the pod
@@AbhishekVeeramalla There is no kube-apiserver pod for eks or doks. Even when you check for pods running in the kube-system namespace. You only find network plugins, storage csi, kube-proxy and not the main k8s master nodes components.
Shall we expect the Interview calls on May and June. ??? Hope I will get a reply
Yes
@@AbhishekVeeramalla thanks for the response anna
Thanks. Very worthy knowledge gained videos. Please make one video about Azure cloud run whole process with practical implementation.
Sir one part is missing in AKs there are two thing 1. Open service mesh 2.service mesh-istio can you show these in azure kubernetes service
Hi Abhishek Hope you are doing great. Please Help in deploying istio with Nginx -ingress as i am lost somewhere between them. I shall be very thankful to you.
Great Bro❤
💚
Hi Abhishek,
Thanks again for the wonderful video it’s highly knowledgeable, could you please suggest if we can use in our environment service mesh with ingress resource, ingress controller?
Also request to make a video on Hashicorp vault how the secrets injects in kubernetes pods with every possible combination like static secrets kv enginee injection to k8s, dynamic secrets injection vis agents to k8s as per your way 🙏
How can I Implement path based routing for kiali tool? I have gone through the documentation but didn't got any help.
Great ❤❤❤
❤️
Thank you so much
You're most welcome
My hero❤
Thanks
excellent video
brilliant :)
Thanks
Bro please do a video for sending logs from kubernetes to S3 using any tool
This is true that we dont get this topic video anywhere
✔️
Guys, Can i get any recommend channels for DevOps ideas & real time project
Hey, there are 40+ real time projects on the channel. Check the real time projects playlist
Thank you ^^
service mesh vs ingress?
Oh yeah, that got missed. But Don’t worry, will make a short video on that, should not take more than 5 mins
I got this question in interview
I referred this later
ua-cam.com/video/TW9XivfIFAY/v-deo.htmlsi=053dwyhnqcJOcat5
Sir service mesh done explain API GATEWAY also
Sure
Keep it up.
too good
❤❤❤
❤️
Sidecar contained is not supported by isito ambient. Sidecar, It is burden
Th@nkyou $!r
Welcome 🙏
kubectl get pods
no resouce found in default namespace
error is :Error creating: pods "reviews-v1-867dd8b5b9-6ztkv" is forbidden: failed quota: quota-demo: must specify cpu for: reviews; memory for: reviews
i followed your videp ypu didn't mention to delete the quote.yaml deployment . the resoruce quota not allowing to create the pods
finalyy i deleted using the commands
kubectl delete resourcequota quota-demo -n default
Note: i am posting it to avoid the anybody facing the same issues nothing more than that ,Abishek doing excellent job and helping others,no words to praise him
it might have changed after update.. just provide resources it will work
hey, I got the same error. It might be due to the resourcequota we applied earlier to limit the CPU and memory usage. We did that to check the validation admission controller. To resolve this, run - 'kubectl delete resourcequota quota-demo'
Verify if the quota limit is removed - 'kubectl get resourcequota'
Now the pods will be up and running. If still any issues, just try restarting the deployments - 'kubectl rollout restart deployment '
Thank you 🙏🙏🙏
❤❤
❤️