Skip to content

Commit 94ee30e

Browse files
committed
Remove duplicate paragraph (Issue 40127)
1 parent 506d2e7 commit 94ee30e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/tutorials/services/pods-and-endpoint-termination-flow.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ graceful connection draining.
1919

2020
There are often cases when you need to terminate a Pod - be it for upgrade or scale down.
2121
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.
22+
a proper active connections draining.
2423

2524
This tutorial explains the flow of Pod termination in connection with the
2625
corresponding endpoint state and removal by using

0 commit comments

Comments
 (0)