Mastering ConfigMaps and Secrets in Kubernetes🔒🔑🛡️
What are ConfigMaps and Secrets in k8s?
In Kubernetes, ConfigMaps and Secrets are used to store configuration data and secrets, respectively. ConfigMaps store configuration data as key-value pairs, while Secrets store sensitive data in an encrypted f...
akash-zade.hashnode.dev4 min read
Sauraj Gambhir
kubernetes
Hey akash, cool post! Have you tried using any managed kubernetes providers for some of this? Something like this maybe that is cheaper and faster than AWS? symbiosis.host
(Disclaimer: part of the team)