You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Christian Schneider <ch...@die-schneider.net> on 2018/08/09 13:29:51 UTC

[HEADS UP] Release of systemready

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

Re: [HEADS UP] Release of systemready

Posted by Andrei Dulvac <an...@gmail.com>.
Looks good to me.

- Andrei

On Thu, Aug 9, 2018 at 3:30 PM Christian Schneider <ch...@die-schneider.net>
wrote:

> 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
>