Kubernetes Storage on vSphere 101 – StatefulSet
Kubernetes Storage on vSphere 101 – StatefulSet
In my last post we looked at creating a highly available application that used multiple Pods in Kubernetes with Deployments and ReplicaSets. However, this was only focused on Pods. In this post, we will look at another way of creating highly available applications through the use of StatefulSets. The first question you will probably have […] The post Kubernetes Storage on vSphere 101 – StatefulSet appeared first on CormacHogan.com.