We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e55d578 + 785cd19 commit a8a5a5aCopy full SHA for a8a5a5a
content/en/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -216,7 +216,7 @@ a list of additional conditions that the kubelet evaluates for Pod readiness.
216
Readiness gates are determined by the current state of `status.condition`
217
fields for the Pod. If Kubernetes cannot find such a
218
condition in the `status.conditions` field of a Pod, the status of the condition
219
-is defaulted to "`False`". Below is an example:
+is defaulted to "`False`".
220
221
Here is an example:
222
0 commit comments