This repository was archived by the owner on May 28, 2021. It is now read-only.
This repository was archived by the owner on May 28, 2021. It is now read-only.
StatefulSet stable in 1.9 (v1beta1.StatefulSet) #106
Open
Description
We use v1beta1.StatefulSet
but StatefulSets are stable in K8s 1.9. We should probably update our code to reflect this when appropriate.
https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/