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

How to plug Triton Elastic Docker as a K8S container runtime? #329

Open
a-prokopyev-resume opened this issue Oct 8, 2023 · 0 comments
Open

Comments

@a-prokopyev-resume
Copy link

a-prokopyev-resume commented Oct 8, 2023

Can you please add a Triton feature to plug your Elastic Docker directly to an external K8S?

Like Triton support of CRI API additionally to already existing dockerd API ?

May be via a containerd like it is done for Kata, gVisor, etc.?

https://github.com/containerd/cri

https://www.ianlewis.org/en/container-runtimes-part-4-kubernetes-container-run

Or, may be, it would be easier to do at least an adapter in a reverse direction like:

cri-containerd (already exists) -> your new adapter (containerd->dockerd) -> dockerd API (you already have it in Triton)

? :)

@a-prokopyev-resume a-prokopyev-resume changed the title How to use Elastic Docker as a runtime for K8S? How to plug Triton Elastic Docker as a K8S container runtime? Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant