Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Conversation

@0xE282B0
Copy link
Member

@0xE282B0 0xE282B0 commented Feb 16, 2023

This change let cri-dockerd pass the runtime class from Kubernetes to dockerd.

The runtime class is provided as name like "spin" but dockerd expects it as "io.containerd.spin.v1". To map this values they need to be provided during startup as flags:
cri-dockerd --runtime-handler spin=io.containerd.spin.v1,wasmedge=io.containerd.wasmedge.v1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants