Using K8s ConfigMaps to setup Backup and Restore for a container
In this article, we are going to walk through how Kubernetes ConfigMaps can be leveraged to set up lifecycle operations like Backup and Restore for a container.
What is ConfigMaps?
A Kubernetes ConfigMap is an API Object that can be defined at the cl...
anupamrajanish.hashnode.dev9 min read
Rohini Senthil
Developer
This is a very comprehensive write up β awesome work, Anupam!