Commit Graph

1463 Commits

Author SHA1 Message Date
Nick Ethier
af3f535f0a agent: suppose filter_default telemetry option 2018-11-19 23:21:48 -05:00
Nick Ethier
4182e3e141 nomad: add flag to disable publishing of job_summary metrics for dispatched jobs 2018-11-19 23:21:19 -05:00
Omar Khawaja
dce594bb6d clarification regarding Nomad client generating token vs retrieving (#4890) 2018-11-16 19:52:31 -05:00
Michael Schurter
b0dcbb7665 Merge pull request #4843 from hashicorp/b-driver-env
client: interpolate driver configurations
2018-11-16 12:45:43 -06:00
Preetha
fff2d6f4d8 Merge pull request #4882 from sportebois/f-update-docs-env-stanza-coercion
Change misleading boolean example in env stanza coercion section (#4820)
2018-11-16 08:00:56 -06:00
Michael Schurter
c4c0869a2e docs: document new interpolation behavior and options 2018-11-15 16:26:25 -08:00
Danielle Tomlinson
cf8bc3224d docs: Add is_set/is_not_set 2018-11-15 11:00:32 -08:00
Sébastien Portebois
a71dea2ac9 Change misleading boolean example in env stanza coercion section 2018-11-15 13:12:58 -05:00
Danielle Tomlinson
d9bd1a1c7d docs: Fix broken link to cloud auto join 2018-11-03 15:45:36 -04:00
Matthieu Antoine
f40c7e8d49 Change 1hr to 1h on reschedule doc as 1hr is not supported by nomad 2018-11-02 15:32:43 +01:00
Alex Dadgar
e33b95d5ea cleanup pki docs 2018-10-17 15:14:40 -07:00
Richard Kettelerij
84b54d8852 Update template.html.md 2018-10-15 12:27:14 +02:00
Richard Kettelerij
96f709427f [Docs] Make clear Nomad requires leases in Vault 2018-10-15 12:21:13 +02:00
Sébastien Portebois
e4307bd1f1 Add missing ref for reschedule and migrate in job and group docs 2018-10-10 20:55:50 -04:00
Sébastien Portebois
cb0a0a44ad Fix variable interpolation "active" state in docs menu 2018-10-10 20:37:49 -04:00
Michael Schurter
7e7687eea4 Merge pull request #4741 from sportebois/b-fix-task-docs-links
docs: fix links in task job specification
2018-10-09 16:19:12 -05:00
Sébastien Portebois
94c28a4c6c Fix the service stanza link in task documentation
Only a single service link target was set for both the service job spec and the Consul-connect integration.
2018-10-09 09:39:33 -04:00
Chris Baker
39f55d350b docs: fixed broken links to schedulers page 2018-10-08 13:23:14 -04:00
Sébastien Portebois
4d8e4b1cea Add missing link to vault in task spec documentation 2018-10-01 20:13:03 -04:00
barda999
c09cb9f08d changed ${nomad.class} to ${node.class}
I guess that was an unintentional mistake
2018-09-24 16:48:06 -07:00
Shantanu Gadgil
09395db6b3 possible typo about node.class
I was checking up on how to set some metadata and stumbled upon this.
2018-09-07 15:52:53 +05:30
Preetha Appan
a1e08f78a3 Fix incorrect default mode for restart stanza in docs 2018-09-05 09:11:24 -05:00
Alex Dadgar
45a88acf0a Merge pull request #4631 from hashicorp/f-plugin-config
Parse plugin configs
2018-09-04 17:04:13 -07:00
Alex Dadgar
200da617e8 Website docs 2018-08-30 14:20:32 -07:00
Michael Schurter
064d7006a7 docs: mention rkt group option 2018-08-28 09:41:21 -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
2c0c37db5e Misc. changes and fixes to docs/ 2018-08-25 11:35:56 -05:00
Rob Genova
adb03d86d3 Fix broken links in docs/job-specification 2018-08-25 11:35:56 -05:00
Rob Genova
bdf3dd21a9 Link Enterprise in header and footer to Nomad Enterprise docs page instead of marketing page; add "request more info" links 2018-08-25 11:35:56 -05:00
Rob Genova
24f29b02f6 Fix broken links in docs/drivers 2018-08-25 11:35:56 -05:00
Rob Genova
919fa31eb2 Fix broken links in docs/configuration 2018-08-25 11:35:56 -05:00
Rob Genova
1ec35acfcd Fix broken links in docs/commands 2018-08-25 11:35:56 -05:00
Rob Genova
49315d454b Re-organize existing docs and guides 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
Charlie Voiselle
5131a381da Clarify max_parallel interaction with taskgroups
Updates are parallelized at the task group level always.  The
`max_parallel` attribute controls parallelization over the `count`
allocations of the task group itself.
2018-08-16 12:11:30 -04:00
Michael Schurter
c6d9dba7b5 Merge pull request #4467 from cbednarski/nomad-vault-template-docs
Added docs on Vault KV API v2 template syntax
2018-07-27 15:18:46 -07:00
Alex Dadgar
adf8596481 Merge pull request #4530 from volym3ad/update-periodic-stanza-documentation
Updated periodic stanza documentation
2018-07-26 16:42:49 -07:00
Alex Dadgar
33298ab14e Merge pull request #4535 from hashicorp/f-keep-docker-container-0.8.4
Option to prevent removal of container on exit
2018-07-26 11:11:22 -07:00
Charlie Voiselle
61bec1e212 Option to prevent removal of container on exit 2018-07-26 11:10:48 -07:00
Michael Schurter
b2d429400a Merge pull request #4462 from omame/omame/cpu_cfs_period
Add support for specifying cpu_cfs_period in the Docker driver
2018-07-25 09:34:38 -07:00
Vlad Voloshyn
be10d9272f updated periodic stanza documentation 2018-07-25 15:11:47 +03:00
Michael Schurter
f8679e5cfe Merge pull request #4502 from hashicorp/allthingsclowd-patch-1
typo - duplication of the word can
2018-07-16 09:54:41 -07:00
Graham Land
8519c27f85 typo - duplication of the word can 2018-07-12 13:45:44 +01:00
M S Vishwanath Bhat
49645a91ee Fix client metadata link in Nomad constraints docs
Signed-off-by: M S Vishwanath Bhat <msvbhat@gmail.com>
2018-07-12 11:56:01 +02:00
Daniele Valeriani
7fefd2b1b9 Wrap a long line 2018-07-11 09:12:21 +02:00
Chris Bednarski
7ab9c08fa0 Added docs on vault API v2 template syntax 2018-07-03 17:56:22 -07:00
Daniele Valeriani
2db4be4c73 Add documentation for cpu_cfs_period 2018-07-02 20:19:41 +02:00
Alex
1362a0b387 Fixed dead link to SWIM paper 2018-06-22 10:09:32 +02:00
Preetha Appan
8f9647cb11 Docs about node_class label 2018-06-21 11:17:39 -05:00
Preetha Appan
58b5e428bd add docs for new labels 2018-06-21 10:29:42 -05:00