Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for runc container #83

Closed
Burning1020 opened this issue Sep 6, 2023 · 9 comments
Closed

Support for runc container #83

Burning1020 opened this issue Sep 6, 2023 · 9 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Burning1020
Copy link
Member

Burning1020 commented Sep 6, 2023

What would you like to be added?

Support to run Runc containers.

Why is this needed?

Runc container uses Linux Namespace/Cgroup trchnology to isolate containers and it is widely used.

@Burning1020 Burning1020 added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 6, 2023
@xiaods
Copy link

xiaods commented Sep 9, 2023

I am k8e - kubernetes engine owner, i would like this feature coming asap. How can mentor me to implement it?

@Burning1020
Copy link
Member Author

Burning1020 commented Sep 9, 2023

@xiaods Thanks, I will contact you, are you in our Slack channel?

@xiaods
Copy link

xiaods commented Sep 9, 2023

@xiaods Thanks, I will contact you, are you in our Slack channel?

yes, i am in, Deshi Xiao(you)

@xiaods
Copy link

xiaods commented Sep 11, 2023

Could you share how to configure kuasar and runc together into a k8s cluster and make containers run properly?

@Burning1020
Copy link
Member Author

Burning1020 commented Sep 14, 2023

Could you share how to configure kuasar and runc together into a k8s cluster and make containers run properly?

Supporting for Runc in Kuasar is still in developing. The configuration way is same as vmm descriped in this doc: https://github.com/kuasar-io/kuasar/blob/main/docs/containerd.md#configure-containerd

If you want to use runc without Kuasar, the configuration way is adding runc runtime to cri config and installing runc shim.

@xiaods
Copy link

xiaods commented Sep 14, 2023

https://github.com/kuasar-io/kuasar/blob/main/docs/containerd.md#configure-containerd

hi @Burning1020 Can i use runc with Kuasar, does it works like a charm.

[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc]

@xiaods
Copy link

xiaods commented Sep 17, 2023

this is PR for runc: #94

@xiaods
Copy link

xiaods commented Nov 20, 2023

any update?

@Burning1020
Copy link
Member Author

fix in #94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants