Skip to content

Commit 3c2668d

Browse files
Merge pull request #2661 from Random-Liu/update-release-note
Update v1.2.0-rc release note.
2 parents d97a907 + 2da1358 commit 3c2668d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/v1.2.0-rc.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Containerd 1.2 is validated against Kubernetes v1.11 and v1.12, but it is also c
4040
4141
Users can:
4242
* Configure alternative runtime handlers with the config option `plugins.cri.containerd.runtimes.runtime_handler_name`, e.g. `plugins.cri.containerd.runtimes.kata`. ([config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
43-
* Use the alternative runtime handler in Kubernetes by creating `RuntimeClass` for the runtime handler, and specifying `RuntimeClassName` in the pod spec. ([examples](https://github.com/kubernetes/community/blob/master/keps/sig-node/0014-runtime-class.md#examples))
43+
* Use the alternative runtime handler in Kubernetes by creating `RuntimeClass` for the runtime handler, and specifying `RuntimeClassName` in the pod spec. ([doc](https://github.com/kubernetes/website/blob/release-1.12/content/en/docs/concepts/containers/runtime-class.md))
4444
4545
***The `plugins.cri.containerd.untrusted_workload_runtime` config option and `io.kubernetes.cri.untrusted-workload` pod annotation are still functional, but start being deprecated. It is recommended to migrate to the `RuntimeClass` api.***
4646

0 commit comments

Comments
 (0)