Skip to content

Commit

Permalink
Merge pull request #1331 from jonas27/docs-state-crictl-is-ga
Browse files Browse the repository at this point in the history
Docs state crictl is ga
  • Loading branch information
k8s-ci-robot authored Jan 22, 2024
2 parents 1b3cb48 + 0d805e7 commit c328076
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/crictl.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/crictl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c328076

Please sign in to comment.