Day 35: Learn to Manage ConfigMaps and Secrets in Kubernetes
Congratulations, yesterday we implemented the service in k8s.
What are ConfigMaps?
ConfigMaps in Kubernetes are the way to configure data separately from the application code. ConfigMaps make it easier to manage and update the configuration for your ...
opsandcloud.hashnode.dev4 min read