HI.. Abhishek i wanted to tell you that i got internship at one company im 2nd Year Student of Computer Science Branch its all because of your and Your Devops Playlist Thanks a Lot
Hello sir, these troubleshooting videos of k8s are really helpful and being devops engineer these videos are just like icing on cake.. Please make videos on machine configs and machine config pools also..
You are really a gem Abhishek bhai . I perform hands-on with you by spinning up EC2 t2.medium instance and fix two errors one is Image pull backoff & storage class of minikube standard . You are really making my hands dirty by this awesome sessions. ❤❤🙏
Thanks Abhishek for all your efforts. I would like to suggest a playlist for creating AMI's for linux & windows using vagrant, packer & ansible because this front loading part of devops is not completely available in TH-cam. It would be great if you could cover the lifecycle of instances for an enterprise project from creation, code deployment, patching(systems manager) and monitoring (CloudWatch & Config) because for me this still feels like a black box since I come from a Java developer background.
Love you bro for such kind of videos..♥️♥️ One request, can you make more such real time trouble shooting scenario videos which will help us to crack interviews?
Thanks for video , one query When you say migrate a sts workload from EKS to AKS could you let me know how can this be done? Also your video didn't talk about data inside Persistence volume. also you can't change storage class from one type to other for an existing workload, thus you deleted the workload right ?
Hi Anna, I have one doubt if in general use 3 tier application frontend, backend and DB, How that will be managed in kubernetes if we are using PV we don't that the storage that is required for the client like initially they may required 10 GB if customers are more in future then how storage will be managed. I am using RDS in AWS, Just need clearity on this. Some of the application required to store a large amount of data in RDS mysql, How that will be managed in kubernetes.
Hi Abhishek, Thanks for the explanation. I think the video for statefulset is still is in pending.🙂🙂.Can you please make a video by explaining statefulset. Thanks in advance😊
Hello Abhishek, Thanks a lot for taking your time and explained about statefulset. In git repo there is no README.MD file. Noramlly In all your videos README.MD files are present. But it is missing in day-4 and day-5. Please don't mind as I am asking.
Hello Abhishek.. Thank you for this video.. I have a question: I'm using AKS as my Kubernetes cluster and want to use EBS as my storage class. Is it possible to write a CSI driver for provisioning storage in my AKS cluster? Could you please create a video on setting up an AKS cluster with an external storage class by writing a CSI driver (such as NetApp, as you mentioned)
I have a question: is it ok to take a course about kubernetes v 1.6 while planning on taking the exam for the CKA on kubernetes v 1.9 ? or is it very outdated?
Iam following you since many days and you are top in my search list also. Y iam not getting any notifications when you upload the new video even though notifications are set to all🤷♂️🤷♂️
Hi Abhishek ! Right now working as qa lead with 5 years of software testing in both manual and automation. Can I learn devops and do transition ? Please guide me 🥺
When you explain devops concepts, I feel like it's very easy. Thankyou so much
😍
I watched one video AWS networking cidr concepts 3 hours video which is exactly implemented in my organisation
You don't enough 1 buy me coffee I will buy more for your work keep doing
HI.. Abhishek
i wanted to tell you that i got internship at one company
im 2nd Year Student of Computer Science Branch
its all because of your and Your Devops Playlist
Thanks a Lot
Amazing 🤩.. Hearty Congratulations. If you want to share your experience through a podcast, do message me on linkedin or email me.
Sure ....
Hello sir, these troubleshooting videos of k8s are really helpful and being devops engineer these videos are just like icing on cake..
Please make videos on machine configs and machine config pools also..
Happy to help
Need of the hour. Really appreciated ABHISHEK. Thanks.
Most welcome!
You are really a gem Abhishek bhai . I perform hands-on with you by spinning up EC2 t2.medium instance and fix two errors one is Image pull backoff & storage class of minikube standard . You are really making my hands dirty by this awesome sessions. ❤❤🙏
🎉
Hats off explaining the concept in a very easy manner thanks a lot.
You are most welcome
It's very useful bro, keep inspiring and keep growing. God bless.
😍
Thank you for these videos. Please continue, don't stop
🔥
Good content and thanks alot for the efforts. Will be waiting for your episode on statefulset at enterprise level.
Very soon!
Thank you Abhishek for the trouble shooting videos. Eagrley waiting for the videos.😊
Please continue to do more videos on trouble shooting
😎
racha rambola. pls keep continue
😍
Abhishek, you are amazing, thanks a lot for such an amazing explaination !!
My pleasure 😊
Hats off to your hard work❤
🔥
Thanks for creating a series for troubleshooting.
Abhishek after end of this troubleshooting playlist please kindly make a video on Resume only on kubernetes. It would be great for us. 🙏
Hi Abdul, you can check my resume building sessions.
Kudos abhishek, thanks a lot.
Bro, love you for this informative video ❤❤❤
Glad you liked it
Thanks a lot
These videos are so much helpful
Glad you like them!
Thanks Abhishek,literally waiting for this 🙏
Most welcome
Thanks Abhishek for all your efforts. I would like to suggest a playlist for creating AMI's for linux & windows using vagrant, packer & ansible because this front loading part of devops is not completely available in TH-cam. It would be great if you could cover the lifecycle of instances for an enterprise project from creation, code deployment, patching(systems manager) and monitoring (CloudWatch & Config) because for me this still feels like a black box since I come from a Java developer background.
very well explained 🙂
Love you bro for such kind of videos..♥️♥️
One request, can you make more such real time trouble shooting scenario videos which will help us to crack interviews?
Yeah sure, please watch day-1,2 and 3 also
Hi Abhishek - do you have any videos on Redis Sentinel for productionising
Thanks for video , one query When you say migrate a sts workload from EKS to AKS could you let me know how can this be done? Also your video didn't talk about data inside Persistence volume. also you can't change storage class from one type to other for an existing workload, thus you deleted the workload right ?
Hey, Yeah, I did not want to complicate with the type of data
Hi Anna,
I have one doubt if in general use 3 tier application frontend, backend and DB, How that will be managed in kubernetes if we are using PV we don't that the storage that is required for the client like initially they may required 10 GB if customers are more in future then how storage will be managed. I am using RDS in AWS, Just need clearity on this.
Some of the application required to store a large amount of data in RDS mysql, How that will be managed in kubernetes.
Hi Abhishek, Thanks for the explanation. I think the video for statefulset is still is in pending.🙂🙂.Can you please make a video by explaining statefulset. Thanks in advance😊
Hello Abhishek,
Thanks a lot for taking your time and explained about statefulset. In git repo there is no README.MD file. Noramlly In all your videos README.MD files are present. But it is missing in day-4 and day-5. Please don't mind as I am asking.
Hello Abhishek.. Thank you for this video.. I have a question: I'm using AKS as my Kubernetes cluster and want to use EBS as my storage class. Is it possible to write a CSI driver for provisioning storage in my AKS cluster? Could you please create a video on setting up an AKS cluster with an external storage class by writing a CSI driver (such as NetApp, as you mentioned)
Hi I need to know can we use same pvc to multiple pods running under same Eks namespace if yes how can we do it???
I have a question: is it ok to take a course about kubernetes v 1.6 while planning on taking the exam for the CKA on kubernetes v 1.9 ? or is it very outdated?
KCD hyderabad is going to happen in june , is it worthy enough to pay and go ?
Hi Abhi, one quick question...in real time can we do this scenario..means deploy the application in different clusters like EKS,AKS...?
But if we deleted existing pv and pvc we might loose some data. Right
Will you also cover helm charts?
waiting for next troubleshooting video
Iam following you since many days and you are top in my search list also.
Y iam not getting any notifications when you upload the new video even though notifications are set to all🤷♂️🤷♂️
Oh is it strange. I hope you hit the bell icon as well.
Hi Abhishek ! Right now working as qa lead with 5 years of software testing in both manual and automation. Can I learn devops and do transition ? Please guide me 🥺
Yes please check our 2024 roadmap video
I already working as a senior devops
How BGP + metalLB routes traffic to public ip address on bare metal, so i can run my website?
Noted
We also need to install csi driver for dynamic efs and ebs provisioning in eks??
You can install them using Amazon EKS add-on. So when you install EKS you can use the add-ons
what storage class will be on bare metal?
You can use csi driver
Will you make a Playlist on Terraform? I am eagerly waiting for the Terraform lecture. please make a video on this topic also
Hi Abhishek, pls do a video on promethous and grafana
Please create stateful state enterprise level projects you mentioned.
I planning for CKA and CKS exam
What is the guideline
Please suggest
If you are beginner start without kubernetes playlist
Can you do end to end video on ACK
ACK ?
Thanks bro👍
Hi Abhishek how are you? Thank you for sharing all this useful .Really appreciate it. How can I contact you?
Next video when will you post ❓❓❓
Thank you ^^
❤❤❤
😍
when the in-tree drivers are expected to be removed
Do you make videos in telugu?
All courses, projects and demos are in English
@@AbhishekVeeramalla recently my frnd told me that you have started telugu channel