mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
docs: add link to CRI Configuration for pods
To pass annotations from CRI to Kata containers, user must configure containerd if containerd is used. Signed-off-by: bin liu <bin@hyper.sh>
This commit is contained in:
parent
2bff7a16f5
commit
f3da6900c2
@ -101,6 +101,8 @@ spec:
|
|||||||
tty: true
|
tty: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> **Note**: To pass annotations to Kata containers, [cri must to be configurated correctly](how-to-set-sandbox-config-kata.md#cri-configuration)
|
||||||
|
|
||||||
[1]: https://github.com/kata-containers/runtime
|
[1]: https://github.com/kata-containers/runtime
|
||||||
[2]: https://github.com/kata-containers/agent
|
[2]: https://github.com/kata-containers/agent
|
||||||
[3]: https://kubernetes.io/docs/concepts/workloads/pods/pod/
|
[3]: https://kubernetes.io/docs/concepts/workloads/pods/pod/
|
||||||
|
Loading…
Reference in New Issue
Block a user