diff --git a/docs/crictl.1 b/docs/crictl.1 index 2f721c0aee..b184522778 100644 --- a/docs/crictl.1 +++ b/docs/crictl.1 @@ -3,7 +3,7 @@ \fB\fCcrictl\fR provides a CLI for CRI\-compatible container runtimes. This allows the CRI runtime developers to debug their runtime without needing to set up Kubernetes components. .PP -\fB\fCcrictl\fR is currently in Beta and still under quick iterations. It is hosted at the cri\-tools +\fB\fCcrictl\fR has been GA since \fB\fCv1.11.0\fR and is currently under active development. It is hosted at the cri\-tools \[la]https://github.com/kubernetes-sigs/cri-tools\[ra] repository. We encourage the CRI developers to report bugs or help extend the coverage by adding more functionalities. .SH Install crictl diff --git a/docs/crictl.md b/docs/crictl.md index 6779921ecf..d7118372da 100644 --- a/docs/crictl.md +++ b/docs/crictl.md @@ -2,7 +2,7 @@ `crictl` provides a CLI for CRI-compatible container runtimes. This allows the CRI runtime developers to debug their runtime without needing to set up Kubernetes components. -`crictl` is currently in Beta and still under quick iterations. It is hosted at the [cri-tools](https://github.com/kubernetes-sigs/cri-tools) repository. We encourage the CRI developers to report bugs or help extend the coverage by adding more functionalities. +`crictl` has been GA since `v1.11.0` and is currently under active development. It is hosted at the [cri-tools](https://github.com/kubernetes-sigs/cri-tools) repository. We encourage the CRI developers to report bugs or help extend the coverage by adding more functionalities. ## Install crictl