Merge pull request #4327 from hashicorp/d-drain-typo

fix typo: 'ode' to 'node'.
This commit is contained in:
Alex Dadgar 2018-05-23 20:50:53 +00:00 committed by GitHub
commit de48b7461b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -298,7 +298,7 @@ f7476465 dc1 nomad-1 <none> false ineligible ready
```
Then drain each node in `dc1`. For this example we will only monitor the final
ode that is draining. Watching `nomad node status -allocs` is also a good way
node that is draining. Watching `nomad node status -allocs` is also a good way
to monitor the status of drains.
```text