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.
1 parent 506d2e7 commit 94ee30eCopy full SHA for 94ee30e
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