fabric8io / jube

jube is a deprecated pure java implementation of kubernetes. Please look at kansible now instead!
https://github.com/fabric8io/kansible/blob/master/README.md
Apache License 2.0
27 stars 20 forks source link

a pure java kubelet for working with kubernetes / OpenShift? #253

Open jstrachan opened 9 years ago

jstrachan commented 9 years ago

It'd be awesome if we could have a single kubernetes environment which could span multiple operating systems; with some nodes labelled (e.g. with their OS) so that we can have a single kubernetes infrastructure but run some containers on specific labelled pods. e.g. to run some containers on windows / Solaris / AIX / HP UX etc.

Lets try implement the kubelet REST API in Jube; so that a single stand alone Jube node could join a kubernetes/openshift cluster and start/stop containers using the existing jube process management