File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/concepts/workloads/pods Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ Pods which are deleted or unavailable due to a rolling upgrade to an application
128128against the disruption budget, but controllers (like deployment and stateful-set)
129129are not limited by PDBs when doing rolling upgrades -- the handling of failures
130130during application updates is configured in the controller spec.
131- (Learn about [ updating a deployment] ( /docs/concepts/cluster-administration/manage- deployment/#updating-your-application-without-a-service-outage ) .)
131+ (Learn about [ updating a deployment] ( /docs/concepts/workloads/controllers/ deployment/#updating-a-deployment ) .)
132132
133133When a pod is evicted using the eviction API, it is gracefully terminated (see
134134` terminationGracePeriodSeconds ` in [ PodSpec] ( /docs/resources-reference/{{page.version}}/#podspec-v1-core ) .)
You can’t perform that action at this time.
0 commit comments