Skip to content

Commit

Permalink
Merge pull request #132 from zoidbergwill/patch-1
Browse files Browse the repository at this point in the history
Kubernetes typo
  • Loading branch information
asottile committed Jan 16, 2017
2 parents bdac093 + 8aeac7d commit a665e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -109,7 +109,7 @@ dumb-init echo 'oh, hi'`).
### Signal rewriting

dumb-init allows rewriting incoming signals before proxying them. This is
useful in cases where you have a Docker supervisor (like Mesos or Kubernates)
useful in cases where you have a Docker supervisor (like Mesos or Kubernetes)
which always sends a standard signal (e.g. SIGTERM). Some apps require a
different stop signal in order to do graceful cleanup.

Expand Down

0 comments on commit a665e76

Please sign in to comment.