From c23c61872559400107e0863600ecf898841299ea Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Thu, 1 Oct 2020 12:53:23 +0530 Subject: Remove references to kubernetes-incubator Since the kubernetes-incubator org has now been retired, this commit removes references to the org from our docs. Note that this commit does NOT remove references in the following docs: * design proposals * meeting notes * docs/notes from old events --- contributors/devel/sig-node/container-runtime-interface.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contributors/devel/sig-node/container-runtime-interface.md') diff --git a/contributors/devel/sig-node/container-runtime-interface.md b/contributors/devel/sig-node/container-runtime-interface.md index 3941c942..38881da5 100644 --- a/contributors/devel/sig-node/container-runtime-interface.md +++ b/contributors/devel/sig-node/container-runtime-interface.md @@ -58,12 +58,12 @@ proposals. We are working on adding more documentation for the API. - [Exec/attach/port-forward streaming requests](https://docs.google.com/document/d/1OE_QoInPlVCK9rMAx9aybRmgFiVjHpJCHI9LrfdNM_s/edit?usp=sharing) - [Container stdout/stderr logs](https://github.com/kubernetes/kubernetes/blob/release-1.5/docs/proposals/kubelet-cri-logging.md) -## Work-In-Progress CRI runtimes +## CRI runtimes - - [cri-o](https://github.com/kubernetes-incubator/cri-o) - - [rktlet](https://github.com/kubernetes-incubator/rktlet) + - [cri-o](https://github.com/cri-o/cri-o) + - [rktlet](https://github.com/kubernetes-retired/rktlet) - [frakti](https://github.com/kubernetes/frakti) - - [cri-containerd](https://github.com/kubernetes-incubator/cri-containerd) + - [cri-containerd](https://github.com/containerd/cri) - [singularity-cri](https://github.com/sylabs/singularity-cri) ## [Status update](#status-update) -- cgit v1.2.3