Day 35: Mastering ConfigMaps and Secrets in Kubernetes🔒🔑🛡️
What is ConfigMaps in K8S?
ConfigMaps are Kubernetes objects that allow you to separate configuration data/files from image content to keep containerized applications portable.
ConfigMaps bind configuration files, command-line arguments, surrounding...
potale.hashnode.dev4 min read