Commit Graph

35 Commits

Author SHA1 Message Date
Alex Dadgar
2267483405 fix spelling 2018-04-12 16:02:03 -07:00
Preetha Appan
f588f74d16 more examples 2018-04-12 17:55:43 -05:00
Preetha Appan
73265bede5 address some review comments 2018-04-12 17:27:11 -05:00
Preetha Appan
c3243c89c4 Added section on failure recovery under operating a job with details and examples of different restarts. 2018-04-12 15:57:06 -05:00
Alex Dadgar
f5ebe7da8e Fix old references 2018-03-22 13:39:18 -07:00
Josh Soref
0afd7f8d56 spelling: transition 2018-03-11 19:06:05 +00:00
Charlie Voiselle
005e0cf1d5 Removed text between command and output
Removed some low-value text between the example command and the sample output.
2018-02-22 16:36:13 -05:00
Charlie Voiselle
8a7bb0fa15 Removing text between command and output
Per @dadgar's review and @matosf yielding in comments so we can get this correction merged.
2018-02-22 10:22:00 -05:00
Fabio Matos
9641cd758a removed duplicate stats command from output 2017-12-29 11:37:48 +00:00
Thomas Bartelmess
51a407f2bc Changed Superset to only return the resource name
The Superset method on Resources used to return a string in the format of “[resource name] exhausted”.
This was leading to the output in plan/create job API DimensionExhausted to return keys like
```
"DimensionExhausted": {"cpu exhausted": 1}
```
This was not anywhere documented, however, one of the examples on the website showed it like this.

The other side effect of this is that the CLI formats the strings from the name of the key leading to output like
```
* Dimension "cpu exhausted" exhausted on 1 nodes
```
2017-11-28 23:16:08 -05:00
Alex Dadgar
1f6e50883f use job status 2017-10-31 16:49:12 -07:00
Alex Dadgar
b84472f5c5 Spell check website 2017-09-27 11:14:37 -07:00
Alex Dadgar
68778accb2 Small improvements to docs
This PR fixes an incorrect placement of the update stanza in the task
and also links from the env stanza into an example of using the template
block to generate dynamic environment variables.
2017-08-04 16:14:41 -07:00
Michael Schurter
67705efb8f Merge pull request #2917 from hashicorp/b-grammar
Add word
2017-07-27 09:44:53 -07:00
Jon Benson
4b7db544e9 Add word 2017-07-26 19:33:03 -07:00
Jon Benson
c3039d75b8 Fix typo 2017-07-26 19:24:23 -07:00
Seth Vargo
30823a69cc Fix broken links 2017-07-26 18:43:51 -04:00
Alex Dadgar
6194ac4073 Update operating a job, upgrade guide (#2913)
* Update operating a job, upgrade guide

This PR updates the guide for updating a job to reflect the changes in
Nomad 0.6

* Feedback changes

* Feedback

* Feedback
2017-07-26 15:06:17 -07:00
Michael Schurter
df6172a888 Mention node attrs 2017-07-25 16:53:10 -07:00
Michael Schurter
b6eb02ac6c Mention templates & env vars in configuring tasks 2017-07-25 10:13:28 -07:00
Alex Dadgar
9b17356858 Merge pull request #2716 from hynek/master
Explain term signal behavior for Docker tasks
2017-06-20 12:36:42 -07:00
Hynek Schlawack
386fea882d STOPSIGNAL 2017-06-17 10:17:48 +02:00
Hynek Schlawack
c1777f913e Explain term signal behavior for Docker tasks 2017-06-16 17:24:54 +02:00
Hynek Schlawack
ce745ea303 Fix documentation of -tail/-f
Previously, -tail is erroneously documented as -f and -f and -n are not documented at all. 

This patch fixes both.
2017-06-16 15:50:40 +02:00
Seth Vargo
4d144e404f Cleanup links to limit redirects 2017-05-30 20:25:11 -04:00
Aaron Kunz
4e11242225 Fix typo 2017-05-03 19:45:03 +02:00
Alex Dadgar
dd2d419e34 Merge branch 'master' of github.com:hashicorp/nomad 2017-03-27 11:44:58 -07:00
Alex Dadgar
d8936bdafa Fix update docs 2017-03-27 11:44:46 -07:00
Alex Sonneveld
d586db3b64 Remove localhost URL in nomad plan command link
Remove the reference to `http://localhost:4567` within the Rolling Update
strategy documentation and fix the link to the `nomad plan` command
documentation.
2017-03-27 12:00:38 +11:00
Alex Dadgar
b1f062f1b0 Documentation 2017-02-13 10:18:34 -08:00
Seth Vargo
e537c54557 Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00
Seth Vargo
0892e51341 Separate job update strategies into different pages 2016-10-11 20:15:30 -04:00
Seth Vargo
7d0980297b Fix zz 2016-10-11 16:35:53 -04:00
Ben Barnard
ce94317d00 Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
Seth Vargo
68fe340c7b Update operating a job to tell a cohesive story 2016-10-09 13:49:03 +08:00