Skip to content

Commit

Permalink
fix: container not sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
testwill committed Dec 18, 2023
1 parent 62f2cdf commit 9b28c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/tasks/debug/debug-cluster/crictl.md
Expand Up @@ -274,7 +274,7 @@ deleted by the Kubelet.
### Create a container

Using `crictl` to create a container is useful for debugging container runtimes.
On a running Kubernetes cluster, the sandbox will eventually be stopped and
On a running Kubernetes cluster, the container will eventually be stopped and
deleted by the Kubelet.

1. Pull a busybox image
Expand Down

0 comments on commit 9b28c20

Please sign in to comment.