cleanup /docs/concepts/workloads/pods/pod-lifecycle/ (#19009)
This commit is contained in:
@@ -253,12 +253,6 @@ when both the following statements are true:
|
||||
To facilitate this change to Pod readiness evaluation, a new Pod condition
|
||||
`ContainersReady` is introduced to capture the old Pod `Ready` condition.
|
||||
|
||||
In K8s 1.11, as an alpha feature, the "Pod Ready++" feature has to be explicitly enabled by
|
||||
setting the `PodReadinessGates` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
|
||||
to true.
|
||||
|
||||
In K8s 1.12, the feature is enabled by default.
|
||||
|
||||
## Restart policy
|
||||
|
||||
A PodSpec has a `restartPolicy` field with possible values Always, OnFailure,
|
||||
|
||||
Reference in New Issue
Block a user