Kubernetes Toughest Interview Scenarios & Questions | How many can you answer ? |

  Рет қаралды 34,224

Abhishek.Veeramalla

Abhishek.Veeramalla

Күн бұрын

Support my work
www.buymeacoffee.com/abhishekprd Hi Everyone, In this video I will take you through some of the toughest Kubernetes Interview Questions that you can be asked in an Interview. Please note that all of these questions are not from my personal experience but I have taken help of some online materials as well. Thanks :)
Previous Videos on Kubernetes are in my Kubernetes playlist:
• Install Kubernetes on ...
About me:
-----------------
LinkedIn: / abhishek-veeramalla-77...
GitHub: github.com/iam-veeramalla
Medium: / abhishekveeramalla-av
KZbin: / @abhishekveeramalla .
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

Пікірлер: 52
@anilsree06
@anilsree06 8 ай бұрын
pod security: kubernetes will provide built in feature called pod admission controller to enforce the pod security standards [v 1.28] . it is applied at namespace level when the pods gets created. Pod security standard has three levels privileged,baseline,restricted. pod security admission labels for namespaces has three modes like enforce, audit, warn. This is some brief but in depth it more than this.
@pareshpatel493
@pareshpatel493 Жыл бұрын
Pod Security removed completely in v1.25 Instead of this you can use: • Pod Security Admission Pod security restrictions applied at the Namespace level when pods are created. • A 3rd party admission plugin, that you deploy and configure yourself.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Yes
@creativehubpriya
@creativehubpriya Күн бұрын
Nice explanation Abhishek. Thanks for sharing
@IrkyMan
@IrkyMan Жыл бұрын
Yes, these are advanced, thanks for this.
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
😍
@AnshuAnand2020
@AnshuAnand2020 Жыл бұрын
Tq Abhishek bhai for the wonderful video really loved it
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks Anand
@yogithakakarla1716
@yogithakakarla1716 Жыл бұрын
Awesome. Need more such videos and real time scenarios which u have faced
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
I will try my best
@AjayRajput-sf9zf
@AjayRajput-sf9zf Жыл бұрын
Thanks abhishek bhai for sharing these questions, ese hi aange bhi guide krte rhna 😄
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Sure Ajay Bhai, Thanks
@KunjaBihariJena
@KunjaBihariJena Жыл бұрын
Thank you Brother. It's very helpful to us
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Welcome 🤗
@k0nepalli313
@k0nepalli313 Жыл бұрын
Thank you for sharing, good informative
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Welcome 🤗
@KalpanaRadhakrishnan1999
@KalpanaRadhakrishnan1999 Жыл бұрын
Tq so much Abhi🙂🙂
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Welcome Kalpana
@Aswanibalaraju5860
@Aswanibalaraju5860 Жыл бұрын
Nice video very useful information bro 👍 👌
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks Manoj
@thespiderman49
@thespiderman49 11 ай бұрын
Hi Abhishek, Thank you very much for the 'Clarity ' you have and the way you transfer to the audience. Is there any to contact you?
@nil1473
@nil1473 Жыл бұрын
👌👌
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks
@BhaaRaThh
@BhaaRaThh Жыл бұрын
Great keep doing. like to see you at top
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks alot RK
@BhaaRaThh
@BhaaRaThh Жыл бұрын
@@AbhishekVeeramalla i should say thanks for your efforts. You blinding great platform. God bless you. Thank you.
@sayyednavedali218
@sayyednavedali218 10 ай бұрын
Hi Abhishek Nice videos Im following your devops series my question how to practice observability related to real time Im lagging in the interviews for monitoring related scenerios. However one to one discussion is possible with please let me know
@rkrath123
@rkrath123 Жыл бұрын
Great video Bhai.. Still waiting for teraform video
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks Bhai
@bhavyab3600
@bhavyab3600 Жыл бұрын
Nice one
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks Bhavya
@hanumanthap6885
@hanumanthap6885 4 ай бұрын
Hi Abhi , How the traffic will go out in k8s, Dovwe have to configure egress? Or user routes
@pallerajani3281
@pallerajani3281 Жыл бұрын
Very helpful video
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks a lot
@Ayush-lj6pq
@Ayush-lj6pq Жыл бұрын
very helpful
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Thanks Ayush
@vikasdhandar7464
@vikasdhandar7464 7 ай бұрын
Hi Abhishek, Please make same video ob eks service as well that will really helpful for everyone. Thanks in Advance.
@AbhishekVeeramalla
@AbhishekVeeramalla 7 ай бұрын
Already available
@kirankumar-xx7ef
@kirankumar-xx7ef Жыл бұрын
Hi Abhishek, im watching each and every video of your topics on Kubernetes its very useful to crack interviews, currently im working as OCP admin, i would like to know how do we build a cluster from scratch i wanted to have handson on building cluster end to end, like setting up masters, workers, building Application, etc any suggestions?
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Hi Kiran, If you are looking at OpenShift Clusters in specific. You can do it using Ansible playbooks and Terraform. Basically spin up the nodes on cloud or onpremises using Terraform and then OpenShift provides playbooks to install from Scratch, you can look at OpenShift docs or Ansible Galaxy. Hope u got it
@saikumarp1543
@saikumarp1543 Жыл бұрын
App-adapter and ambassador container
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Yeah.. sure
@rohanjangale6800
@rohanjangale6800 Жыл бұрын
how can a devops fresher get a remote internship or remote jobs which are high paying than indian companies
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Hi Rohan, Keep your profile active on GitHub
@NaveenKumar-vy2ug
@NaveenKumar-vy2ug 10 ай бұрын
Hi Abhishek,, Yesterday I had an interview with one of big 4 company for the devops engineer.. I don't have any experience in devops.. but I answered 60% of his question and he took 1 hour. but I failed to answer in scenario base question.. one of them is.. how do you identify and solve the software bugs in application which is hosted at Kubernetes cluster ,, can you please help me on this🙏🙏. day by day I am loosing hope.. I invested 1 year to learn devops.. but I cracked interivew with some company but I failed in second round..I'm experiencing growing depression every day
@ChaosTubeStuff
@ChaosTubeStuff 2 ай бұрын
Hi Naveen, Did you get any job?
@kasunperera9700
@kasunperera9700 Жыл бұрын
Custom controller = operator right
@AbhishekVeeramalla
@AbhishekVeeramalla Жыл бұрын
Hi Kasun Perera, Custom Controller and Operator are very different. For example, istio controller is a custom Kubernetes controller whereas istio-operator is an operator that takes care of packing , managing, upgrades and easy installation of your istio controller.
@bikensharma4577
@bikensharma4577 10 ай бұрын
i guess pod security policy is being replaced by pod security admission..
@AbhishekVeeramalla
@AbhishekVeeramalla 10 ай бұрын
Yes
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 8 МЛН
Heartwarming: Stranger Saves Puppy from Hot Car #shorts
00:22
Fabiosa Best Lifehacks
Рет қаралды 17 МЛН
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 3,8 МЛН
DevOps Mock Interviews Episode-01 |  # MockInterviews | #FreeDevOpsCourse
17:31
Abhishek.Veeramalla
Рет қаралды 171 М.
Kubernetes Crisis: The 5 Must-Know Troubleshooting Scenarios!
10:36
Tech with Satyajit Das
Рет қаралды 25 М.
Myself ruined 15 LPA DevOps last round 🤮🤮🤮
18:04
Ashiq Ummathoor
Рет қаралды 186 М.
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 8 МЛН