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
Michael Schurter
2e188c8a8f
Merge pull request #4055 from hashicorp/docs-4008-ports
...
docs: clarify service.port depends on address_mode
2018-03-29 17:03:38 -07:00
Chelsea Holland Komlo
33b3eca8b7
update timestamp and format api reference descriptions
2018-03-29 14:22:46 -04:00
Chelsea Holland Komlo
48765d334c
add further driver info; driver name with subsystem
2018-03-29 13:34:30 -04:00
Chelsea Holland Komlo
d5a4f28868
update events in node api
2018-03-29 12:41:32 -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
177d2d6010
Merge pull request #4052 from hashicorp/f-specify-total-memory
...
Allow to specify total memory on agent configuration
2018-03-28 12:28:41 -05:00
Preetha Appan
2f54c3b884
docs
2018-03-28 10:15:33 -05:00
Michael Schurter
eca421415f
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
Michael Schurter
7dcea6a37f
demo: give agents unique names
...
Give demo agents unique names to improve `nomad node status` output.
Since the agents default to the hostname, they all had the same name
whether using the root or demo Vagrantfiles.
2018-03-27 14:29:53 -07:00
Preetha Appan
e0b5b6f59f
more review feedback
2018-03-27 14:55:19 -05:00
Preetha Appan
13bf976b1f
Replace linear with constant, and other small changes
2018-03-27 14:55:19 -05:00
Preetha Appan
7b0aaebb50
Initial docs for new delayed rescheduling options
2018-03-27 14:55:19 -05:00
Chelsea Komlo
9fc0b2b303
Merge pull request #4043 from hashicorp/tls-documentation-update
...
Nomad now closes old connections on reloading a TLS configuration
2018-03-26 15:11:05 -04:00
Chelsea Holland Komlo
d20649c46a
nomad closes connections on reloading a tls configuration
2018-03-26 11:43:24 -04:00
Joseph Núñez
beebbe8ae8
website: removed duplicated text
2018-03-25 20:23:05 -03:00
Joseph Núñez
009c394bc1
website: fix typo in Vault stanza docs
2018-03-25 19:45:14 -03: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
Alex Dadgar
3963492977
clarify networking docs
2018-03-16 16:47:08 -07:00
Alex Dadgar
c152774997
Allow and recommend Orphaned Vault tokens
...
This PR removes enforcement that the Vault token role disallows orphaned
tokens and recommends orphaned tokens to simplify the
bootstrapping/upgrading of Nomad clusters. The requirement that Nomad's
Vault token never expire and be shared by all instances of Nomad servers
is not operationally friendly.
2018-03-15 15:32:08 -07:00
Michael Schurter
d1bf509e70
docs: fix typo tls_cert_file -> cert_file
2018-03-13 10:42:14 -07:00
Josh Soref
173ce63fe9
spelling: transition
2018-03-11 19:06:05 +00: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
7656e4edf4
spelling: partitioned
2018-03-11 18:36:42 +00:00
Josh Soref
1284459a67
spelling: parameterized
2018-03-11 18:36:05 +00:00
Josh Soref
6fa81bc3ff
spelling: operator
2018-03-11 18:34:07 +00:00
Josh Soref
b56ebdf350
spelling: invoke
2018-03-11 18:00:32 +00:00
Josh Soref
99aea0be22
spelling: hashicorp
2018-03-11 18:11:14 +00:00
Josh Soref
35238fe779
spelling: enforcement
2018-03-11 17:59:12 +00:00
Josh Soref
e4dec6d817
spelling: eligible
2018-03-11 17:58:26 +00:00
Josh Soref
62ae0c021d
spelling: campaign
2018-03-11 17:44:58 +00:00
Josh Soref
455eb1aeb3
spelling: authoritative
2018-03-11 17:42:05 +00:00
Josh Soref
8fdfaf3a2e
spelling: alternative
2018-03-11 17:39:19 +00:00
Josh Soref
6abae72734
spelling: address
2018-03-11 17:35:06 +00:00
Michael Schurter
1a6bffcdec
Merge pull request #3910 from csawyerYumaed/patch-2
...
Template docs, add vault PKI integration example.
2018-03-08 11:01:57 -08:00
Michael Schurter
bce46a97d8
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
Jeff Escalante
fa34f9a605
add 'HashiCorp' before 'Nomad' on first instance on homepage
...
also update dependencies and middleman-hashicorp
2018-03-06 18:39:48 -05:00
Preetha
05e3acc935
Merge pull request #3943 from hashicorp/d-add-scale-numbers
...
Add cluster size scale numbers to Intro page
2018-03-05 20:59:01 -06:00
Rob Genova
a4fd1f0b40
Add note about cluster sizes to Built for Scale section.
2018-03-05 23:42:29 +00:00
Charlie Voiselle
2a50205128
Incorporate review wording changes
...
Added text from review comments per @csawyerYumaed.
2018-03-05 13:11:35 -05:00