Commit Graph

1909 Commits

Author SHA1 Message Date
Michael Schurter
05fc3f2e97 Merge pull request #4142 from hashicorp/docs-drain-guide
Add Node Drain Guide
2018-04-12 16:36:37 -07:00
Michael Schurter
e4b86500aa docs: add eligibility example 2018-04-12 16:16:33 -07:00
Michael Schurter
f42a6ff3d3 docs: prettify node names 2018-04-12 16:14:13 -07:00
Alex Dadgar
5f83d80bca 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
2267483405 fix spelling 2018-04-12 16:02:03 -07:00
Preetha Appan
f588f74d16 more examples 2018-04-12 17:55:43 -05:00
Michael Schurter
67f95a73c7 docs: link drain guide from other drain docs 2018-04-12 15:50:46 -07:00
Michael Schurter
e2b78d470b docs: add multi-dc example to drain guide 2018-04-12 15:42:57 -07:00
Michael Schurter
25fa9dac51 docs: fix typos, improve wording 2018-04-12 15:42:32 -07:00
Michael Schurter
f718106d52 Merge pull request #4144 from hashicorp/docs-drain-api
Add drain API and JSON jobspec docs
2018-04-12 15:34:21 -07:00
Preetha Appan
73265bede5 address some review comments 2018-04-12 17:27:11 -05:00
Preetha Appan
c3243c89c4 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
29b46b98e1 add resources 2018-04-12 19:43:25 +00:00
Rob Genova
c920f2f626 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
c864508c99 slight rewording 2018-04-12 19:22:07 +00:00
Michael Schurter
31e97360c4 docs: add drain api and json jobspec 2018-04-12 11:34:01 -07:00
Rob Genova
dfeb1f560c Add Advanced Autopilot to Enterprise docs section 2018-04-12 18:14:43 +00:00
Preetha
a9c4f28d0d Merge pull request #4141 from hashicorp/autopilot-docs
Autopilot docs enchancements
2018-04-12 13:06:49 -05:00
Michael Schurter
a50ce5ef8d docs: add drain guide 2018-04-12 09:59:50 -07:00
Preetha Appan
f15137cc53 add sentence about non voting servers for increasing scheduling throughput 2018-04-12 10:22:13 -05:00
Preetha Appan
a7c0e2113d Fix broken link in autopilot documentation 2018-04-12 10:18:16 -05:00
Alex Dadgar
367db07c1c 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
2d8736064c 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
852e3b4fa0 Use new Vault CLI commands in guides 2018-04-11 12:51:36 -07:00
Michael Schurter
b98152b963 Merge pull request #4116 from hashicorp/ga-build-only
Embed Google Analytics only in production
2018-04-11 11:24:23 -07:00
Charlie Voiselle
f945e51bc7 Merge pull request #4135 from hashicorp/b-fix-til
Changed "til" to "until"
2018-04-11 13:10:31 -05:00
Chelsea Komlo
b70caf987c Merge pull request #4133 from hashicorp/d-update-securing-nomad-guide
Add paragraph to explain rpc_migrate_mode when migrating a cluster
2018-04-11 14:01:42 -04:00
Chelsea Holland Komlo
aad039905e minor spelling/punctuation fixups 2018-04-11 13:41:39 -04:00
Jeff Escalante
d52730a3be Merge pull request #3954 from hashicorp/je.segment
Switch web analytics to segment
2018-04-11 13:37:02 -04:00
Charlie Voiselle
c728a2feb8 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
Chelsea Holland Komlo
446454b26e code review rewording recommendations 2018-04-11 13:31:10 -04:00
Chelsea Holland Komlo
8acc0129dd add link to rpc_upgrade_mode docs 2018-04-11 12:00:52 -04:00
Chelsea Holland Komlo
f792b577a0 add paragraph to explain rpc_migrate_mode when migrating a cluster
Update documentation on dynamically reloading TLS configuration
2018-04-11 11:48:24 -04:00
Michael Schurter
52403fd783 docs: mention some cli backward incompatibility 2018-04-09 11:09:05 -07:00
Michael Schurter
e71944c71f 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
f38acee96d Removed break inside of links 2018-04-09 12:20:23 -05:00
Charlie Voiselle
5b6fe67ab4 fixed link 2018-04-09 12:18:09 -05:00
Geoffrey Grosenbach
36ef12f00d Embed Google Analytics only in production
This will clean up analytics which currently show non-published pages
and an incorrect number of pageviews due to the Google Analytics script being run in
development as well as production.
2018-04-06 20:42:48 -07:00
Jeff Escalante
14adc342f8 switch from ga to segment analytics 2018-04-06 18:16:31 -04:00
Charlie Voiselle
734121d8ff Updated Placement tables for consistency 2018-04-04 18:57:10 -04:00
Michael Lange
c528439563 Update the UI guide to add instructions & screenshots for new features 2018-04-02 18:19:17 -07:00
Michael Lange
4ffb6818f3 Remove note about stats being requested from clients
This is no longer true 🎉
2018-04-02 18:19:17 -07:00
Michael Lange
e47ef9526f Update existing UI guide to include information about live updating views 2018-04-02 18:19:17 -07:00
Michael Lange
c26ae1d955 Update the UI routes in the API docs 2018-04-02 18:19:17 -07:00
Alex Dadgar
b4bb89d6da fix typo 2018-03-30 16:55:45 -07:00
Michael Schurter
cd721ba654 docs: grammar fix from pr 2018-03-30 16:24:19 -07:00
Michael Schurter
ded8ad4cb9 docs: node drain, eligibility; jobspec migrate 2018-03-30 16:18:36 -07:00
Michael Schurter
8630e8296a 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
58d24f8bd1 update timestamp and format api reference descriptions 2018-03-29 14:22:46 -04:00
Chelsea Holland Komlo
43f11cc930 add further driver info; driver name with subsystem 2018-03-29 13:34:30 -04:00