third round of comment address

pull/43533/head
charles-chenzz 2023-11-21 07:54:04 +08:00
parent e109ce70ba
commit a8d08be631
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ runtime sandbox and configure networking for the Pod. If the
`PodReadyToStartContainersCondition`
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is enabled
(it is enabled by default for Kubernetes {{< skew currentVersion >}}), the
`PodReadyToStartContainers` condition in the `status.conditions` field of a Pod.
`PodReadyToStartContainers` condition will be added to the `status.conditions` field of a Pod.
The `PodReadyToStartContainers` condition is set to `False` by the Kubelet when it detects a
Pod does not have a runtime sandbox with networking configured. This occurs in