Rob Genova
adb03d86d3
Fix broken links in docs/job-specification
2018-08-25 11:35:56 -05: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
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
Chris Bednarski
7ab9c08fa0
Added docs on vault API v2 template syntax
2018-07-03 17:56:22 -07:00
Charlie Voiselle
362546e985
Merge pull request #4425 from hashicorp/d-warn-impossible-constraint
...
Added warning about impossible constraints
2018-06-19 12:06:22 -04:00
Charlie Voiselle
a9d96a76d0
Remove extra linefeed
2018-06-19 09:30:15 -04:00
Charlie Voiselle
f65369d738
Added warning about impossible constraints
...
This was as a resolution to https://github.com/hashicorp/nomad/issues/4424
2018-06-19 09:27:16 -04:00
Marguerite des Trois Maisons
7c4d1a352c
Clarify defaults and behaviour of mode = fail in restart stanza
2018-06-14 17:28:52 -04:00
Alex Dadgar
796e623dde
Use Tags when CanaryTags isn't specified
...
This PR fixes a bug where we weren't defaulting to `tags` when
`canary_tags` was empty and adds documentation.
2018-05-23 13:07:47 -07:00
Alex Dadgar
c240e021cc
change default to 10m and docs
2018-05-07 14:50:01 -05:00
Michael Schurter
4197bc84b1
docs: try to make grpc explanation less confusing
2018-05-04 14:18:40 -07:00
Michael Schurter
ae41986fc2
docs: document grpc health check support
2018-05-04 11:08:45 -07:00
Michael Schurter
ecd2af009b
docs: fix broken links
2018-04-12 17:28:26 -07:00
Michael Schurter
67f95a73c7
docs: link drain guide from other drain docs
2018-04-12 15:50:46 -07:00
Charlie Voiselle
734121d8ff
Updated Placement tables for consistency
2018-04-04 18:57:10 -04:00
Michael Schurter
ded8ad4cb9
docs: node drain, eligibility; jobspec migrate
2018-03-30 16:18:36 -07:00
Michael Schurter
cc4830d284
docs: clarify service.port depends on address_mode
...
Hopefully helps prevent more issues like #3681 and #4008 . The
port/address_mode logic is really subtle, and it took me a long time to
diagnose #4008 despite being the one to have addressed the duplicate
issue before! Not to mention I wrote the code! Definitely need to do
something to make it more understandable...
2018-03-27 14:58:08 -07:00
Preetha Appan
ab39d028ce
more review feedback
2018-03-27 14:55:19 -05:00
Preetha Appan
b77f26021a
Replace linear with constant, and other small changes
2018-03-27 14:55:19 -05:00
Preetha Appan
8f208055bc
Initial docs for new delayed rescheduling options
2018-03-27 14:55:19 -05:00
Joseph Núñez
a5f7cc7e1e
website: removed duplicated text
2018-03-25 20:23:05 -03:00
Joseph Núñez
e82bcd7be7
website: fix typo in Vault stanza docs
2018-03-25 19:45:14 -03:00
Alex Dadgar
f5ebe7da8e
Fix old references
2018-03-22 13:39:18 -07:00
Josh Soref
a2efc508c6
spelling: eligible
2018-03-11 17:58:26 +00:00
Josh Soref
6f450d2347
spelling: campaign
2018-03-11 17:44:58 +00:00
Michael Schurter
4a19728007
Add hcl style to template block; fix interpolation
...
Also sneak in a schmichael -> hashicorp fix in a url
2018-03-08 10:59:56 -08:00
Charlie Voiselle
beeff5e4f2
Incorporate review wording changes
...
Added text from review comments per @csawyerYumaed.
2018-03-05 13:11:35 -05:00
csawyerYumaed
1c48fcd965
Template docs, add vault PKI integration example.
...
Update the template documentation, and add a vault PKI integration example.
2018-02-26 12:41:39 -08:00
Preetha
d9276e22b3
Merge pull request #3868 from hashicorp/f-server-side-restarts
...
server side rescheduling
2018-02-13 20:09:51 -06:00
Preetha Appan
1a3b5b7e58
Nicer names
2018-02-12 12:19:16 -06:00
Preetha Appan
74c5ce6140
Add check names to multiple checks example
2018-02-12 11:31:06 -06:00
Preetha Appan
930c5737a3
Clarify that check names are auto generated.
2018-02-12 11:21:50 -06:00
Preetha Appan
2da8133be4
More review feedback
2018-02-08 08:23:19 -06:00
Preetha Appan
8f73700314
Review feedback
2018-02-06 12:25:44 -06:00
Preetha Appan
7e6e389a9a
Add paragraph about rescheduling during deployments
2018-02-06 10:19:45 -06:00
Preetha Appan
8908621dd6
Start of documentation for reschedule stanza
2018-02-06 10:19:45 -06:00
Wim
cdd55e4591
Update documentation
2018-02-01 14:25:14 +01:00
Wim
dea460bb5a
* Change use_ipv6_address to advertise_ipv6_address.
...
* Set autoadvertise to true.
* Update documentation.
2018-02-01 00:01:25 +01:00
Preetha Appan
ee5b39071e
Change the default mode for client side restarts to fail from delay
2018-01-31 10:39:11 -06:00
Wim
795d84e08f
Service registration for IPv6 docker addresses
2018-01-30 17:07:47 +01:00
Michael Schurter
94e6b9cff6
Make example service name make sense
...
Switch from global-redis-check for the example job's service name to
redis-cache. The former name is really confusing and someone finally
called us out on it:
https://groups.google.com/d/msg/nomad-tool/3RTh6CyYkWk/vEe_Sj7lAAAJ
Also specifically mention that the `service.name` parameter is what is
advertised in Consul.
2018-01-17 14:08:30 -08:00
Michael Schurter
b658ac35ae
Revert "Remove mention of check_restart on service"
...
This reverts commit 758b98685b .
2018-01-09 15:18:34 -08:00
Michael Schurter
756305f029
Revert "Missed header mention of server.check_restart"
...
This reverts commit 8295f81ddd .
2018-01-09 15:18:22 -08:00
Michael Schurter
8295f81ddd
Missed header mention of server.check_restart
2018-01-04 15:05:27 -08:00
Michael Schurter
758b98685b
Remove mention of check_restart on service
...
This is currently broken and should be removed from docs until a fix is
released.
See #3713
2018-01-04 11:30:03 -08:00
Michael Schurter
e12f0d1d2c
Fix missing fields in json jobspec docs
2017-12-19 16:19:40 -08:00
Michael Schurter
a4449c84d7
Services should not require a port
...
Fixes #3673
2017-12-19 15:50:23 -08:00
James Rasell
7cd1f55a3b
Update template.html.md Vault template example
...
The change updates the Vault example within the Environment Variables section to use the `.value` notation rather than the `.key` notation. This is because the example is calling a specific secret key and populating an env var with this; meaning the value of the secret is required over the value.
2017-12-13 10:40:22 +00:00