ansible-container
ansible-container copied to clipboard
Stateful Sets
ISSUE TYPE
- Feature Idea
SUMMARY
Issue tracking kubernetes / openshift stateful set. I was suprised that there was no issue for this.
StatefulSet is the workload API object used to manage stateful applications. StatefulSets are beta in 1.8.
https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/
@fire
A stateful sets proposal does exist. However, I don't believe anyone is working on it.
Comments, suggestions, code are all welcome.
Thanks!
I don't know where to start, but if no one is going to step up... Might have to dive into the codebase.
Please provide some guidance.
Thanks.
https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/
Note: StatefulSets are stable (GA) in 1.9.
Ping!
@Voronenko Can you add this to the roadmap?