Commit Graph

2178 Commits

Author SHA1 Message Date
Chris Baker
edcee2d3bb fixed typo in vault integration documentation 2019-01-31 16:00:54 +00:00
Chris Baker
fc994b2268 fixed some affinity examples 2019-01-31 15:15:00 +00:00
Omar Khawaja
b8d96a4db7 fix typo 2019-01-30 17:48:08 -05:00
Mahmood Ali
32009fb577 website: update lxc references to 0.1.0-rc2 (#5283) 2019-01-30 17:05:44 -05:00
Michael Schurter
101e41b4de Bump to Nomad 0.8.7 and mention 0.9 beta 2019-01-30 13:50:44 -08:00
Alex Dadgar
0de7939fb1 Merge pull request #5281 from hashicorp/f-affinity-weight-int
Change types of weights on spread/affinity
2019-01-30 13:25:56 -08:00
Nick Ethier
190c9ae352 website/resources: add recent videos/blogs to resources 2019-01-30 15:44:39 -05:00
Alex Dadgar
bc42873e07 Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
Preetha
23b892a8cd Merge pull request #5273 from hashicorp/dani/nvidia-affinity
docs: Update affinity stanza in device
2019-01-30 10:51:21 -06:00
Michael Schurter
b283ca729c Merge pull request #5263 from hashicorp/d-upgrade-09
docs: add 0.9 specific upgrade notes
2019-01-30 08:07:29 -08:00
Mahmood Ali
541cddd3e2 docs: fix job json example (#5274)
The internal needs to be long enough to accomodate the attempts.

Also, clarify that the input should be a json file rather than an hcl
`.nomad` one.
2019-01-30 10:33:10 -05:00
Preetha Appan
11d1af8913 Add link to preemption from schedulers page 2019-01-30 09:24:18 -06:00
Danielle Tomlinson
94aff6ad76 docs: Update affinity stanza in device 2019-01-30 14:23:03 +01:00
Michael Schurter
68fd76bfc2 docs: add 0.9 specific upgrade notes 2019-01-29 15:18:15 -08:00
Alex Dadgar
bb514cfa39 fix lxc sidebar 2019-01-29 15:03:02 -08:00
Preetha Appan
66cf368e21 fix broken link 2019-01-29 16:58:52 -06:00
Omar Khawaja
2964d5a2ea fix typo from plugin_dir to data_dir (#5267) 2019-01-29 16:49:28 -05:00
Omar Khawaja
de589d29e1 LXC driver guide (#5255)
* skeleton for external plugins guide section

* initial content

* add installation and configuration steps

* complete steps to deployg lxc workload

* update link

* correct typo in link

* change link name

* fix alignment and word wrap at 80

* updates

* update lxc driver download link and commands in step 3

* fix link typo
2019-01-29 16:02:58 -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
3477ea009f Merge pull request #5252 from hashicorp/beta_tag_docs
Add 0.9 beta superscript to sidebar for all 0.9 features
2019-01-28 22:17:35 -06:00
Preetha
228d248b6d Merge pull request #5258 from hashicorp/remove-mac-log-caveats
remove mac logs caveat
2019-01-28 17:19:36 -06:00
Omar Khawaja
b159476dfd remove mac logs caveat 2019-01-28 18:01:17 -05:00
Alex Dadgar
85f0a8bf6f rework spread doc intro 2019-01-28 14:59:55 -08:00
Mahmood Ali
35f15a9b0d fix link typo 2019-01-28 14:04:46 -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
Charlie Voiselle
ee7d8bb831 Update outage.html.markdown 2019-01-28 09:04:52 -05:00
Preetha Appan
7488a1495f Fix broken scheduling links in advanced scheduling guide 2019-01-26 10:57:49 -06:00
Mahmood Ali
47b5dca9a1 Merge pull request #5243 from hashicorp/b-fix-scheduling-links
website: redirect to new scheduling doc
2019-01-25 11:17:47 -05:00
Omar Khawaja
7f5b449f0a Advanced scheduling guides (affinity + spread) (#5001)
* initial structure

* add to affinity guide

* add to affinity guide

* update affinity guide

* spread guide

* update content

* update step 3 to spread stanza

* update

* add wording to motivate the use of spread and affinity

* improve guide description and use clearer wording to distinguish constrain from affinity

* clarify challenge to user with specific example

* improve wording in the solution section

* incorporate rest of suggestions into affinity guide

* modify spread guide description

* improve wording of spread docs

* change instance count from 5 to 10 to more easily show spread

* improving spread guide and changing demo architecture

* motivate spread a bit more

* clarification about spread

* fix wording
2019-01-25 10:43:39 -05:00
Mahmood Ali
b82cab2fe4 website: redirect to new scheduling doc 2019-01-25 10:24:33 -05: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
c4899fb073 fixed formatting 2019-01-24 17:24:20 -06:00
Preetha Appan
7e21650849 Delete intro section which is now in index page 2019-01-24 17:20:22 -06:00
Preetha Appan
8cffdb1357 review comments 2019-01-24 16:50:23 -06:00
Preetha Appan
16a2fab164 more code review comments 2019-01-24 16:40:00 -06:00
Alex Dadgar
61f4fa7e71 Apply suggestions from code review
Co-Authored-By: preetapan <preetha@hashicorp.com>
2019-01-24 15:42:11 -06:00
Preetha Appan
afbe065a30 improve spread docs 2019-01-24 14:58:26 -06:00
Preetha Appan
a8a7802a51 Fix spacing and add links to affinity stanza from various pages 2019-01-24 12:12:40 -06:00
Alex Dadgar
6f22fc0203 spelling mistakes 2019-01-23 17:47:07 -08:00
Preetha Appan
5b53bb9f5a Add scheduler config docs and link from preemption docs 2019-01-23 18:57:45 -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
8f514618ee change example job a bit 2019-01-23 10:58:46 -08:00
Alex Dadgar
2e65c95138 Json job 2019-01-23 10:58:46 -08:00
Alex Dadgar
81916181ac nvidia device plugin docs 2019-01-23 10:58:46 -08:00
Alex Dadgar
81a415a054 link to resources page 2019-01-23 10:58:45 -08:00
Alex Dadgar
a0a52f6198 Device job stanza 2019-01-23 10:58:45 -08:00
Alex Dadgar
8e9fefcb94 Merge pull request #5046 from oleksii-shyman/docker_runtimes
Nvidia runtime
2019-01-15 14:34:14 -08:00
oleksii.shyman
cc98f282d4 Add support for docker runtimes
- docker fingerprint issues a docker api system info call to get the
  list of supported OCI runtimes.
  - OCI runtimes are reported as comma separated list of names
  - docker driver is aware of GPU runtime presence
  - docker driver throws an error when user tries to run container with
  GPU, when GPU runtime is not present
  - docker GPU runtime name is configurable
2019-01-15 11:34:47 -08:00
Chris Baker
25013af5b6 docs: updated tense around fixed bug 2019-01-15 17:43:03 +00:00
Alex Dadgar
f171a723cb Enable json logs 2019-01-11 11:36:37 -08:00