Commit graph

1359 commits

Author SHA1 Message Date
Alex Dadgar f69ceb2eda
Merge pull request #4205 from hashicorp/docs-drain-cli
Update docs CLI output for node drain
2018-04-25 16:45:38 -07:00
herver 0ba319a789
Fix typo in cap_add whitelisting 2018-04-25 08:40:37 +02:00
Michael Schurter 93bd3f0de9 docs: update cli output for node drain
CLI output changed in #4202
2018-04-24 11:02:34 -07:00
Michael Schurter 5f1033263b docs: move operating-a-job to guides
Add redirects from /docs/ -> /guides/ and update old redirects to point
to the new location.
2018-04-18 16:21:16 -07:00
Michael Schurter c97c754c4c docs: document job telemetry from #3467 2018-04-16 11:48:43 -07:00
Peter Dave Hello 564a9e592b [Docs] Update output message of nomad node status 2018-04-16 15:29:38 +08:00
Michael Schurter 7fc8265281 docs: fix broken links 2018-04-12 18:04:53 -07:00
Michael Schurter be86ee4025 docs: fix broken links 2018-04-12 17:28:26 -07:00
Michael Schurter 9f770ccfe1
Merge pull request #4145 from hashicorp/docs-drain-upgrade
Add drain upgrade guide docs
2018-04-12 16:46:08 -07:00
Rob Genova a21e0cab27
Update index.html.md 2018-04-12 16:40:31 -07:00
Michael Schurter e6075b54a9 docs: link upgrade docs to node drain guide 2018-04-12 16:38:40 -07:00
Michael Schurter 55e4fc20ef docs: only mention what changed with drain 2018-04-12 16:38:40 -07:00
Michael Schurter 7c29a204da docs: compare old and new drain methods 2018-04-12 16:38:40 -07:00
Michael Schurter 2df89ee422 docs: add default migrate stanza to upgrade docs 2018-04-12 16:38:40 -07:00
Michael Schurter f2d6e49f23 docs: add drain upgrade guide 2018-04-12 16:38:40 -07:00
Michael Schurter 1ab70a791f
Merge pull request #4142 from hashicorp/docs-drain-guide
Add Node Drain Guide
2018-04-12 16:36:37 -07:00
Alex Dadgar 2f3d926f88
Merge pull request #4148 from hashicorp/f-operating-job-guide
Added section on failure recovery under operating a job
2018-04-12 16:03:36 -07:00
Alex Dadgar c547cf50c5 fix spelling 2018-04-12 16:02:03 -07:00
Preetha Appan cf8c8f607b
more examples 2018-04-12 17:55:43 -05:00
Michael Schurter c3191388dc docs: link drain guide from other drain docs 2018-04-12 15:50:46 -07:00
Preetha Appan 3298d326c7
address some review comments 2018-04-12 17:27:11 -05:00
Preetha Appan 7d246b56b7
Added section on failure recovery under operating a job with details and examples of different restarts. 2018-04-12 15:57:06 -05:00
Rob Genova b62fb614c8
Merge pull request #4143 from hashicorp/d-ent-docs-autopilot
Add Advanced Autopilot to Enterprise docs section
2018-04-12 12:26:03 -07:00
Rob Genova a89bcb7b59 slight rewording 2018-04-12 19:22:07 +00:00
Rob Genova 226becf2b1 Add Advanced Autopilot to Enterprise docs section 2018-04-12 18:14:43 +00:00
Alex Dadgar 5f7ba89889 Upgrade guide for CLI and advertise.RPC changes
Add documentation for upgrading to Nomad 0.8 with regards to the new CLI
organization and the changed meaning of the RPC advertise on servers.
2018-04-11 15:11:38 -07:00
Alex Dadgar 876207748d
Merge pull request #4137 from hashicorp/d-vault-guide
Use new Vault CLI commands in guides
2018-04-11 12:52:38 -07:00
Alex Dadgar 2ccaebe815 Use new Vault CLI commands in guides 2018-04-11 12:51:36 -07:00
Charlie Voiselle ba88f00ccb Changed "til" to "until"
Should be "till" or "until"; chose "until" because it is unambiguous as to meaning.
2018-04-11 12:36:28 -05:00
Michael Schurter 27396e8a3c docs: mention some cli backward incompatibility 2018-04-09 11:09:05 -07:00
Michael Schurter 5305d8bc67 docs: mention env var changes in upgrade docs
Mention the changes from #3760 in the upgrade docs as applications
expecting underscores will break.
2018-04-09 10:27:16 -07:00
Charlie Voiselle 4fc1c207f9 Updated Placement tables for consistency 2018-04-04 18:57:10 -04:00
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 48765d334c add further driver info; driver name with subsystem 2018-03-29 13:34:30 -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 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
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
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