kubernetes configmap and secrets-Hindi/Urdu | Lec-53 | Complete tutorials in Hindi/urdu

  Рет қаралды 62,177

Technical Guftgu

Technical Guftgu

2 жыл бұрын

LEC 53 NOTES
=======================================================
Install Docker
$ sudo apt update && apt -y install docker.io
Install kubectl
$ curl -LO storage.googleapis.com/kubern... -s storage.googleapis.com/kubern... && chmod +x ./kubectl && sudo mv ./kubectl /usr/local/bin/kubectl
Install Minikube
$ curl -Lo minikube storage.googleapis.com/miniku... && chmod +x minikube && sudo mv minikube /usr/local/bin/
Start Minikube
$ apt install conntrack
$ minikube start --vm-driver=none
$ minikube status
configmap
====================================================================
apiVersion: v1
kind: Pod
metadata:
name: myvolconfig
spec:
containers:
- name: c1
image: centos
command: ["/bin/bash", "-c", "while true; do echo Technical-Guftgu; sleep 5 ; done"]
volumeMounts:
- name: testconfigmap
mountPath: "/tmp/config" # the config files will be mounted as ReadOnly by default here
volumes:
- name: testconfigmap
configMap:
name: mymap # this should match the config map name created in the first step
items:
- key: sample.conf
path: sample.conf
==============================================================================
apiVersion: v1
kind: Pod
metadata:
name: myenvconfig
spec:
containers:
- name: c1
image: centos
command: ["/bin/bash", "-c", "while true; do echo Technical-Guftgu; sleep 5 ; done"]
env:
- name: MYENV # env name in which value of the key is stored
valueFrom:
configMapKeyRef:
name: mymap # name of the config created
key: sample.conf
=========================================================
apiVersion: v1
kind: Pod
metadata:
name: myvolsecret
spec:
containers:
- name: c1
image: centos
command: ["/bin/bash", "-c", "while true; do echo Technical-guftgu; sleep 5 ; done"]
volumeMounts:
- name: testsecret
mountPath: "/tmp/mysecrets" # the secret files will be mounted as ReadOnly by default here
volumes:
- name: testsecret
secret:
secretName: mysecret
========================================================
Now you can Donate us via Paypal or Google Pay
Paypal link : www.paypal.me/technicalguftgu
GooglePay/PhonePe/BHIM App UPI ID : bhupinderccs@okaxis
Visit Our Website for all the Courses- www.technicalguftgu.in
Do subscribe to TECHNICAL GUFTGU channel and Press Bell icon & get regular updates on videos, DIRECT LINK TO CHANNEL : / technicalguftgu
Here are direct links of My All the Playlist: MUST CHECK
IPv6 Complete Tutorial for beginners Link : • IP Version 6 Tutorials...
Microsoft Azure Tutorial for beginners in Hindi/Urdu AZ-103 and AZ-900 LINK : • Microsoft Azure Tutori...
Cloud computing tutorials For beginners Link : • Cloud Computing Tutori...
AWS Solution Architect-Associate complete Tutorials Link : • AWS Solution Architect...
Devops tutorials in Hindi:-
• What are the Pre-requi...
CCNA Complete Tutorials /Computer Networking Link : • CCNA Full course in Hi...
This is the best channel for AWS Tutorials, Microsoft Azure tutorials, 2G,3G, LTE, CCNA, Cloud computing and for others topics related to cloud and computer networking. Technical Guftgu is the only platform, which provides you entire training on white board, so that you feels that, you are taking real time training.
Bhupinder Rajput Sir is having 8 Years of Experience in the field of technical trainings in entire india.
NOTE : If you would like to organise Bhupinder Rajput Sir workshop in your College or University, write mail to us.
Thanks For giving Your Valuable time.
Regards,
Technical Guftgu Team

Пікірлер: 166
@ashraf9405
@ashraf9405 2 жыл бұрын
I have share all your videos to my friend's circle and they are sharing other's
@manojkumar-le2ec
@manojkumar-le2ec 2 күн бұрын
❤Dil laga Liya bhupi😊 bhai ke videos dekhne Mei abto Sara Sara din apke hi gazals gungunata rhata hun Confuse hun topics ko padhu ke shayri ko😊
@rahultikare9529
@rahultikare9529 2 жыл бұрын
Guftgu always comeback with unique style with full motivated new skill.....🙏🙏🙏
@abhishekkumarsrivastava1489
@abhishekkumarsrivastava1489 2 жыл бұрын
Sir me aaj aapko ek bat bolta hu Aap jitna ache se samjhate ho na Usese kahi jyada to aapki ismile bahut kuch samjha deti h. Means aap haste haste is cute si ismile se sab kuch samjha dete h. Y quality to bus masha allah h aapke me Me dua kerta hu ki aap yuhi ismile kerte rehe aur hume apne gyan k sagar me dubki lagate rehne de. Thank u so much sir God bless you and your family
@soumenvedio
@soumenvedio 2 жыл бұрын
A teacher should be like you only. Love you Sir! ❤️
@cheekystatus
@cheekystatus 2 жыл бұрын
Nice explanation with real world examples. Great sir.
@hashs8654
@hashs8654 Жыл бұрын
I'm amazed by your memory retention power Bhupinder bhai, so many vast varieties of beautiful and touching shayari that you read out of your mind in flawless style just as your technical teaching! Please keep them coming!! Masjid sab ko bulati hai bhalayi k liye Aye na aye koi pukaray tou sabi jayeingay!!
@umavaja9460
@umavaja9460 14 күн бұрын
Excellent lecture and shayari too! Thank You Sir, You Are THE BEST TEACHER!
@devanshugupta152
@devanshugupta152 2 жыл бұрын
Your work for encouraging the technical knowledge is speeches ..🙏🙏🙏🙏🙏
@deependrasingh6730
@deependrasingh6730 2 жыл бұрын
You are amazing teacher. Thanks for teaching us. And your Azure series was very good.
@chacharollsroyce
@chacharollsroyce 2 жыл бұрын
A great teacher,I have technical background degree but I love the way you explain it to accommodate non-technical people too
@user-bh2ru8xt2v
@user-bh2ru8xt2v Жыл бұрын
INCREDIBLE teaching by bhupinder sir.....thanks to u
@universe4d2002
@universe4d2002 Жыл бұрын
natural person....you are great
@facts-Limitless
@facts-Limitless 2 жыл бұрын
You are Marvellous Sir. a good human soul . :)
@faiqameer6054
@faiqameer6054 2 жыл бұрын
Sir! Very informative and good source for interviews
@ashraf9405
@ashraf9405 2 жыл бұрын
No coaching no any other e learning platform will explain as much detail ...u are awesome sir
@sandeepbisht3354
@sandeepbisht3354 2 жыл бұрын
Ur all videos r easily understandable and everything get in mind... thank you always. Sir python is one of language that is used in DevOps please soon start this we want to learn from u.... ❤️
@mohammedsameer3772
@mohammedsameer3772 2 жыл бұрын
Technical guftagu is my favorite I learned lot of things thank you keep it up
@4ageyoutuber503
@4ageyoutuber503 Жыл бұрын
I learn a lot from your video ,thanks a lot
@meghapatil3302
@meghapatil3302 Жыл бұрын
Thank you for this content, this will be helpful to my work.🤗
@candlestickking113
@candlestickking113 2 жыл бұрын
Awesome lecture sir.👌👌 Understood a lot of new things. Waiting for your Terraform lectures.
@debrajpradhan5500
@debrajpradhan5500 2 жыл бұрын
Great to see you sir 🙏🙏🙏
@Vithal_Nivargi
@Vithal_Nivargi 2 жыл бұрын
Thanks sir nice to see your video ❤️❤️❤️❤️ur always great teacher me ❤️ unlimited knowledge on AWS 🎉
@ruchityagi9816
@ruchityagi9816 2 жыл бұрын
You are best sir. Much appreciated 😊😊
@Dilipkumar-xh5oi
@Dilipkumar-xh5oi 2 жыл бұрын
Thanks sir for your king help, I really appreciate your teaching techniques. Thanks a lot for devops videos
@rajnishkumar6585
@rajnishkumar6585 Жыл бұрын
thanks for providing this much of content freely
@anishpaladi9822
@anishpaladi9822 2 жыл бұрын
Your Videos are very good and easy to understand for any layman person. Appreciating for your efforts which you spent on creating videos and content. Doing great Job.. Thank you sir.
@SumitJoshi2014
@SumitJoshi2014 2 жыл бұрын
Very important and excellent lecture...
@bhalendrasharma5283
@bhalendrasharma5283 2 жыл бұрын
Thank you sir , these videos are carrier changing for me , thanks a lot
@shamstabrez2986
@shamstabrez2986 2 жыл бұрын
THANK U SOOO MUCH FOR BEING WITH US
@ISHANICUTIEPIE
@ISHANICUTIEPIE 2 жыл бұрын
Superb lecture..Thank You
@avinashyadav8598
@avinashyadav8598 2 ай бұрын
Sir apki kuch kuch baat dil touch kar jata hai,,,, we support you sir,,,
@saurabhsrivastav902
@saurabhsrivastav902 2 жыл бұрын
Thank you for the video Sirji..
@manishaverma-te5oy
@manishaverma-te5oy 9 ай бұрын
ultimate lecture👌👌. Thank you soo soo sooooo much Bhupinder sir🙏
@khemchandkolhe3
@khemchandkolhe3 Жыл бұрын
you are really great sir, love u
@devopswala798
@devopswala798 Жыл бұрын
Love you sir because of you I am a senior DevOps engineer.
@praveenkumar-star
@praveenkumar-star 9 ай бұрын
Bahut hi zabardast session hai sirji
@neetusingh6647
@neetusingh6647 Жыл бұрын
Sir you are really awesome, your classes are really helpful.
@khushalchugh
@khushalchugh Жыл бұрын
Best Lectures on KZbin
@rajaconstantine
@rajaconstantine Жыл бұрын
This Video's are Well explained Instead of Those digital Cause these are more informative and at free of cost ! 💝💝💝💝💝
@handsomevillian
@handsomevillian Жыл бұрын
sir you become more fav when you speaks poetry of khalil ur rehman qamar saab ...love from peshawar
@ranjitbehera538
@ranjitbehera538 2 жыл бұрын
Awesome sir you inspired all
@csdhillon1
@csdhillon1 2 жыл бұрын
You are amazing teacher.
@razzaqbasha8745
@razzaqbasha8745 2 жыл бұрын
Happy to see sir..
@prateektyagi7423
@prateektyagi7423 Жыл бұрын
yr aap itna accha padhata ho fan bna lia.... love from pakistan
@masoodakhtar7685
@masoodakhtar7685 2 жыл бұрын
You are great sir, keep it up, thanks.
@kiranahire4993
@kiranahire4993 2 жыл бұрын
Thank you very much sir..❤️❤️❤️
@shortsvideo7012
@shortsvideo7012 Жыл бұрын
you are the best sir 💕💕
@prashishshirsat9214
@prashishshirsat9214 Жыл бұрын
Thank you, well explained.
@pavanshelake1463
@pavanshelake1463 2 жыл бұрын
Very Good Sir, now videos are coming frequently.
@neerajkumarcjauhan5081
@neerajkumarcjauhan5081 2 жыл бұрын
Believe in quality, thanks sir
@avaisqurni5971
@avaisqurni5971 2 жыл бұрын
great sir g , learning a. lot
@dhanushr2559
@dhanushr2559 2 жыл бұрын
Every notification of your video brings me happiness 😅
@twinqueen1496
@twinqueen1496 Жыл бұрын
Very nice explanation!!!
@ZeeMan2.0
@ZeeMan2.0 2 жыл бұрын
Very important topic for kubernetes
@himms_sharma
@himms_sharma 9 ай бұрын
Much informative
@AjeetKumar-zf2bp
@AjeetKumar-zf2bp 2 жыл бұрын
Thanks for updating video
@amitpandey7493
@amitpandey7493 2 жыл бұрын
Sir, aaj ki shayri dam hai....👌
@secretofallthings6962
@secretofallthings6962 2 жыл бұрын
great video sir🥳🥳
@ashraf9405
@ashraf9405 2 жыл бұрын
You are hope for us thnkssssssss
@Mayankkumar-gk2fg
@Mayankkumar-gk2fg 2 жыл бұрын
thankuu sir ....
@MANPREETKAUR-ee4wx
@MANPREETKAUR-ee4wx 2 жыл бұрын
Thank you so much sir
@niharikadixit5723
@niharikadixit5723 11 ай бұрын
Thank you so much sir ji
@praveenkumar-star
@praveenkumar-star 9 ай бұрын
God bless you bhupi sir ....aapke jaise heere bahut hi anmol hote hai .....ek hai Kohinoor aur ek ho aap
@TechnicalGuftgu
@TechnicalGuftgu 9 ай бұрын
Thanks Praveen is pyare se comment ke liye
@vashisththakar2695
@vashisththakar2695 2 ай бұрын
badhiya sirji 😀😀
@adityathakur7831
@adityathakur7831 Жыл бұрын
mulk ka fayada ho....you are equal to khan sir.....great work sir..👍👍
@FalaqHasanSaba
@FalaqHasanSaba 2 жыл бұрын
just awesome
@faizan1196
@faizan1196 2 жыл бұрын
Sir I am from Pakistan and get job in DevOps after your lecture thanks for this much effort.
@peesa5945
@peesa5945 2 жыл бұрын
Thank you sir 🙏
@dkaur7799
@dkaur7799 Жыл бұрын
Thank you😊
@danyalsaleem5883
@danyalsaleem5883 Жыл бұрын
Great lecture
@abhijeet6410
@abhijeet6410 2 жыл бұрын
🙏🙏 thanks sirji ..
@pankajdubey5039
@pankajdubey5039 2 жыл бұрын
Superb 👌
@TiwariSaurabh
@TiwariSaurabh Жыл бұрын
Thank you sir
@Atshs
@Atshs 2 жыл бұрын
Thank you 🙏🏻
@mdjawed1063
@mdjawed1063 2 жыл бұрын
5th comment! Wow Sir Back to Back😊👍
@flautistbypassion1650
@flautistbypassion1650 Жыл бұрын
Thanks
@irshadali9257
@irshadali9257 2 жыл бұрын
Thank you so much sir for these lectures. Kbhi milna hua kisi mod pe aapse to.. aapki zindgaani ki chhoti si jhalak lena chahenge
@user-pr6fn1jz6m
@user-pr6fn1jz6m 2 жыл бұрын
Great thnks sir
@Vishal-wr6cc
@Vishal-wr6cc 2 жыл бұрын
Very Nice Sirji
@DeepakPatel-xl3tr
@DeepakPatel-xl3tr Жыл бұрын
great
@rizwanshaikh1186
@rizwanshaikh1186 Жыл бұрын
Asowme Keep it up
@szakiuddin708
@szakiuddin708 2 жыл бұрын
Thank You So Much Sir, Ek Shair Hai Sir, Next Video Mein Pls Esko Apki Taraf Se Suna Dena Sir. "Qayamat Khez Hai Ankhein Tumhari, Tum Akhir Khwaab Kiske Dekhti Ho"
@pankajdubey6640
@pankajdubey6640 2 жыл бұрын
very nice sir
@mehmoodrehman6336
@mehmoodrehman6336 Жыл бұрын
Very good
@prabhusingh0503
@prabhusingh0503 2 жыл бұрын
Nice video
@badrinarayanparija4609
@badrinarayanparija4609 2 жыл бұрын
such bath ya he sir , aap ko kya comment dena he,, aap to vagaban he, asa insan sirf aap ek he sara world par, god bless you
@sushant6815
@sushant6815 Жыл бұрын
Ekdam bhari
@educationalgeeks5999
@educationalgeeks5999 2 жыл бұрын
Tq you Sir
@stevanbangle4984
@stevanbangle4984 2 жыл бұрын
evergreen legend
@garimasharma2399
@garimasharma2399 2 жыл бұрын
your vedios are just amazing.........please make vedio on aws also.
@TechnicalGuftgu
@TechnicalGuftgu 2 жыл бұрын
Already Available.please Check Playlist
@jsudarshan9567
@jsudarshan9567 2 жыл бұрын
Thank you sir ,please make videos on cloud formation templates sir
@ashraf9405
@ashraf9405 2 жыл бұрын
Thnkus sir
@jassbawa955
@jassbawa955 2 жыл бұрын
Hello sir your devops series helped me a lot..... Can you please make a video on jenkins-x also, I am not able to find helpful resources to learn jenkins-x. And also sir please make a video on aws elastic kubernetes service.
@mohammedsamee7746
@mohammedsamee7746 2 жыл бұрын
Hello sir, you are just awesome because the way you teach is very easy to understand, I am grateful because I am learning lot of things from your lecture it motivates me always to be like & I hope everyone must cultivate the nature & thoughts like you have... May God bless you & good wishes & lot of success in your effort towards the humanitarian work to build the many people careers that too free of cost even not taking anything, what I feel about you is to find a person like you is very hard really I appreciate you lot because you are doing a great work sir... Salute you sir...
@hirenparghi6454
@hirenparghi6454 2 жыл бұрын
Hello Bhupindersir, It is my humble request to provide a lecture on Helm Chart. I have been asked for Helm chart in 3 interviews.
@mfaraz669
@mfaraz669 2 жыл бұрын
hello bro, can you share your interview questions here..?
@mddanishofficialdawahchannel
@mddanishofficialdawahchannel 2 жыл бұрын
Waiting for next video lecture-54 .. Thank you Sir,💜 aapki KZbin videos se meri first job lag gyii.. ✌🏻
@sonamkatiyar7524
@sonamkatiyar7524 Жыл бұрын
hello danish
@sonamkatiyar7524
@sonamkatiyar7524 Жыл бұрын
you only follow the devops series or aws series too for getting your first job..??
@educationalgeeks5999
@educationalgeeks5999 2 жыл бұрын
Good
@saqlainanwar3700
@saqlainanwar3700 2 жыл бұрын
Waah sir ji I am 1st to view
@deepakgupta4479
@deepakgupta4479 2 жыл бұрын
Naa ❤️Mohabaat Na 👬Dosti K liye... Waqt rukta nhi kisi k liye.... Apne dil ko na dukh de yunhi Is zamane ki berukhi k liye.... Waqt k sath sath chalta rhe Yahi behtar hai aadmi k liye....! 😎
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 34 МЛН
Credentials and Configs in Kubernetes Secrets and ConfigMaps
19:54
Christian Lempa
Рет қаралды 19 М.
ConfigMaps and Secrets in Kubernetes
16:35
Pavan Elthepu
Рет қаралды 10 М.
Kubernetes - Services Explained in 15 Minutes!
14:03
KodeKloud
Рет қаралды 222 М.
Kubernetes Production Deployment by Red Hat DevOps Engineer 🔥 (Hindi)
21:34
ИГРОВОВЫЙ НОУТ ASUS ЗА 57 тысяч
25:33
Ремонтяш
Рет қаралды 315 М.
Что не так с яблоком Apple? #apple #macbook
0:38
Не шарю!
Рет қаралды 371 М.
Худший продукт Apple
0:53
Rozetked
Рет қаралды 34 М.