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 3ee03e4 + c1a4a50 commit 47b3addCopy full SHA for 47b3add
content/en/docs/concepts/workloads/pods/disruptions.md
@@ -136,7 +136,7 @@ during application updates is configured in the spec for the specific workload r
136
137
When a pod is evicted using the eviction API, it is gracefully
138
[terminated](/docs/concepts/workloads/pods/pod-lifecycle/#pod-termination), honoring the
139
-`terminationGracePeriodSeconds` setting in its [PodSpec](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core).)
+`terminationGracePeriodSeconds` setting in its [PodSpec](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core).
140
141
## PodDisruptionBudget example {#pdb-example}
142
0 commit comments