Omar Khawaja
6d889fe884
[WIP] Add telemetry overview section ( #5529 )
...
* re-arrange telemetry docs and add overview with navigation
* update job and task status section
* fix navigation
* Update website/source/docs/telemetry/overview.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
* Update website/source/docs/telemetry/overview.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
* Update website/source/docs/telemetry/overview.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
* Update website/source/docs/telemetry/metrics.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
* Update website/source/docs/telemetry/metrics.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
* fix formatting for nomad.plan.evaluate metric
* clarifications on collection interval and namespace labell
* fix typo
* Update website/source/docs/telemetry/overview.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
* Update website/source/docs/telemetry/overview.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
* Update website/source/docs/telemetry/overview.html.md
Co-Authored-By: Chris Baker <cgbaker@hashicorp.com >
2019-06-19 15:25:14 -04:00
Preetha Appan
54be46e7fc
revert 0.9.2 super script tags
2019-06-05 20:39:22 +05:30
Rob Genova
3e067bf6b8
Adds Enterprise docs for Preemption
2019-06-04 23:05:25 +00:00
Mahmood Ali
ab5ec50c57
docs: Tag all 0.9.2 features
2019-05-23 10:51:03 -04:00
Mahmood Ali
7beb9eec7c
Document nomad exec command
2019-05-15 12:22:03 -04:00
Danielle Lancashire
e97dfce7e1
docs: Add nomad alloc signal docs
2019-04-25 14:39:49 +02:00
Danielle
a4ed10902b
Merge pull request #5597 from hashicorp/dani/doc-alloc-stop
...
Documentation for `nomad alloc stop`
2019-04-25 12:23:09 +02:00
Nick Ethier
cfad24c976
website: add plugin docs ( #5501 )
...
website: add plugin docs
2019-04-23 11:22:08 -04:00
Danielle Lancashire
bc6b422d08
docs: Add documentation for
2019-04-23 13:22:27 +02:00
Chris Baker
15c64875d1
Merge pull request #5559 from ArangoGutierrez/website_docs_singularity
...
list singularity as a community driver
2019-04-17 12:42:29 -04:00
Danielle
8982fb3c43
Merge pull request #5565 from hashicorp/dani/alloc-restart-docs
...
docs: Add docs for nomad-alloc-restart
2019-04-15 17:26:28 +02:00
Danielle Lancashire
4dab9ed348
docs: Add docs for nomad-alloc-restart
2019-04-15 17:21:06 +02:00
Chris Baker
f011f61645
cli: add support for periodic force evaluation
...
resolves #3251
2019-04-12 18:56:35 +00:00
Eduardo Arango
42f867aa54
list singularity as a community driver
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-12 12:59:31 -05:00
Chris Baker
c38a98e5bb
cli: add acl token list command, documentation
...
docs: fix some incorrect acl policy docs (typos, copy-paste errors)
2019-04-12 15:48:36 +00:00
Omar Khawaja
afd1030ffd
add community section under task drivers and sync name with device plugins ( #5542 )
...
* add community section under task drivers and sync name with device plugins
* reword heading
2019-04-10 16:56:38 -04:00
Preetha Appan
19e1368b03
Remove beta tags from 0.9 docs
2019-04-05 14:11:56 -05:00
Nick Ethier
42edf2d213
website: add plugin docs
2019-03-04 09:04:53 -05:00
Omar Khawaja
e128f5b4da
adding dropdown nav to external plugins section ( #5338 )
2019-02-19 17:00:03 -05:00
Omar Khawaja
cca1c9ccb6
add plugin content (docs) ( #5186 )
...
* call out pluggable drivers in task drivers section and link/add info to plugin stanza
* fix hyphenation
* removing page and nav that tells users drivers are not pluggable
* show new syntax for configuring raw_exec plugin on client
* enabled option value for raw_exec is boolean
* add plugin options section and mark client options as soon to be deprecated
* fix typos
* add plugin options for rkt task drivers and place deprecation warning in client options
* add some plugin options with plugin configuration example + mark client options as soon to be deprecated
* modify deprecation warning
* replace colon with - for options
* add docker plugin options
* update links within docker task driver to point to plugin options
* fix typo and clarify config options for lxc task driver
* replace raw_exec plugin syntax example with docker example
* create external section
* restructure lxc docs and add backward incompatibility warning
* update lxc driver doc
* add redirect for lxc driver doc
* call out plugin options and mark client config options for drivers as deprecated
* add placeholder for lxc driver binary download
* update data_dir/plugins reference with plugin_dir reference
* Update website/source/docs/external/lxc.html.md
Co-Authored-By: Omar-Khawaja <Omar-Khawaja@users.noreply.github.com >
* corrections
* remove lxc from built-in drivers navigation
* reorganize doc structure and fix redirect
* add detail about 0.9 changes
* implement suggestions/fixes
* removed extraneous punctuation
* add official lxc driver link
2019-01-29 15:53:05 -05:00
Preetha Appan
6fe212d768
Add 0.9 beta superscript to sidebar for all 0.9 features
2019-01-28 11:16:23 -06:00
Preetha
1343911558
Merge pull request #5234 from hashicorp/b-preemption-docs
...
Documentation for preemption
2019-01-24 18:32:14 -06:00
Preetha Appan
5c6d8f5153
Add preemption section to scheduling internals
...
Also reorganize the docs so that scheduling has subpages in it
2019-01-23 18:10:36 -06:00
Alex Dadgar
a0a52f6198
Device job stanza
2019-01-23 10:58:45 -08:00
Preetha Appan
7ef1669363
Spread json docs
2019-01-10 11:10:04 -06:00
Omar Khawaja
b4e3544ff7
New Nomad Vault Integration Guide ( #4886 )
...
* add vault integration guide in guides section and move current vault integration content to docs section
* complete guide with image
* fix typos
* rename step 6 and fix typos
* fix typos and awkward phrasing along with links
* fix duplicated step #
* fix typo
* fix links so that pages that pointed to the original vault integration content still point there
2018-11-27 10:28:01 -05:00
Omar Khawaja
8a38680ae1
Move current telemetry page to docs ( #4898 )
...
* move current telemetry page to docs
* fix broken links to telemetry doc
2018-11-26 15:18:57 -05:00
Preetha Appan
97bce10c35
Affinity stanza documentation
2018-11-05 14:47:40 -06:00
Alex Dadgar
200da617e8
Website docs
2018-08-30 14:20:32 -07:00
Rob Genova
2c0c37db5e
Misc. changes and fixes to docs/
2018-08-25 11:35:56 -05:00
Alex Dadgar
92096d6e62
Fix website
2018-05-31 10:53:27 -07:00
Chelsea Holland Komlo
02a64d0760
fix doc links and other improvements
2018-05-31 10:50:04 -07:00
Chelsea Holland Komlo
ef90b44927
add to sidebar navidation
...
clean up styling of new pages
2018-05-31 10:50:04 -07:00
Preetha Appan
b5e18b6cc2
Docs for job eval CLI
2018-05-09 17:19:23 -05:00
Michael Schurter
7a3232344e
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
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
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
dfeb1f560c
Add Advanced Autopilot to Enterprise docs section
2018-04-12 18:14:43 +00:00
Michael Schurter
ded8ad4cb9
docs: node drain, eligibility; jobspec migrate
2018-03-30 16:18:36 -07:00
Alex Dadgar
f5ebe7da8e
Fix old references
2018-03-22 13:39:18 -07:00
Alex Dadgar
888d7fe3ac
nested command docs
2018-03-22 10:56:06 -07:00
Preetha Appan
8908621dd6
Start of documentation for reschedule stanza
2018-02-06 10:19:45 -06:00
Kyle Havlovitz
54e6b7ff74
Add autopilot docs
2017-12-18 14:29:41 -08:00
Rob Genova
1ca8deac4f
slight wording changes; add links to Enteprise
2017-11-17 23:07:05 +00:00
Alex Dadgar
eef5242d21
Merge pull request #3395 from hashicorp/d-quota
...
Document Quotas
2017-10-16 12:41:05 -07:00
Alex Dadgar
6517db420e
add missing namespace commands
2017-10-13 16:32:47 -07:00
Alex Dadgar
af6360086c
policy list and token self commands
2017-10-13 16:31:46 -07:00
Alex Dadgar
c8cfcab793
quota command docs
2017-10-13 16:16:36 -07:00
Alex Dadgar
580e1685e5
UI command documentation
2017-10-11 18:24:58 -07:00
Alex Dadgar
9b3555f206
Namespace Quotas -> Resource Quotas
2017-09-26 09:51:28 -07:00