kata-containers / packaging

Kata Containers version 1.x packaging (for version 2.x see https://github.com/kata-containers/kata-containers).
https://katacontainers.io/
Apache License 2.0
119 stars 92 forks source link

Add containerd configuration in kata-deploy to support kata annotations #1093

Closed amshinde closed 4 years ago

amshinde commented 4 years ago

In case of containerd, not all annotations are passed down to the OCI layer. We need to configure "pod_annotations" field for a runtime class. This field is a list of annotations that can be passed by Kata as OCI annotations. Add this as default configuration with kata-deploy

gkunz commented 4 years ago

Just came here to ask for exactly this. +1