Commit Graph

209 Commits

Author SHA1 Message Date
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
Alex Dadgar
200da617e8 Website docs 2018-08-30 14:20:32 -07: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
Preetha Appan
798135cd4e Move autopilot to top level and fix links 2018-06-11 17:22:31 -05:00
Alex Dadgar
84b4e2c04a retry-join flag docs 2018-06-01 09:57:13 -07:00
Alex Dadgar
92096d6e62 Fix website 2018-05-31 10:53:27 -07:00
Chelsea Holland Komlo
e93dc53269 update documentation 2018-05-31 10:50:04 -07: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
Preetha
447527ab2b Merge pull request #4274 from hashicorp/f-force-rescheduling
Add CLI and API support for forcing rescheduling of failed allocs
2018-05-21 16:24:22 -07:00
Preetha Appan
2ea09b82a0 Fix docs and method documentation in API 2018-05-21 17:20:59 -05:00
Preetha Appan
b2006cc784 more review feedback 2018-05-11 13:39:55 -05:00
Preetha Appan
879c2c93c9 Code review feedback 2018-05-10 14:42:24 -05:00
Nick Ethier
8c999de648 website: add job init '-short' option 2018-05-10 13:15:57 -04:00
Preetha Appan
b5e18b6cc2 Docs for job eval CLI 2018-05-09 17:19:23 -05:00
Damon Buckwalter
0615332b55 Missed change to alloc status from alloc-status 2018-04-26 16:55:02 -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
d17660dd61 docs: fix broken links 2018-04-12 18:04:53 -07: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
Preetha Appan
8f208055bc Initial docs for new delayed rescheduling options 2018-03-27 14:55:19 -05:00
Alex Dadgar
f5ebe7da8e Fix old references 2018-03-22 13:39:18 -07: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
Alex Dadgar
148a9504e7 color 2018-03-21 20:27:32 -07:00
James Rasell
dd208fcdb5 Document new Consul checks name config params and CLI flags. 2018-03-21 08:28:07 +01:00
Josh Soref
b405713969 spelling: resource 2018-03-11 18:51:03 +00:00
Josh Soref
b54e293af7 spelling: programmatically 2018-03-11 18:39:01 +00:00
Josh Soref
4156aabf6a spelling: periodic 2018-03-11 18:37:05 +00:00
Josh Soref
35fc31ea4b spelling: invoke 2018-03-11 18:00:32 +00:00
Josh Soref
6a08900d07 spelling: enforcement 2018-03-11 17:59:12 +00:00
Preetha Appan
91a9118dfa Documentation for reschedule attempts in CLI/API 2018-02-06 10:19:45 -06:00
Kyle Havlovitz
4e9735d69f Merge branch 'master' into autopilot 2018-01-18 13:29:25 -08:00
Kyle Havlovitz
254458703b Add raft remove by id endpoint/command 2018-01-16 13:35:32 -08:00
Michael Schurter
b6d850513a Add missing -group=cache to docs
Fixes #3699
2018-01-03 16:50:47 -08:00
Jaemin Sung
76635f285c Add missing token option for nomad run command 2017-12-27 11:54:20 -05:00
Kyle Havlovitz
54e6b7ff74 Add autopilot docs 2017-12-18 14:29:41 -08: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
Preetha Appan
781e70ff3a Update docs to include ModifyTime in more places where allocations are returned 2017-11-01 15:19:52 -05:00
Preetha Appan
f3075f66ec Document modify time in a bunch of places 2017-11-01 15:16:38 -05:00
Alex Dadgar
eef5242d21 Merge pull request #3395 from hashicorp/d-quota
Document Quotas
2017-10-16 12:41:05 -07:00