Skip to content

Commit 8e5d6c8

Browse files
authored
Merge pull request containerd#9796 from austinvazquez/fix-links
Fix CRI link in readme
2 parents b3f1c15 + c4bb72a commit 8e5d6c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,6 @@ loaded for the user's shell environment.
300300

301301
`cri` is a native plugin of containerd. Since containerd 1.1, the cri plugin is built into the release binaries and enabled by default.
302302

303-
> **Note:** As of containerd 1.5, the `cri` plugin is merged into the containerd/containerd repo. For example, the source code previously stored under [`containerd/cri/pkg`](https://github.com/containerd/cri/tree/release/1.4/pkg)
304-
was moved to [`containerd/containerd/pkg/cri` package](https://github.com/containerd/containerd/tree/main/pkg/cri).
305-
306303
The `cri` plugin has reached GA status, representing that it is:
307304
* Feature complete
308305
* Works with Kubernetes 1.10 and above

0 commit comments

Comments
 (0)