Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Remove duplicate paragraph (Issue 40127)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanrashid committed Mar 20, 2023
1 parent 506d2e7 commit 94ee30e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ graceful connection draining.

There are often cases when you need to terminate a Pod - be it for upgrade or scale down.
In order to improve application availability, it may be important to implement
a proper active connections draining. This tutorial explains the flow of
Pod termination in connection with the corresponding endpoint state and removal.
a proper active connections draining.

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

0 comments on commit 94ee30e

Please sign in to comment.