Hey!

I've been playing with Kubernetes PetSets [1] for a while and I'd like to share some thoughts. Before I dig in, let me give you some PetSets highlights:
Thoughts and ideas after spending some time playing with this feature:
If you'd like to play with PetSets on your local environment, here are necessary yaml files [10].

Thanks
Sebastian


[1] http://kubernetes.io/docs/user-guide/petset/
[2] For checking which APIs are accessible, use 'kubectl api-versions'
[3] http://infinispan.org/docs/stable/user_guide/user_guide.html#_Rolling_chapter
[4] http://kubernetes.io/docs/user-guide/services/#headless-services
[5] http://kubernetes.io/docs/user-guide/petset/#peer-discovery
[6] https://gist.github.com/slaskawi/0866e63a39276f8ab66376229716a676
[7] https://github.com/jboss-openshift/openshift-ping/tree/master/dns
[8] https://github.com/jgroups-extras/jgroups-kubernetes/tree/master/dns
[9] http://stackoverflow.com/a/12405896/562699
[10] You might need to adjust ImageStream. https://gist.github.com/slaskawi/7cffb5588dabb770f654557579c5f2d0