Replies: 1 comment 9 replies
-
Maybe I don't understand what re you trying to do. But as long as the termination grace period is long enough, the pod just shutdowns cleanly when you delete it (which basically sends it SIGTERM signal). |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know kafka cluster had graceful shutdown process, leave clutser and sychronize data,election leader? when strimzi kafka will shutdown,how to kill pod? kubenetes will asychronized resource? can you tell me the code how to implements? I have no idea
Beta Was this translation helpful? Give feedback.
All reactions