Merge pull request #5275 from hzxuzhonghu/patch-12
Update disruptions.md
This commit is contained in:
@@ -128,7 +128,7 @@ Pods which are deleted or unavailable due to a rolling upgrade to an application
|
|||||||
against the disruption budget, but controllers (like deployment and stateful-set)
|
against the disruption budget, but controllers (like deployment and stateful-set)
|
||||||
are not limited by PDBs when doing rolling upgrades -- the handling of failures
|
are not limited by PDBs when doing rolling upgrades -- the handling of failures
|
||||||
during application updates is configured in the controller spec.
|
during application updates is configured in the controller spec.
|
||||||
(Learn about [updating a deployment](/docs/concepts/cluster-administration/manage-deployment/#updating-your-application-without-a-service-outage).)
|
(Learn about [updating a deployment](/docs/concepts/workloads/controllers/deployment/#updating-a-deployment).)
|
||||||
|
|
||||||
When a pod is evicted using the eviction API, it is gracefully terminated (see
|
When a pod is evicted using the eviction API, it is gracefully terminated (see
|
||||||
`terminationGracePeriodSeconds` in [PodSpec](/docs/resources-reference/{{page.version}}/#podspec-v1-core).)
|
`terminationGracePeriodSeconds` in [PodSpec](/docs/resources-reference/{{page.version}}/#podspec-v1-core).)
|
||||||
|
|||||||
Reference in New Issue
Block a user