foriequal0 / pod-graceful-drain

You don't need `lifecycle: { preStop: { exec: { command: ["sleep", "30"] } } }`
Apache License 2.0
246 stars 16 forks source link

Update README.md #30

Closed nvanheuverzwijn closed 2 years ago

nvanheuverzwijn commented 2 years ago

Fix a typo " kubectl drin to kubectl drain.

foriequal0 commented 2 years ago

Thanks!