Kubernetes Training #38 | Kubernetes · ConfigMaps & Secrets – Introduction & ConfigMaps Part 1
ConfigMaps and Secrets are utilities provided by Kubernetes to fasciliate the development of cloud-native - or 12 factor compliant - applications. In particular, ConfigMaps relate to chapter 3 Config of the 12 factor manifest. This best practice suggests to store application configuration outside the application, e.g. by using environment variables. This allows a strict separation of functionality and configuration which increases the portability of applications. An application can thus be operated from the same code base among different environments such as staging & production or the application could even be deployed per customer still using a single source code version.
So instead of hard wiring the application configuration options or access credentials into source code, the better option is to use ConfigMaps and Secrets.
Both ConfigMaps and Secrets can be thought of key value sets managed using the Kubernetes API. In the following it will be shown how these key value sets can be created, maintained and retrieved.
Find the step-by-step tutorial here: https://learn.kubernetes.anynines.com/kubernetes/60-configmaps-and-secrets/configmaps-and-secrets
Follow us:
Twitter - https://twitter.com/anynines
LinkedIn - https://www.linkedin.com/company/anynines/
Facebook - https://www.facebook.com/anyninescom
Instagram - https://www.instagram.com/anyninescom
#Kubernetes #DevOps #Kubernetestraining
Видео Kubernetes Training #38 | Kubernetes · ConfigMaps & Secrets – Introduction & ConfigMaps Part 1 автора Python научные вычисления
Видео Kubernetes Training #38 | Kubernetes · ConfigMaps & Secrets – Introduction & ConfigMaps Part 1 автора Python научные вычисления
Информация
4 декабря 2023 г. 1:51:46
00:13:56
Похожие видео