Commit Graph

19 Commits

Author SHA1 Message Date
Charlie Voiselle
0c359d1a21 Fixup for command section of website
* changed list indicator from * -> -
* moved in-text links to reference links
* made commands `plaintext`
* made command examples `console`
* rewrapped text
2019-10-22 17:42:08 -04:00
Alex Dadgar
0953d913ed Deprecate IOPS
IOPS have been modelled as a resource since Nomad 0.1 but has never
actually been detected and there is no plan in the short term to add
detection. This is because IOPS is a bit simplistic of a unit to define
the performance requirements from the underlying storage system. In its
current state it adds unnecessary confusion and can be removed without
impacting any users. This PR leaves IOPS defined at the jobspec parsing
level and in the api/ resources since these are the two public uses of
the field. These should be considered deprecated and only exist to allow
users to stop using them during the Nomad 0.9.x release. In the future,
there should be no expectation that the field will exist.
2018-12-06 15:09:26 -08:00
Michael Schurter
78ed7c05b8 Merge pull request #4614 from wyattanderson/wa-eligibility-docs
Add documentation for eligibility toggle endpoint
2018-08-27 10:48:47 -07:00
Rob Genova
1ec35acfcd Fix broken links in docs/commands 2018-08-25 11:35:56 -05:00
Wyatt Anderson
58a56d65b4 Add documentation for eligibility toggle endpoint 2018-08-24 10:50:12 -04:00
Nick Ethier
10be0d5355 command: add docs for node drain -monitor flag 2018-05-24 06:37:28 -04:00
Alex Dadgar
cfc9d1fbbd Register events 2018-05-22 14:06:33 -07:00
Michael Schurter
016734e21f docs: update cli output for node drain
CLI output changed in #4202
2018-04-24 11:02:34 -07:00
Peter Dave Hello
bb4d7be2d0 [Docs] Update output message of nomad node status 2018-04-16 15:29:38 +08:00
Michael Schurter
67f95a73c7 docs: link drain guide from other drain docs 2018-04-12 15:50:46 -07:00
Alex Dadgar
b4bb89d6da fix typo 2018-03-30 16:55:45 -07:00
Michael Schurter
cd721ba654 docs: grammar fix from pr 2018-03-30 16:24:19 -07:00
Michael Schurter
ded8ad4cb9 docs: node drain, eligibility; jobspec migrate 2018-03-30 16:18:36 -07:00
Chelsea Holland Komlo
43f11cc930 add further driver info; driver name with subsystem 2018-03-29 13:34:30 -04:00
Chelsea Holland Komlo
6e8007fd88 add field reference for node events 2018-03-29 12:29:55 -04:00
Chelsea Holland Komlo
fe19fa2d3c improve timestamp 2018-03-29 12:17:03 -04:00
Chelsea Holland Komlo
86097b787d add node events to documentation 2018-03-29 12:17:03 -04:00
Alex Dadgar
f5ebe7da8e Fix old references 2018-03-22 13:39:18 -07:00
Alex Dadgar
888d7fe3ac nested command docs 2018-03-22 10:56:06 -07:00