Alex Dadgar
845f75a45e
Website docs
2018-08-30 14:20:32 -07:00
Michael Schurter
c4028769ad
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
cb0333069c
Fix broken links in docs/commands
2018-08-25 11:35:56 -05:00
Wyatt Anderson
9dccb62489
Add documentation for eligibility toggle endpoint
2018-08-24 10:50:12 -04:00
Preetha Appan
aa8092337c
Move autopilot to top level and fix links
2018-06-11 17:22:31 -05:00
Alex Dadgar
ebb45a6e87
retry-join flag docs
2018-06-01 09:57:13 -07:00
Alex Dadgar
f934ed4110
Fix website
2018-05-31 10:53:27 -07:00
Chelsea Holland Komlo
5fac075e70
update documentation
2018-05-31 10:50:04 -07:00
Nick Ethier
b1d2437cf6
command: add docs for node drain -monitor flag
2018-05-24 06:37:28 -04:00
Alex Dadgar
21c5ed850d
Register events
2018-05-22 14:06:33 -07:00
Preetha
159888a856
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
4a400f045b
Fix docs and method documentation in API
2018-05-21 17:20:59 -05:00
Preetha Appan
e7d8ae70b2
more review feedback
2018-05-11 13:39:55 -05:00
Preetha Appan
bfa0937bbb
Code review feedback
2018-05-10 14:42:24 -05:00
Nick Ethier
43d6ab4efe
website: add job init '-short' option
2018-05-10 13:15:57 -04:00
Preetha Appan
7f27f29ed4
Docs for job eval CLI
2018-05-09 17:19:23 -05:00
Damon Buckwalter
686c246ec1
Missed change to alloc status
from alloc-status
2018-04-26 16:55:02 -07:00
Michael Schurter
93bd3f0de9
docs: update cli output for node drain
...
CLI output changed in #4202
2018-04-24 11:02:34 -07:00
Peter Dave Hello
564a9e592b
[Docs] Update output message of nomad node status
2018-04-16 15:29:38 +08:00
Michael Schurter
7fc8265281
docs: fix broken links
2018-04-12 18:04:53 -07:00
Michael Schurter
c3191388dc
docs: link drain guide from other drain docs
2018-04-12 15:50:46 -07:00
Alex Dadgar
95d209e06a
fix typo
2018-03-30 16:55:45 -07:00
Michael Schurter
1f1a20eaed
docs: grammar fix from pr
2018-03-30 16:24:19 -07:00
Michael Schurter
0f81725359
docs: node drain, eligibility; jobspec migrate
2018-03-30 16:18:36 -07:00
Chelsea Holland Komlo
48765d334c
add further driver info; driver name with subsystem
2018-03-29 13:34:30 -04:00
Chelsea Holland Komlo
4019723cf5
add field reference for node events
2018-03-29 12:29:55 -04:00
Chelsea Holland Komlo
0e534cae78
improve timestamp
2018-03-29 12:17:03 -04:00
Chelsea Holland Komlo
81cab6d21c
add node events to documentation
2018-03-29 12:17:03 -04:00
Preetha Appan
7b0aaebb50
Initial docs for new delayed rescheduling options
2018-03-27 14:55:19 -05:00
Alex Dadgar
17fc9a6283
Fix old references
2018-03-22 13:39:18 -07:00
Alex Dadgar
c5beef9f81
aliases
2018-03-22 11:09:26 -07:00
Alex Dadgar
43eae87ed0
nested command docs
2018-03-22 10:56:06 -07:00
Alex Dadgar
742382146e
color
2018-03-21 20:27:32 -07:00
James Rasell
12fe455d69
Document new Consul checks name config params and CLI flags.
2018-03-21 08:28:07 +01:00
Josh Soref
e949d23e1b
spelling: resource
2018-03-11 18:51:03 +00:00
Josh Soref
10bc364d04
spelling: programmatically
2018-03-11 18:39:01 +00:00
Josh Soref
7ab998803b
spelling: periodic
2018-03-11 18:37:05 +00:00
Josh Soref
b56ebdf350
spelling: invoke
2018-03-11 18:00:32 +00:00
Josh Soref
35238fe779
spelling: enforcement
2018-03-11 17:59:12 +00:00
Preetha Appan
9632d0e352
Documentation for reschedule attempts in CLI/API
2018-02-06 10:19:45 -06:00
Kyle Havlovitz
12ff22ea70
Merge branch 'master' into autopilot
2018-01-18 13:29:25 -08:00
Kyle Havlovitz
7b980c42d8
Add raft remove by id endpoint/command
2018-01-16 13:35:32 -08:00
Michael Schurter
22bcbe3dbc
Add missing -group=cache to docs
...
Fixes #3699
2018-01-03 16:50:47 -08:00
Jaemin Sung
1cc4813d86
Add missing token option for nomad run command
2017-12-27 11:54:20 -05:00
Kyle Havlovitz
2455a205de
Add autopilot docs
2017-12-18 14:29:41 -08:00
Thomas Bartelmess
9acfa166c0
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
4c1ef55c7d
Update docs to include ModifyTime in more places where allocations are returned
2017-11-01 15:19:52 -05:00
Preetha Appan
7116487a96
Document modify time in a bunch of places
2017-11-01 15:16:38 -05:00
Alex Dadgar
fd5be6de76
Merge pull request #3395 from hashicorp/d-quota
...
Document Quotas
2017-10-16 12:41:05 -07:00
Alex Dadgar
49248b11ef
guide
2017-10-16 11:23:18 -07:00