Kubernetes Statefulsets
Hello Every One in this blog I will try to explain what is statefulset and how it differs from normal deployment.
In case we need to store the state of the request which means for example wheather to check user was authenticted or not?
If the pod rec...
korla.hashnode.dev3 min read