In order to run stateful applications on Kubernetes, we've done a bunch of work to make it easier. The new (code named) PetSet object includes:<p>- Initialization containers
- Identities (so pods in a set can have a specific number)
- Automatically mounted persistent disk
- Persistent hostnames<p>Please let me know if you have any questions!<p>Disclosure: I work at Google on Kubernetes