Kubernetes Secrets: How to Create, Use, and Manage Secrets in Kubernetes

  Рет қаралды 13,827

DevOps Pro

DevOps Pro

Күн бұрын

Hello folks, Welcome to DevOps Pro!
In this video, we'll cover everything you need to know about Kubernetes secrets, including the types of secrets, how to create and manage them, and best practices. We'll also provide hands-on examples in the lab, so you can see how to use secrets in pods.
===============Topics covered==================
👉 What is the secret in Kubernetes?
👉 Types of Kubernetes secrets (generic, docker-registry, and TLS secret)
👉 How to create secrets
👉 Best practices for managing them
👉 Demonstrations on using secrets in pods, with hands-on examples in the lab.
GitHub Repository: github.com/dev...
Don't forget to like, comment, and subscribe for more content, and check out our complete CKA playlist link in the description below to stay updated with our latest videos.
Thank you for watching, and let's get started on mastering Kubernetes and cracking the CKA exam!
================= ⭐️⭐️⭐️⭐️⭐️⭐️⭐️ =================
📝 Get access to the notes and ppt of each video - www.youtube.co...
=================== Let's Connect ===================
🤝 LinkedIn - / riya-soni-3bb5111a0
🤝 LinkedIn - / devopsproin
🤝 Twitter - / devopsproin
🤝 Facebook - / devopsproin
🤝 Instagram - / devopsproin
🤝 Discord Community - / discord
==================================================
👉 Site Link:- devopspro.in/
👉 Kubernetes Playlist Link - • Certified Kubernetes A...
👉 Linux Playlist Link - • Linux Tutorials For Be...
👉 Crash Course Playlist Link - • DevOps Crash Courses i...
👉 DevOps Pro English Channel - / @devopsproenglish

Пікірлер: 71
@DevOpsPro
@DevOpsPro Жыл бұрын
Please help us with your valuable feedback - forms.gle/E9r3xvTxnLPKz9Hw9
@abhisheksingh999-ab
@abhisheksingh999-ab Жыл бұрын
Thank you so much for dedicating your time...
@rushikeshkale4101
@rushikeshkale4101 Жыл бұрын
LOVE YOUR VIDEOS❤
@kapilgupta4111
@kapilgupta4111 Жыл бұрын
how to create TLS certificate and key
@farrukhfareed7182
@farrukhfareed7182 Жыл бұрын
Very nice videos but video upload frequency is very low....if possible in next video cover PV and PVC
@ravikumar-xg5in
@ravikumar-xg5in Жыл бұрын
Great job
@himanshukumar1507
@himanshukumar1507 Жыл бұрын
Thank you so much mam It's request please make a video on Jenkins CI CD .
@Aman-jj8er
@Aman-jj8er Жыл бұрын
Such a clear & concise explanation!! Great learning.
@SantoshSharma
@SantoshSharma 7 ай бұрын
nice video thanks, Can you also create series of videos specific to app development security in devops, kubernetes, container security etc for non security professionals who dont want to learn coding but want to know high level to secure.
@DevOpsPro
@DevOpsPro 6 ай бұрын
Sure, will make it
@ajjum6121
@ajjum6121 Жыл бұрын
Please upload CKA related videos more frequently
@technicalmuzammil2496
@technicalmuzammil2496 Жыл бұрын
your video is very helpfull, Assalam Alaikum please make a video on a aws eks CICD pipeline
@DevOpsPro
@DevOpsPro Жыл бұрын
Sure I will
@shashikant8696
@shashikant8696 3 ай бұрын
Explaining way is really appreciable.
@ashisbarik8025
@ashisbarik8025 Жыл бұрын
Please make a video on yml How to write a yml file
@DevOpsPro
@DevOpsPro Жыл бұрын
Sure
@HarshalPatil1010
@HarshalPatil1010 Жыл бұрын
Kubectl exec podname -it -- printenv
@sachinwarang6630
@sachinwarang6630 Жыл бұрын
Good content and very well explained!! 👍👍 Is there more secure way to pass/ send sensitive data to Pod??
@DevOpsPro
@DevOpsPro Жыл бұрын
Yes, we have.
@prashantlahare8256
@prashantlahare8256 Жыл бұрын
Great information through this video. The way you explain the k8's concept is something commendable. I have starting watching your videos and most of my conces of k8's has been cleared from your vdos. Thanks and keep going.
@DevOpsPro
@DevOpsPro Жыл бұрын
Glad it was helpful!
@nareshv7797
@nareshv7797 Жыл бұрын
Thank you so much for dedicating your time...
@francodominguez9139
@francodominguez9139 22 күн бұрын
if you're gonna have an english title speak english in the video
@KrishnaRac
@KrishnaRac Жыл бұрын
Which type of secrets can b used?
@DevOpsPro
@DevOpsPro Жыл бұрын
Kubernetes supports several types of secrets, including Opaque secrets, Service Account secrets, Docker registry secrets, TLS secrets, and SSH secrets.
@divyanshusharma6445
@divyanshusharma6445 Жыл бұрын
You are explaining in a better way as compared to other creators. Thanks a lot for providing the depth of the concepts. Keep going help us to grow in devops field. Appreciable work. 😇😇😇😇😇
@DevOpsPro
@DevOpsPro Жыл бұрын
Your appreciation means a lot to me. I'll keep striving to provide valuable content.😇
@divyanshusharma6445
@divyanshusharma6445 Жыл бұрын
@@DevOpsPro Hi Riya, Could you please help us in learning terraform and AWS , it will help us in the future. As of now they both are in good demand.
@vbusinessbull
@vbusinessbull Жыл бұрын
The way you present Riya..is super...keep doing it and take care. Cheers !!
@umakantmis833
@umakantmis833 10 ай бұрын
Excellent tutorial. Explained in very simple way. Great.👍
@shantanumankar5294
@shantanumankar5294 2 ай бұрын
simple and clear to understand
@yashasmukkanar8591
@yashasmukkanar8591 Жыл бұрын
Thank you for uploading
@Chaloobolo
@Chaloobolo 2 ай бұрын
Any paid content
@priyanshu4016
@priyanshu4016 Жыл бұрын
very nice , i really feeling my friend from the collage teaching me one day before exam :) . thanks Mam for great explanation
@DevOpsPro
@DevOpsPro Жыл бұрын
Thanks Priyanshu
@girishfury2630
@girishfury2630 Жыл бұрын
question - under kubectl exec is there any possibility to hide the secret.. example - docker secret credentials ... if no then can we control this with RBAC ?
@DevOpsPro
@DevOpsPro Жыл бұрын
Yes, under "kubectl exec," the secrets are not directly hidden like Docker secrets. However, RBAC can help control access to secrets and limit who can use "kubectl exec" to access them.
@AshishGupta-jn1dq
@AshishGupta-jn1dq 2 ай бұрын
How Configmap can use the value from secretmap at runtime?
@DevOpsPro
@DevOpsPro Ай бұрын
ConfigMaps can't directly reference Secrets. However, you can use environment variables or an init container to inject the Secret's value into your application at runtime.
@shreyasbhisikar9413
@shreyasbhisikar9413 Жыл бұрын
Please start the Docker series as well
@manjunathamanju8390
@manjunathamanju8390 4 ай бұрын
Hi. I need to create a secrets in my current project. I am struggling to create. Can anyone help here
@DevOpsPro
@DevOpsPro 3 ай бұрын
Could you provide more details on what specifically you're struggling with in creating the secrets?
@HappiestMindSet
@HappiestMindSet Жыл бұрын
Very Good
@abhinawsingh1
@abhinawsingh1 Жыл бұрын
Nice Explanation
@shambhunathsahani6505
@shambhunathsahani6505 Жыл бұрын
Please also make troubleshooting part of pods nodes cluster in k8s
@DevOpsPro
@DevOpsPro Жыл бұрын
Very soon
@tanvir7999
@tanvir7999 Жыл бұрын
Very nice explanation 👌. Pls also make video on Helm charts
@DevOpsPro
@DevOpsPro Жыл бұрын
Sure I will
@saurabhrawat8211
@saurabhrawat8211 Жыл бұрын
Superb don't stop make more content one day you will reach on 1L
@DevOpsPro
@DevOpsPro Жыл бұрын
Thank you so much 🙂
@ganeshchaudhari8087
@ganeshchaudhari8087 9 ай бұрын
This is very clear and esay to understand. Thanks for uploading this video.
@DevOpsPro
@DevOpsPro 9 ай бұрын
Glad you liked it
@mahichagam3207
@mahichagam3207 Жыл бұрын
Please make a videos in English,it's my request..
@DevOpsPro
@DevOpsPro Жыл бұрын
very soon we are creating english series too.
@asif4505
@asif4505 Жыл бұрын
Hi I have a question about secret from file when I create secret from file with multiple key value data in my file let supposed key1= value1 key2=value2 it will creat single line data how can I use only key1 or key2 from this secret
@DevOpsPro
@DevOpsPro Жыл бұрын
You can use individual keys from the secret by referencing them in your pods. For example, if you have a secret with key1 and key2, you can access them in your pod as environment variables or mounted files.
@asif4505
@asif4505 Жыл бұрын
@@DevOpsPro can I send you the issue which is I ma facing?
@DevOpsPro
@DevOpsPro Жыл бұрын
@@asif4505 sure
@STOCKS-m1c
@STOCKS-m1c Жыл бұрын
Can you please make full course on kubernetes and I really like you speak in Hindi ❤❤❤
@whoami-us5wf
@whoami-us5wf Ай бұрын
How would I encrypt the secret? Base 64 is not secured and can easily decoded
@DevOpsPro
@DevOpsPro Ай бұрын
For encryption, you can use tools like Kubernetes' built-in KMS provider or external tools like HashiCorp Vault. This way, your secrets are stored securely.
@whoami-us5wf
@whoami-us5wf Ай бұрын
@@DevOpsPro pls make a video on how to use kms provider plugin. I tried using AWS kms but it wasn't successful.
@shambhunathsahani6505
@shambhunathsahani6505 Жыл бұрын
Great explanation of all k8s series
@DevOpsPro
@DevOpsPro Жыл бұрын
Thanks for watching
@ShubhamNaik-kv8ov
@ShubhamNaik-kv8ov 2 ай бұрын
What an Explanation .. I had follow almost all the youtube chnannels , web tutorials everything .. But none of this can explain like You
@DevOpsPro
@DevOpsPro Ай бұрын
I’m really happy to hear that the explanation was helpful. Your support truly means a lot!
@SandeepSaini-mt3yl
@SandeepSaini-mt3yl Жыл бұрын
Great explanation!!
@varnikachaudhary6763
@varnikachaudhary6763 6 ай бұрын
i must say you are taleneted and can put the context in video as well very nice it would be really helpful for others if you can take expample of any application where to use scenario.
@DevOpsPro
@DevOpsPro 4 ай бұрын
Thank you for the suggestion! I'll keep that in mind for future videos.
@HappiestMindSet
@HappiestMindSet Жыл бұрын
Very Good
Kubernetes Ingress Explained: From Beginner to Expert
12:26
DevOps Pro
Рет қаралды 34 М.
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 2,2 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 80 МЛН
Static Pods in Kubernetes - The Ultimate Guide for DevOps Pro
18:25
The GIGA JUKE is dead.
28:02
Mend It Mark
Рет қаралды 69 М.
Negative Time is Real, Physicists Confirm. Kind Of.
6:59
Sabine Hossenfelder
Рет қаралды 25 М.
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 2,2 МЛН