I worked on two issues for systemready that I would like to release soon: https://issues.apache.org/jira/issues/?jql=project%20%3D%20FELIX%20AND%20fixVersion%20%3D%20systemready-0.4.0
The main new thing is that we now can report liveness as well as readiness. So systemready now matches perfectly what kubernetes wants to check. I have created a small bndtools based example that shows how systemready works in kubernetes: https://github.com/cschneider/osgi-example-kubernetes In the example you deploy a small application with load balancer and probe support. Then using a UI you can switch the readiness or liveness status and see how kubernetes reacts to these changes. Christian -- -- Christian Schneider http://www.liquid-reality.de Computer Scientist http://www.adobe.com
