How to run MondoDB on Kubernetes using StatefulSets ?
MongoDB is a stateful workload which can be run on k8s using StatefulSets.
What are StatefulSets?
StatefulSets is a Kubernetes controller that can be used to manage stateful applications such as MongoDB, MySQL that require
Stable - Unique network id...
baalekshan.hashnode.dev3 min read