Kyle Havlovitz
c8f0f4cbe1
Merge pull request #3852 from hashicorp/autopilot-cleanup
...
Clean up some leftover autopilot differences from Consul
2018-02-14 10:42:32 -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
976c5a4c89
Merge pull request #3864 from hashicorp/improve-check-docs
...
Clarify that check names are auto generated.
2018-02-12 14:07:44 -06:00
Michael Schurter
87d65af9ef
Merge pull request #3853 from hashicorp/docs-datacenter-faq
...
Clarify Nomad dc vs Consul dc
2018-02-12 11:31:18 -08:00
Michael Schurter
8b302bc36f
Clarify Nomad dc vs Consul dc
2018-02-12 11:11:50 -08: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
Michael Schurter
aba6d133a8
docker: add cpu_hard_limit docs
2018-02-08 20:20:26 -08:00
Kyle Havlovitz
5af5e10886
Clean up some leftover autopilot differences from Consul
2018-02-08 10:27:26 -08: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
Mahmood Ali
abfae77545
Add tags option to datadog telemetry
...
Expose an global tags option in telemetry config for dogstatsd, for
purposes of distinguishing between multiple nomad cluster metrics.
2018-02-06 12:08:37 -05:00
Preetha Appan
7e6e389a9a
Add paragraph about rescheduling during deployments
2018-02-06 10:19:45 -06:00
Preetha Appan
91a9118dfa
Documentation for reschedule attempts in CLI/API
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
Michael Schurter
0a806f66f6
Merge pull request #3790 from 42wim/dockerv6
...
Service registration for IPv6 docker addresses (Fixes #3785 )
2018-02-05 17:07:53 -08: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
Kyle Havlovitz
2c873adba4
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-29 20:03:38 -08:00
Filip Ochnik
7507a1e161
Add ReadonlyRootfs option to the Docker driver
2018-01-27 14:38:29 +01:00
Alex Dadgar
0cf5c76326
Allow overriding an image's entrypoint in Docker
...
Fixes https://github.com/hashicorp/nomad/issues/2219
2018-01-23 14:05:00 -08:00
Filip Ochnik
35d9331b50
Document the ALL value for docker.caps.whitelist
2018-01-23 11:30:44 +01:00
Filip Ochnik
b509b0a680
Merge branch 'master' into docker-caps
2018-01-21 12:18:22 +01:00
Filip Ochnik
4080aac002
Finish implementation of the capabilities whitelist
2018-01-21 12:14:24 +01:00
Kyle Havlovitz
0dab89f9ac
Merge pull request #3670 from hashicorp/autopilot
...
Add Autopilot feature from Consul
2018-01-19 12:52:56 -08:00
Michael Schurter
7fe2993421
Merge pull request #3766 from hashicorp/b-example-service-name
...
Make example service name make sense
2018-01-18 16:06:50 -08:00
Kyle Havlovitz
4e9735d69f
Merge branch 'master' into autopilot
2018-01-18 13:29:25 -08:00
Michael McCracken
1b0db851cf
lxc: Add documentation for volumes support
...
Signed-off-by: Michael McCracken <mikmccra@cisco.com >
2018-01-18 04:17:42 -08: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
96e00a57eb
Merge pull request #3718 from hashicorp/b-3713-fix-check-restart
...
Fix service.check_restart stanza propagation
2018-01-16 16:39:42 -08:00
Alex Dadgar
b8585fd0b6
Merge pull request #3751 from portworx/master
...
Docs: update volume-driver, reflecting a supported driver
2018-01-16 15:58:54 -08:00
Alex Dadgar
b83869efc4
Update consul.html.md
2018-01-16 15:56:02 -08:00
Kyle Havlovitz
254458703b
Add raft remove by id endpoint/command
2018-01-16 13:35:32 -08:00
Alex Dadgar
8d81a0f408
actually show defaults
2018-01-16 11:37:59 -08:00
Filip Ochnik
7f072ab2da
Add an option to add and drop capabilities in the Docker driver
2018-01-14 19:56:57 +01:00
Jeff Silberman
59d360c7f4
Update volume-driver, reflecting a supported driver
2018-01-12 16:09:50 -08:00
Filip Ochnik
cd5df24fca
Remove duplicate docs entry for docker privileged option
2018-01-12 14:29:31 +01: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
9a547292a7
Merge pull request #3716 from hashicorp/docs-3713-remove
...
Remove mention of check_restart on service
2018-01-08 10:53:27 -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
b6d850513a
Add missing -group=cache to docs
...
Fixes #3699
2018-01-03 16:50:47 -08:00
Preetha
781408bbf4
Merge branch 'master' into 0.8
2018-01-03 16:06:38 -06:00
Michael Schurter
d29f877b12
Merge pull request #3692 from jaeminsung/master
...
Add missing token option for nomad run command
2018-01-03 09:42:17 -08:00
Chris Kühl
3a6aba08f3
Change 'CoreOS rkt' to just 'rkt'
...
CoreOS initiated the project but it is now under the CNCF banner and includes many contributors and core maintainers that are not at CoreOS.
2018-01-02 10:42:29 +01:00
Jaemin Sung
76635f285c
Add missing token option for nomad run command
2017-12-27 11:54:20 -05:00