ansible-container icon indicating copy to clipboard operation
ansible-container copied to clipboard

Stateful Sets

Open fire opened this issue 7 years ago • 5 comments

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 avatar Dec 03 '17 04:12 fire

@fire

A stateful sets proposal does exist. However, I don't believe anyone is working on it.

Comments, suggestions, code are all welcome.

Thanks!

chouseknecht avatar Dec 03 '17 13:12 chouseknecht

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.

fire avatar Jan 22 '18 01:01 fire

https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/

Note: StatefulSets are stable (GA) in 1.9.

fire avatar Mar 13 '18 12:03 fire

Ping!

fire avatar May 06 '18 14:05 fire

@Voronenko Can you add this to the roadmap?

fire avatar Sep 12 '18 16:09 fire