Luiz Aoqui
0fadad46d3
Merge pull request #8595 from hashicorp/docs/fix-connect-log-level
...
docs: fix Consul Connect log_level meta key
2020-08-06 11:00:09 -04:00
Luiz Aoqui
602d3373ed
docs: fix Consul Connect log_level meta key
2020-08-05 17:01:03 -04:00
Shishir Mahajan
874f948520
Fix review comments.
2020-08-05 11:51:00 -07:00
Shishir Mahajan
088b0694b4
Add nomad-driver-containerd to nomad UI docs.
2020-08-04 11:29:05 -07:00
Drew Bailey
c06a84e4a2
ignore VAULT_NAMESPACE ( #8581 )
...
VAULT_NAMESPACE in 0.12.1 and previous versions is already ignored. \n revert change that used it as a default since it will break oss users
2020-07-31 10:33:21 -04:00
James Rasell
90903bb625
Merge pull request #8555 from hashicorp/remove-size-detail-from-docs-homepage
...
docs: remove Nomad binary size from README and website.
2020-07-30 19:20:23 +02:00
Michael Lange
af446cec10
Update Reason to Message in the job scale docs
2020-07-30 09:06:08 -07:00
Buck Doyle
bf056b3011
Change capitalisation
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2020-07-30 10:09:47 -05:00
Buck Doyle
7855adf127
Add documentation for job name parameter
2020-07-30 10:03:50 -05:00
Buck Doyle
adada0d5b0
Fix placement invocations ( #8558 )
2020-07-30 09:56:58 -05:00
James Rasell
2fc2cf4482
docs: remove Nomad binary size from README and website.
...
The Nomad binary size has been detailed differently in places
and is subject to changing almost daily. We should therefore
remove this to avoid confusion and misrepresentation.
2020-07-29 09:04:28 +02:00
Mahmood Ali
582899277f
Merge pull request #8533 from hashicorp/docs-gh-6987-rebase
...
Add missing `token list` subcommand in list
2020-07-27 09:19:52 -04:00
Drew Bailey
bd421b6197
Merge pull request #8453 from hashicorp/oss-multi-vault-ns
...
oss compoments for multi-vault namespaces
2020-07-27 08:45:22 -04:00
Tim Gross
e604220084
docs and changelog entry for nomad volume deregister -force
( #8537 )
2020-07-24 15:13:11 -04:00
Mahmood Ali
0cf31d732c
Update website/pages/docs/commands/acl/index.mdx
...
Co-authored-by: Matteo Gazzetta <matteo_gazzetta@hotmail.it>
2020-07-24 11:01:40 -04:00
James Rasell
ff351575b3
Merge pull request #8531 from hashicorp/gh-8527-docs-updates
...
docs: update website and changelog to detail GH-8527
2020-07-24 16:40:52 +02:00
Drew Bailey
b296558b8e
oss compoments for multi-vault namespaces
...
adds in oss components to support enterprise multi-vault namespace feature
upgrade specific doc on vault multi-namespaces
vault docs
update test to reflect new error
2020-07-24 10:14:59 -04:00
Mahmood Ali
bc19dd6b76
Just a small doc fix, acl token list
subcommand was missing in the list.
2020-07-24 10:09:30 -04:00
Mahmood Ali
4fb205343d
Merge pull request #8513 from hashicorp/security-model-add-recommendations
...
Add TLS and HTTP Header recommendations to security model documentation
2020-07-24 09:56:56 -04:00
James Rasell
29fbc15bb5
docs: add Namespace field to scale status GET example.
2020-07-24 14:45:50 +02:00
James Rasell
71d9c23e47
docs: clarify scaling stanza is not supported within system jobs.
2020-07-24 10:05:38 +02:00
Michael Schurter
8340ad4da8
docs: s/hearbeat/heartbeat and fix link
...
Also fixed the same typo in a test. Fixing the typo fixes the link, but
the link was still broken when running the website locally due to the
trailing slash. It would have worked in prod thanks to redirects, but
using the canonical URL seems ideal.
2020-07-23 11:33:34 -07:00
Kent 'picat' Gruber
94d1a87c22
Small wording adjustment to prevent stuttering
...
Didn't catch this before, but caught it during my read through today.
2020-07-23 11:18:00 -04:00
Kent 'picat' Gruber
aa7e611fa0
Link to link to raw_exec driver
2020-07-23 11:15:29 -04:00
Kent 'picat' Gruber
534fc37ddf
Small style adjustment for security_opt
2020-07-23 11:14:53 -04:00
Kent 'picat' Gruber
e2c2e77415
Add HTTP Headers settings to the recommendations section
2020-07-23 11:12:35 -04:00
Kent 'picat' Gruber
23d0433596
Add TLS settings to the recommendations section
2020-07-23 11:11:40 -04:00
Nick Ethier
5167bae0d5
website: remove usage of task network stanza ( #8498 )
...
* website: remove usage of task network stanza and add documentation for group network and service stanzas
* docs: fix broken link in client config
* Update website/pages/docs/job-specification/group.mdx
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
* Update website/pages/docs/job-specification/group.mdx
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
2020-07-23 09:18:59 -04:00
Drew Bailey
f7c2ecb205
move podman out of external task drivers ( #8502 )
...
* move podman out of external task drivers
* document driver capabilities
* add redirect from old podman url to new one
* fix syntax
2020-07-22 14:55:40 -04:00
Mahmood Ali
898d8d849d
docs: snapshot uses consul
2020-07-22 13:53:54 -04:00
Tim Gross
77f4189cd2
docs: expand explanation of task driver capabilities ( #8485 )
2020-07-22 12:14:20 -04:00
Michael Schurter
be43ae77f0
docs: remove mention of custom schedulers
...
Not sure if this was meant to imply adding more schedulers to Nomad is
easy, or that we plan on adding pluggable schedulers. Either way,
neither of those statements is really true unless you really stretch the
definitions of "easy" and "plan".
So remove this sentence as I can't imagine it does anything other than
confuse people.
2020-07-22 08:57:43 -07:00
James Rasell
b391ec2a06
Merge pull request #8494 from hashicorp/b-fix-snapshot-agent-example-config-file
...
docs: fix snapshot agent example config file syntax and values.
2020-07-22 14:09:11 +02:00
James Rasell
ba25492fc4
docs: fix snapshot agent example config file syntax and values.
2020-07-22 13:30:18 +02:00
Lance Haig
014175de45
Update snapshot-save.mdx
...
Fix the nomad operator snapshot command examples.
They were missing the "operator" option
2020-07-22 13:04:47 +02:00
kobayashi
e095a70bd6
Add capabilities to task drivers' pages ( #8476 )
2020-07-21 14:54:31 -04:00
Mahmood Ali
b614d0a67b
docs: enabled option for nvidia device plugin ( #8480 )
2020-07-21 10:14:32 -04:00
Michael Schurter
30fbec3557
docs: document enterprise upgrade bug #8457
2020-07-17 11:57:29 -07:00
Charlie Voiselle
551ac184ee
Merge pull request #8437 from angrycub/d-reschedule-in-deploys
...
[docs] Rescheduling does happen during deployments
2020-07-15 15:24:21 -04:00
Mahmood Ali
b6e9265d0f
Merge pull request #8383 from hashicorp/docs-security-model-followup
...
Revise security model feedback
2020-07-15 13:11:39 -04:00
Charlie Voiselle
baaab98a0d
[docs] Reschedule does happen during deployments
2020-07-14 16:29:30 -04:00
Michael Schurter
64e81f0549
Merge pull request #7042 from hashicorp/docs-healthy-deadline
...
docs: clarify healthy/progress_deadline relationship
2020-07-13 08:40:11 -07:00
Seth Hoenig
61b1aa5775
Merge pull request #8417 from hashicorp/docs-docker-kill-signal
...
docs: clarify kill_signal default for docker
2020-07-10 11:50:21 -05:00
Seth Hoenig
21a74b4bd4
docs: clarify kill_signal default for docker
...
Before docker, the only default was `SIGINT` for `kill_signal`. The
docker driver however defaults to `SIGTERM`, and we should document
as such.
Fixes #7140
2020-07-10 09:57:49 -05:00
James Rasell
d517c2e1d5
docs: fix minor incorrect syntax in autoscaling plugin docs.
...
This changes fixes a syntax error in the autoscaling apm plugin
docs as well as updates the scaling stanza doc. The stazna wording
implied its use was only for external autoscalers, whereas it also
is used by the UI.
2020-07-10 16:07:29 +02:00
Michael Lange
4fdad98b5d
Merge pull request #8405 from kaybr01/patch-1
...
Update preemption.mdx
2020-07-09 16:22:30 -07:00
Chris Baker
69dbefb3a2
version updates for 0.12.0
2020-07-09 16:16:53 +00:00
Kevin Pruett
9c7485a982
website: updates for 0.12 release ( #8397 )
...
* Updates for 0.12 release
* Update SVGs to align to styles
* Updates alert banner for blog
Co-authored-by: Brandon Romano <BrandonRRomano@gmail.com>
2020-07-09 11:58:52 -04:00
kaybr01
9804aacd5c
Update preemption.mdx
...
Typo
2020-07-09 11:44:57 -04:00
Tim Gross
a4b76e0203
docs: fix markdown syntax in job stop page ( #8401 )
2020-07-09 08:45:25 -04:00