Preetha Appan
54be46e7fc
revert 0.9.2 super script tags
2019-06-05 20:39:22 +05:30
Mahmood Ali
ab5ec50c57
docs: Tag all 0.9.2 features
2019-05-23 10:51:03 -04:00
Lang Martin
0da3ee574f
website more explicit auto_promote instructions
2019-05-22 12:34:57 -04:00
Lang Martin
f4701e69b9
Update website/source/docs/job-specification/update.html.md
...
Co-Authored-By: Michael Schurter <michael.schurter@gmail.com >
2019-05-22 12:34:57 -04:00
Lang Martin
5ac416a04a
website update auto_promote doc
2019-05-22 12:32:08 -04:00
Michael Schurter
890f70a697
Merge pull request #4590 from hashicorp/d-fix-stagger
...
docs: fix description of update.stagger
2019-05-14 08:36:08 -07:00
Mahmood Ali
13474bca4d
update links to use new canonical location
2019-05-10 09:41:19 -04:00
Charlie Voiselle
0f8ed68b6b
Typo fixes ( #5661 )
...
* Typo fixes
* it's -> its
* plugable -> pluggable
2019-05-08 12:54:44 -04:00
Michael Schurter
06e36982bd
docs: fix default restart values
2019-05-06 14:52:44 -07:00
Mahmood Ali
5035db0c49
docs: update s3 urls to use virtual bucket style
...
In response to https://forums.aws.amazon.com/ann.jspa?annID=6776
2019-05-06 10:39:51 -04:00
Chris Baker
377c1d694b
vault namespaces: inject VAULT_NAMESPACE alongside VAULT_TOKEN + documentation
2019-04-12 15:06:34 +00:00
Preetha Appan
ba8c5c67e1
minor fixes to spread stanza documentation
2019-03-26 15:01:56 -05:00
Chris Baker
2d25f24d99
artifact docs: modified the leading example and removed a treacherous (but potentially correct) example
2019-02-28 21:48:01 +00:00
Michael Schurter
26cb9b3713
docs: clarify use of toJSON for passwords
...
Fixes #5347
2019-02-21 09:47:18 -08:00
Mahmood Ali
196d0374b7
Fix device.attr typo ( #5331 )
...
Fix https://github.com/hashicorp/nomad/issues/5315
2019-02-16 13:07:02 -05:00
Chris Baker
075635bafc
restored previous example (it was correct)
2019-02-06 19:13:40 +00:00
Chris Baker
edcee2d3bb
fixed typo in vault integration documentation
2019-01-31 16:00:54 +00:00
Chris Baker
fc994b2268
fixed some affinity examples
2019-01-31 15:15:00 +00:00
Alex Dadgar
bc42873e07
Change types of weights on spread/affinity
2019-01-30 12:20:38 -08:00
Alex Dadgar
85f0a8bf6f
rework spread doc intro
2019-01-28 14:59:55 -08:00
Preetha Appan
8cffdb1357
review comments
2019-01-24 16:50:23 -06:00
Preetha Appan
afbe065a30
improve spread docs
2019-01-24 14:58:26 -06:00
Preetha Appan
a8a7802a51
Fix spacing and add links to affinity stanza from various pages
2019-01-24 12:12:40 -06:00
Alex Dadgar
81a415a054
link to resources page
2019-01-23 10:58:45 -08:00
Alex Dadgar
a0a52f6198
Device job stanza
2019-01-23 10:58:45 -08:00
Preetha Appan
e12dd2f4d5
Address review comments
2019-01-10 15:46:03 -06:00
Preetha Appan
6b4c79c90f
Initial spread docs
2019-01-10 11:10:04 -06: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
Preetha
582a52d100
Merge pull request #4857 from hashicorp/f-affinity-docs
...
docs for affinity
2018-11-20 14:17:28 -06:00
Omar Khawaja
dce594bb6d
clarification regarding Nomad client generating token vs retrieving ( #4890 )
2018-11-16 19:52:31 -05: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
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
Preetha Appan
e04b503dca
review comments
2018-11-15 11:32:22 -06:00
Preetha Appan
97bce10c35
Affinity stanza documentation
2018-11-05 14:47:40 -06: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
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
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
Rob Genova
adb03d86d3
Fix broken links in docs/job-specification
2018-08-25 11:35:56 -05:00
Michael Schurter
0fe9482ed8
docs: fix description of update.stagger
...
Also add a bunch of links.
2018-08-16 11:29:58 -07: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
Vlad Voloshyn
be10d9272f
updated periodic stanza documentation
2018-07-25 15:11:47 +03:00