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 4476952 + 94ee30e commit 738e131Copy full SHA for 738e131
content/en/docs/tutorials/services/pods-and-endpoint-termination-flow.md
@@ -19,8 +19,7 @@ graceful connection draining.
19
20
There are often cases when you need to terminate a Pod - be it for upgrade or scale down.
21
In order to improve application availability, it may be important to implement
22
-a proper active connections draining. This tutorial explains the flow of
23
-Pod termination in connection with the corresponding endpoint state and removal.
+a proper active connections draining.
24
25
This tutorial explains the flow of Pod termination in connection with the
26
corresponding endpoint state and removal by using
0 commit comments