ignite icon indicating copy to clipboard operation
ignite copied to clipboard

Integrate with Virtual Kubelet

Open luxas opened this issue 4 years ago • 4 comments

Integrate with Virtual Kubelet so that an end user can run Ignite VMs through Kubernetes Pods, with nodeSelector: virtual-kubelet.

For pointers see: https://twitter.com/kubernetesonarm/status/1151394470463791110 https://github.com/chanwit/vkignite

We'd love to have the community help us make this happen :smile: cc @chanwit

luxas avatar Jul 17 '19 10:07 luxas

@luxas @chanwit Hello. Just saw your tweets and looked at your docker-compose and github repo. Does this mean that you already have a virtual-kubelet provider implementation for ignite (and thus, you put a custom virtual-kubelet binary in your chanwit/vkignite:v0.1 image)? Thx.

asaintsever avatar Jul 17 '19 13:07 asaintsever

Does this mean that you already have a virtual-kubelet provider implementation for ignite (and thus, you put a custom virtual-kubelet binary in your chanwit/vkignite:v0.1 image)? Thx.

Yes :+1:. Correct me if I'm wrong @chanwit.

luxas avatar Aug 09 '19 14:08 luxas

@asaintsever The old one is a PoC. The real implementation will be rewritten as an ignited integration. Please stay tuned.

chanwit avatar Sep 01 '19 10:09 chanwit

Nice work on this, I'm very interested. Does the PoC still work with latest Ignite? I might play with it. I guess it doesn't work multi-host yet, is that the main limitation?

lukemarsden avatar Jul 25 '20 05:07 lukemarsden