Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Support for kubernetes via containerd runtime #28

Closed
lumjjb opened this issue Jul 30, 2018 · 6 comments
Closed

Support for kubernetes via containerd runtime #28

lumjjb opened this issue Jul 30, 2018 · 6 comments
Labels
help wanted Extra attention is needed k8s

Comments

@lumjjb
Copy link
Member

lumjjb commented Jul 30, 2018

Running on kubernetes has been something that we've thought about doing, but is still an item on the TODO.

There has been some developments in the community since we first started looking at integrating with kubernetes. We've been able to run nabla container processes on k8s containers in the past, so running as a runtime should be an ideal next step.

@kelseyhightower has suggested that we should be able to run on the OCI-like interface on kubernetes.

@abdennour mentioned several options to integrate runnc into containerd with the containerd runtime in containerd v1.10.

@lumjjb lumjjb added k8s help wanted Extra attention is needed labels Jul 30, 2018
@lumjjb
Copy link
Member Author

lumjjb commented Aug 3, 2018

RuntimeClass seems to be a good complimentary feature to work with. As mentioned from friendly folks at https://github.com/kata-containers.

@raravena80
Copy link

This also applies to CRIO https://github.com/kubernetes-incubator/cri-o

@lumjjb
Copy link
Member Author

lumjjb commented Aug 3, 2018

Hey Ricardo! :) Wanted to tag you, but couldn't get your github handle. I was talking to other Ricardo (@ricarkol) and @djwillia about how we may explore contributing our stuff to one of the CRIs, and one of the considerations was networking. Considering that we would ideally want to work with tap devices, should frakti be a good option to integrate with?

@raravena80
Copy link

@lumjjb I don't think it's needed imo. The reason Frakti works with Kata is because Kata is a combination of two projects runV and Clear Containers. runV ran with Frakti, so Kata also supports it. I believe running with the contained CRI shim or CRIO would be enough.

@abdennour
Copy link

Thank you @lumjjb .

If someone wants to read the related article, you could find it here.

@lumjjb
Copy link
Member Author

lumjjb commented Oct 17, 2018

Addressed in: #35 !

@lumjjb lumjjb closed this as completed Oct 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed k8s
Projects
None yet
Development

No branches or pull requests

3 participants