تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Kubernetes ConfigMap and Secret as Kubernetes Volumes Demo ضمن كورس Kubernetes شرح قناة TechWorld with Nana، الفديو رقم 14 مجانى معتمد اونلاين
Demo of using ConfigMap and Secret as Kubernetes Volumes Kubernetes ConfigMap Kubernetes Secrets Kubernetes Volumes
Subscribe To Me On Youtube: https://bit.ly/2z5rvTV
ConfigMap and Secret components are usually used for creating individual values, which are passed as environment variables in the pod configuration.
But ConfigMap and Secret are also volume types, which people don't realize in the beginning. Using them as volumes is actually a common requirement, e.g. think of applications that take configuration files as parameter on startup. Like prometheus, elastic search or your own java application taking a properties file or certificate file. The question is how to pass these config files to Kubernetes Pods?
In this video I show you how to create these configMap and secret volumes and how to use them in pods. I give you some real-life use cases and show you the syntax of using volumes in a pod configuration.
Reference to YAML Configs: https://gitlab.com/nanuchi/kubernetes-tutorial-series-youtube/-/tree/master/configmap-and-secret-volumes
Kubernetes Volumes Explained: https://youtu.be/0swOh5C3OVM
T I M E S T A M P S
0:00 - Intro
0:13 - Configuration Files usages in pods
1:13 - ConfigMap and Secret creating individual values (key-value pairs) for env variables
2:40 - ConfigMap and Secret creating files for mounting them into the pod
14:44 - Summary
-------------------------------------------------------------------------------------------------------
Full Kubernetes and Docker tutorial https://bit.ly/2YGeRp9
DevOps Tools, like Ansible https://bit.ly/2W9UEq6
Complete K8s Application Setup https://youtu.be/EQNO_kM96Mo
Kubernetes Components explained https://www.youtube.com/watch?vKrpb44XR0bk&t364s
For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. Also please let me know what you want to learn about Docker & Kubernetes or another technology.
#kubernetes #kubernetestutorial #devops #techworldwithnana
-------------------------------------------------------------------------------------------------------
Connect with me
Join private Facebook group https://bit.ly/32UVSZP
Don't forget to subscribe https://bit.ly/3mO4jxT
DEV https://bit.ly/3h2fqiO
INSTAGRAM https://bit.ly/2F3LXYJ
TWITTER https://bit.ly/3i54PUB
LINKEDIN https://bit.ly/3hWOLVT
Legal Notice:
Kubernetes and the Kubernetes logo are trademarks or registered trademarks of The Linux Foundation in the United States and/or other countries. The Linux Foundation and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Kubernetes or The Linux Foundation.