Merge pull request #406 from liubin/docs/add-link-to-setup-cri-pod-annotations

docs: add link to CRI Configuration for pods
This commit is contained in:
Peng Tao 2020-07-13 21:46:49 +08:00 committed by GitHub
commit fbc6c52625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,8 @@ spec:
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
[2]: https://github.com/kata-containers/agent
[3]: https://kubernetes.io/docs/concepts/workloads/pods/pod/