Commit Graph

19 Commits

Author SHA1 Message Date
Buck Doyle
b228f4a51c Docs: correct that exec task flag is not optional (#6729)
The task is required, not optional, there’s no default as was described.
2019-11-19 11:20:07 -06:00
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
David Cohen
ff7c0d0406 syntax fix; add example for alloc exec -task 2019-08-09 10:16:45 -04:00
Preetha Appan
54be46e7fc revert 0.9.2 super script tags 2019-06-05 20:39:22 +05:30
Mahmood Ali
b170ef9a03 link to flag from alloc exec doc 2019-06-04 14:37:56 -04:00
Mahmood Ali
ab5ec50c57 docs: Tag all 0.9.2 features 2019-05-23 10:51:03 -04:00
Mahmood Ali
73e6e2ac40 elaborate on shell interpolation and examples 2019-05-20 10:06:15 -04:00
Mahmood Ali
0070c2b6cb address review feedback 2019-05-17 13:49:08 -04:00
Mahmood Ali
7beb9eec7c Document nomad exec command 2019-05-15 12:22:03 -04:00
Danielle Lancashire
05ef73c376 docs: Fix copy/paste error in alloc-restart docs 2019-04-25 14:40:09 +02:00
Danielle Lancashire
e97dfce7e1 docs: Add nomad alloc signal docs 2019-04-25 14:39:49 +02:00
Chris Baker
3116f79967 Minor typo fix 2019-04-24 15:51:26 -04:00
Danielle Lancashire
bc6b422d08 docs: Add documentation for 2019-04-23 13:22:27 +02:00
Danielle Lancashire
4dab9ed348 docs: Add docs for nomad-alloc-restart 2019-04-15 17:21:06 +02: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
Damon Buckwalter
0615332b55 Missed change to alloc status from alloc-status 2018-04-26 16:55:02 -07:00
Preetha Appan
8f208055bc Initial docs for new delayed rescheduling options 2018-03-27 14:55:19 -05:00
Alex Dadgar
1c2cfdc863 aliases 2018-03-22 11:09:26 -07:00
Alex Dadgar
888d7fe3ac nested command docs 2018-03-22 10:56:06 -07:00