Fredrik Hoem Grelland
953d4de8dd
update consul-template to v0.25.1 ( #8988 )
2020-10-01 14:08:49 -04:00
José Maia
9e14dc90f9
Fix docs on API for volume detaching ( #9002 )
...
`nomad volume detach volume-id 00000000-0000-0000-0000-000000000000` produces an API call containing the UUID as part of the query string. This is the only way the API accepts the request correctly - if you pass it in the payload you get `detach requires node ID`
2020-10-01 11:01:13 -04:00
Kent 'picat' Gruber
ef36bcfc43
Update nomad operator keygen example command in docs
2020-09-30 17:07:31 -04:00
Kent 'picat' Gruber
4570952fe4
Update server configuration docs to use 32 bytes
2020-09-30 17:03:12 -04:00
Tim Gross
9853653f2a
docs: quota apply does not have a 'name' param ( #8983 )
2020-09-29 13:58:30 -04:00
Charlie Voiselle
9d85195361
[docs] Update redirects and links for learn.hashicorp.com ( #8598 )
...
* Fix links to ACL guides
* Managing Nomad guide links; links in jsx pages
* job updates guide URLS
* node-drain guide URLS
* outage recovery guide links
* fix guide links - sentinel
* fix guide links - namespaces
* fix guide links - quotas
* fix guide links - autopilot
* more guide links.
* more guide links - continued.
* Updating redirects for learn
* Getting Started
* Load Balancing Guides
* update redirects for ui guide
* Consolidate spark redirects to point to GH repo
* operating job update part 1
* finish operating job links; operations guides links.
* finish guide redirects
* coalesce EOL redirects for spark guides.
* one last link
* Checked links and found a few more stray links
* Found more .htmls
* Fixup links for new HC websites
* Post-merge fixups
* linkcheck caught missing ids
2020-09-29 12:48:32 -04:00
Seth Hoenig
af9543c997
consul: fix validation of task in group-level script-checks
...
When defining a script-check in a group-level service, Nomad needs to
know which task is associated with the check so that it can use the
correct task driver to execute the check.
This PR fixes two bugs:
1) validate service.task or service.check.task is configured
2) make service.check.task inherit service.task if it is itself unset
Fixes #8952
2020-09-28 15:02:59 -05:00
Seth Hoenig
fd2a31a331
drivers/docker: detect arch for default infra_image
...
The 'docker.config.infra_image' would default to an amd64 container.
It is possible to reference the correct image for a platform using
the `runtime.GOARCH` variable, eliminating the need to explicitly set
the `infra_image` on non-amd64 platforms.
Also upgrade to Google's pause container version 3.1 from 3.0, which
includes some enhancements around process management.
Fixes #8926
2020-09-23 13:54:30 -05:00
Ryan Oaks
7333335b1c
Merge pull request #8942 from hashicorp/ro.docs-component-update
...
docs: Update docs platform components
2020-09-22 16:21:35 -04:00
Tim Gross
3fb377b513
docs: fix escaping in job run env vars ( #8944 )
2020-09-22 14:32:29 -04:00
Ryan Oaks
950de562a1
Update docs platform components
2020-09-22 12:08:57 -04:00
Kris Hicks
f9cb793193
docs: fix typo 'thre' -> 'the' ( #8937 )
2020-09-21 11:52:45 -04:00
Mahmood Ali
bb46bfd6bf
update release to 0.12.5
2020-09-17 20:41:04 -04:00
Luiz Aoqui
f024e6af5f
Merge pull request #8811 from hashicorp/docs/fix-local-service-port
...
docs: fix type for `local_service_port`
2020-09-17 10:04:36 -04:00
Mahmood Ali
4f3daaaeaa
Merge pull request #8789 from hashicorp/docs-fix-group-link
...
docs: Fix group link in job spec docs
2020-09-17 08:30:49 -05:00
Brad Phipps
4c983e7374
docs: add missing double quote ( #8806 )
2020-09-17 09:16:30 -04:00
Mahmood Ali
1bf98d3a24
tweak the language about mbit scheduling factor
2020-09-17 08:35:38 -04:00
Mahmood Ali
f41cf9c67b
Update website with network mbit deprecation
2020-09-16 11:06:35 -04:00
James Rasell
cf4083b3e4
Merge pull request #8890 from arthur-leclerc/docs-fix-nomad-autoscaling-telemetry-dd-example
...
docs: Fix Nomad autoscaler Datadog telemetry example
2020-09-16 10:55:45 +02:00
Charlie Voiselle
c665ada39c
Merge pull request #8869 from hashicorp/docs-move-ea-guides
...
Sunset older instances of EA Guides
2020-09-15 12:49:35 -04:00
Arthur Leclerc
865c99b548
docs: Fix autoscaler datadog telemetry example
2020-09-15 14:02:58 +00:00
José Maia
4515e89d8c
Fix sample JSON payload when updating a Volume ( #8880 )
...
Fixes #8879
2020-09-14 09:24:26 -04:00
Tim Gross
317eba3b20
docs: add chroot contents to Java driver docs ( #8873 )
2020-09-11 10:38:30 -04:00
Charlie Voiselle
f3a6c9d0fa
Update copy on Production overview page
2020-09-10 21:12:43 -04:00
Charlie Voiselle
e64e6f1afd
Sunset local copy of Deployment Guide and Reference Architecture
2020-09-10 21:12:32 -04:00
Michael Schurter
b41a54fb98
docs: update website to 0.12.4
2020-09-09 15:22:22 -07:00
James Rasell
b44e703506
docs: format Autopilot config stanza example.
2020-09-09 15:37:39 +02:00
Kevin Pruett
97e4f376fc
Fix several search-related issues
...
* CSS on mobile
* Remove stale partial indices
* Fix broken hit links
* Leverage @hashicorp/react-search/tools
2020-09-08 11:02:57 -04:00
James Rasell
eca9ed49c4
docs: add Nomad Autoscaler Datadog APM plugin details. ( #8755 )
2020-09-08 09:40:45 +02:00
James Rasell
c26421a56b
Merge pull request #8837 from hashicorp/docs-autoscaler-gh-257
...
docs: update Autoscaler AWS target with new purge config option.
2020-09-08 09:15:27 +02:00
James Rasell
75adfabf31
docs: add Autoscaler telemetry documentation to website. ( #8733 )
...
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2020-09-08 09:13:53 +02:00
James Rasell
75d2330ff7
docs: update Autoscaler AWS target with new purge config option.
2020-09-07 10:45:41 +02:00
Shishir
47bdf13ac9
nomad-driver-containerd: Update networking section ( #8762 )
2020-09-03 10:31:58 -04:00
Michael Schurter
edda586205
docs: add download link to 0.12.4-rc1
2020-09-02 21:25:56 -07:00
Luiz Aoqui
36f8e38002
Merge pull request #8812 from hashicorp/docs/add-volume-mount-to-task
...
docs: add entry for volume_mount in task
2020-09-02 10:21:46 -04:00
James Rasell
03d56ec706
docs: fix incorrect aws-asg autoscaler target plugin policy params
2020-09-02 14:03:35 +02:00
Luiz Aoqui
e4073ab8de
docs: add entry for volume_mount in task
2020-09-01 18:59:05 -04:00
Luiz Aoqui
0ecf4183cd
docs: fix type for local_service_port
2020-09-01 18:38:01 -04:00
Mahmood Ali
70403632cf
docs: Fix group link in job spec docs
2020-08-31 20:36:57 -04:00
Ahmed
e13f60b84c
update acl guide link
2020-08-29 21:29:49 +02:00
Kevin Pruett
016d18434d
Replace local search with @hashicorp/react-search
2020-08-28 15:15:35 -04:00
Tim Gross
67a875af15
docs: alphabetize community task driver listing ( #8774 )
...
Everything else in the docs sidebars is alphabetized, so do it here too.
2020-08-28 11:05:20 -04:00
Seth Hoenig
9f1f2a5673
Merge branch 'master' into f-cc-ingress
2020-08-26 15:31:05 -05:00
Mahmood Ali
50ce793ad6
Merge pull request #8741 from hashicorp/fix-security-model-broken-links
...
Fix Broken Learn Guide Links in Security Model
2020-08-25 12:27:59 -04:00
Kent 'picat' Gruber
c8a2165a33
Fix broken guide links + small authn/authz wording adjustments
2020-08-25 11:46:34 -04:00
Roger Berlind
ed719392cf
remove preemption, add cross-namespace queries
...
remove preemption from summary of governance and policy module since it is now OSS.
add cross-namespace queries to that same sentence.
2020-08-25 11:13:40 -04:00
Mahmood Ali
ff01f521a1
Merge pull request #8656 from JanMa/update-nspawn-docs
...
Update docs for nspawn driver
2020-08-23 21:24:56 -04:00
Seth Hoenig
5b072029f2
consul/connect: add initial support for ingress gateways
...
This PR adds initial support for running Consul Connect Ingress Gateways (CIGs) in Nomad. These gateways are declared as part of a task group level service definition within the connect stanza.
```hcl
service {
connect {
gateway {
proxy {
// envoy proxy configuration
}
ingress {
// ingress-gateway configuration entry
}
}
}
}
```
A gateway can be run in `bridge` or `host` networking mode, with the caveat that host networking necessitates manually specifying the Envoy admin listener (which cannot be disabled) via the service port value.
Currently Envoy is the only supported gateway implementation in Consul, and Nomad only supports running Envoy as a gateway using the docker driver.
Aims to address #8294 and tangentially #8647
2020-08-21 16:21:54 -05:00
Mahmood Ali
8515885227
docs: fix job run -detach example
2020-08-20 11:42:36 -04:00
Shishir Mahajan
7055477860
Podman driver: Add support for signal task.
2020-08-19 17:25:52 -07:00
davemay99
3c12ef8f70
Change 'license set' to 'license put' to reflect correct syntax
2020-08-17 14:10:21 -04:00
Luiz Aoqui
d4f8629968
docs: update allocation metrics
2020-08-14 14:16:38 -04:00
James Rasell
01413d8258
docs: update Docker driver to detail new image_pull_timeout params.
2020-08-14 09:40:24 +01:00
Drew Bailey
f8c7f94721
prepare release
2020-08-13 17:26:02 -04:00
JanMa
7a04afebf6
Update docs for nspawn driver
...
There have been some new config options added in recent releases of the nspawn
driver. This commit updates the docs accordingly.
2020-08-12 20:28:03 +02:00
Drew Bailey
1b330c7f0c
add info about multi-vault namespaces ( #8654 )
...
* add info about multi-vault namespaces
* typo
2020-08-12 14:13:22 -04:00
Drew Bailey
b7913ecdb9
bump website version
2020-08-12 11:59:50 -04:00
James Rasell
d4251929f7
docs: fix incorrect Autoscaler policy block dir detail.
2020-08-12 11:37:59 +01:00
Nick Ethier
e39574be59
docker: support group allocated ports and host_networks ( #8623 )
...
* docker: support group allocated ports
* docker: add new ports driver config to specify which group ports are mapped
* docker: update port mapping docs
2020-08-11 18:30:22 -04:00
Seth Hoenig
4f0af55a8f
docs: update connect integration limitations
2020-08-11 16:43:52 -05:00
Lang Martin
07ea822c6a
nomad debug renamed to nomad operator debug ( #8602 )
...
* renamed: command/debug.go -> command/operator_debug.go
* website: rename debug -> operator debug
* website/pages/api-docs/agent: name in api docs
2020-08-11 15:39:44 -04:00
Tim Gross
443fdaa86b
csi: nomad volume detach command ( #8584 )
...
The soundness guarantees of the CSI specification leave a little to be desired
in our ability to provide a 100% reliable automated solution for managing
volumes. This changeset provides a new command to bridge this gap by providing
the operator the ability to intervene.
The command doesn't take an allocation ID so that the operator doesn't have to
keep track of alloc IDs that may have been GC'd. Handle this case in the
unpublish RPC by sending the client RPC for all the terminal/nil allocs on the
selected node.
2020-08-11 10:18:54 -04:00
James Rasell
994468a3e0
docs: fix minor formatting issues on docker driver page. ( #8578 )
...
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
2020-08-11 12:41:50 +02:00
Seth Hoenig
e9044c47cd
consul: clarify consecutive checks in docs
2020-08-10 14:08:09 -05:00
Seth Hoenig
fd4804bf26
consul: able to set pass/fail thresholds on consul service checks
...
This change adds the ability to set the fields `success_before_passing` and
`failures_before_critical` on Consul service check definitions. This is a
feature added to Consul v1.7.0 and later.
https://www.consul.io/docs/agent/checks#success-failures-before-passing-critical
Nomad doesn't do much besides pass the fields through to Consul.
Fixes #6913
2020-08-10 14:08:09 -05:00
Drew Bailey
5fc0a73b0b
update vault integration docs ( #8543 )
...
* update vault integration docs
docs/integrations/vault-integration was a copy of the learn guide. Remove that and move /docs/vault-integration to this location instead
fix link
fix link
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Update website/pages/docs/integrations/vault-integration.mdx
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
* revert accidental deletion
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
2020-08-10 14:23:43 -04:00
Charlie Voiselle
ac5e3f9e23
Removed version tag
...
In order to prevent staleness, changed driver links to point to releases page rather than a specific version.
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
2020-08-07 17:53:36 -04:00
Charlie Voiselle
92a2a0429e
[docs] Updating install instructions to add packages. ( #8534 )
...
* Updated install, added packages
* Apply suggestions from code review
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
2020-08-07 16:27:17 -04:00
Kevin Pruett
cdeaa7236f
Implement search via Algolia
2020-08-07 12:36:38 -04:00
Tim Gross
3169839653
docs: always use -ignore-system on node drain with CSI ( #8606 )
...
Postrun hooks for allocation runners don't currently block the registration of
terminal health with the servers, which is what allows system jobs to be
drained. So draining nodes with jobs that claim CSI volumes requires the
`-ignore-system` job to ensure that the postrun hook for service jobs gets a
chance to execute.
2020-08-07 11:22:28 -04:00
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
Jeff Escalante
7c80b94c60
hard pin and update dependencies
2020-07-24 11:18:02 -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
Mahmood Ali
8644eb386a
Merge pull request #6531 from hashicorp/docs-markdownlintrc
...
Added a markdownlintrc
2020-07-24 10:41:12 -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
1400e0480d
Merge pull request #8521 from hashicorp/docs-hearbeat
...
docs: s/hearbeat/heartbeat and fix link
2020-07-23 14:07:24 -07:00
Drew Bailey
f04a1d73bc
update version for 0.12.1
2020-07-23 15:36:33 -04: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
Brandon Romano
412fee5c24
Revert "updating banner for webinar"
...
This reverts commit 2c4a801b7de8857a1cd58c40f1d7ff8be951102c.
2020-07-23 10:55:00 -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
Peter M
e66b224d78
updating banner for webinar
...
webinar scheduled for July 23rd, can roll back to the previous banner afterwards
2020-07-22 13:31:02 -07: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
Michael Schurter
91e55d4bc3
docs: create a shortcut for stop_after_client_...
...
Some code names are too good not to mention.
2020-07-22 08:56:50 -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
Rémi Lapeyre
8f183abfd9
Fix typo in volume HTTP API documentation ( #8396 )
2020-07-09 08:33:45 -04:00
Chris Baker
56aea23b4e
[docs] more specific link in enterprise docs
2020-07-09 06:25:44 -05:00
Gale Fagan
bbdb568802
Update website/pages/docs/enterprise/index.mdx
...
Those pesky caps
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
2020-07-08 17:56:44 -07:00
Gale Fagan
6d71b8f00b
Update Enterprise docs page, add new features
2020-07-08 16:19:12 -07:00
Luiz Aoqui
0b76c12cf8
docs: fix broken links and formatting of the autoscaler docs
2020-07-08 18:42:41 -04:00
Nick Ethier
119ece09a0
docs: add CNI and host_network docs ( #8391 )
...
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
2020-07-08 15:45:04 -04:00
Seth Hoenig
1a75da0ce0
consul/connect: infer task name in service if possible
...
Before, the service definition for a Connect Native service would always
require setting the `service.task` parameter. Now, that parameter is
automatically inferred when there is only one task in the task group.
Fixes #8274
2020-07-08 13:31:44 -05:00
Chris Baker
111038513c
correcting CSI Plugins API sample response
...
neither `structs.CSIPlugin` nor `api.CSIPlugin` contain `topologies`
2020-07-07 16:17:23 -05:00
Mahmood Ali
865844df2a
address some review feedback
2020-07-07 13:09:50 -04:00
James Rasell
cf38a4ef7c
Merge pull request #8315 from hashicorp/autoscaler-docs-migration
...
docs: migration of Nomad Autoscaler docs with cluster updates.
2020-07-07 15:20:11 +02:00
Chris Baker
ed146a991f
fix spelling error to make linter happy
2020-07-07 02:02:19 +00:00
Jeff Escalante
7098b83aaf
learn -> tutorials in subnav
2020-07-06 18:43:54 -04:00
Mahmood Ali
55d10e6bd0
Merge pull request #8369 from hashicorp/docs-security-model
...
Add security model document
2020-07-06 17:37:05 -04:00
Tim Gross
c74d820ae1
docs: note MRD is beta and removing regions doesn't work ( #8370 )
2020-07-06 16:02:10 -04:00
Mahmood Ali
0e4346986d
Add security model document
2020-07-06 14:54:49 -04:00
Chris Baker
5b96c3d50e
Merge pull request #8360 from hashicorp/b-8355-better-scaling-validation
...
better error handling around Scaling->Max
2020-07-06 11:32:02 -05:00
Chris Baker
4c20c5833e
Update plugins.mdx
...
bad example JSON response
2020-07-05 16:46:44 -05:00
Chris Baker
64feb9aacf
added scaling->min default discussion to group->count documentation
2020-07-04 18:33:19 +00:00
Jonathan Neal
76e2e38e40
Patch bump internal hashicorp dependencies ( #8300 )
...
* Bump internal hashicorp dependencies
* Trigger CI
* Add pointless changes to trigger CI
* Use next@canary
* Fixer upper
* Update package-lock.json
* Bump dependencies to resolve issues with mdx permalink styles
2020-07-02 17:56:09 -04:00
Lang Martin
ebfffbca20
doc: add api docs to agent page ( #8339 )
...
* doc: add api docs to agent page
* docs: add a sentence about redaction
2020-07-02 11:04:55 -04:00
Drew Bailey
194c414928
podman documentation ( #8331 )
...
* podman documentation
* capitalizations
2020-07-01 16:41:39 -04:00
Mahmood Ali
1917989a1f
document namespace option in CLI docs
2020-07-01 15:31:41 -04:00
Mahmood Ali
68ec45dd0f
document namespace=* in relevant APIs
2020-07-01 15:20:57 -04:00