Lang Martin
0648402150
Merge pull request #6373 from hashicorp/b-raft-proto-upgrade
...
raft protocol defaults to version 2
2019-09-26 14:33:09 -04:00
Lang Martin
3b4f11b8ac
docs: autopilot guide additional raft proto upgrade documentation
2019-09-26 13:59:59 -04:00
Tim Gross
9703d3de3a
doc: clarify command path requirements for exec
2019-09-25 16:37:45 -04:00
Lang Martin
fb41dd86ba
default raft protocol v2
2019-09-24 14:37:55 -04:00
ebarriosjr
4dadfc6d29
Added documentation for nomad pot driver. ( #6369 )
...
Added new external driver for Pot to nomad documentation
2019-09-24 09:22:04 -04:00
Tim Gross
cd9c23617f
client/connect: ConsulProxy LocalServicePort/Address ( #6358 )
...
Without a `LocalServicePort`, Connect services will try to use the
mapped port even when delivering traffic locally. A user can override
this behavior by pinning the port value in the `service` stanza but
this prevents us from using the Consul service name to reach the
service.
This commits configures the Consul proxy with its `LocalServicePort`
and `LocalServiceAddress` fields.
2019-09-23 14:30:48 -04:00
John Pellman
fce0a2565d
Corrected minor typo ("Eslevier" --> "Elsevier")
2019-09-18 11:14:57 -04:00
Danielle
ec3ecdecfc
Merge pull request #6321 from hashicorp/dani/remove-config
...
Hoist Volume.Config.Source into Volume.Source
2019-09-16 10:12:58 -07:00
Danielle
acf6580bb4
docs: Mark volume
source
as required
...
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com>
2019-09-16 10:05:50 -07:00
Charlie Voiselle
05f326cd57
Merge pull request #6234 from hashicorp/docs-template-split-cert-parts
...
Added vault PKI example with separate cert files
2019-09-16 10:19:19 -04:00
Danielle Lancashire
e76e3ba3a0
docs: Remove config from volumes
2019-09-13 04:37:59 +02:00
Kris Hicks
a211da731d
Fix upstreams docs link
2019-09-12 15:12:26 -07:00
Luiz Aoqui
8dd39333c9
docs: fix formatting for volume
and volume_mount
doc pages
2019-09-12 16:13:04 -04:00
Luiz Aoqui
16d494344f
docs: replace source
with volume
attribute in volume_mount
docs
2019-09-12 16:08:18 -04:00
Charlie Voiselle
3e7df4c9f6
Typo fix
2019-09-11 09:13:28 -04:00
Tim Gross
105c7cdee1
upgrade notes for 0.9.5
2019-09-09 14:58:25 -07:00
Mahmood Ali
934937f252
website: document Quota field in ns payloads
2019-09-09 13:48:58 -07:00
Mahmood Ali
d3ffc1afa2
website: fix typo
2019-09-09 10:26:08 -07:00
Buck Doyle
29b5efd90c
Convert resources page to Markdown ( #6301 )
...
The auto-generation of TOC wasn’t working because the
“auto-linking header tags” described here doesn’t work
if the file isn’t Markdown:
https://github.com/hashicorp/middleman-hashicorp#auto-linking-header-tags
2019-09-09 12:05:16 -05:00
Mahmood Ali
2905807b3a
docs: mark consul connect integration as beta
2019-09-09 09:59:55 -07:00
Mahmood Ali
95ded0f5ae
website: Link to 0.10.0-beta1 release
2019-09-09 09:05:06 -07:00
Mahmood Ali
f94b35de8e
Merge pull request #6297 from hashicorp/f-group-services-docs
...
Start of docs for group level service and network stanza.
2019-09-09 12:03:16 -04:00
Mahmood Ali
09f0efca1e
Merge pull request #6295 from hashicorp/docs-service-tweaks
...
docs: mention task field for checks
2019-09-09 12:02:19 -04:00
Charlie Voiselle
644f645721
Added alloc_exec and alloc_node_exec capabilities
...
These were added in 4f7bd68f5c
2019-09-09 11:11:56 -04:00
Preetha Appan
cea4f9eb5a
Fix formatting
2019-09-08 22:57:55 -05:00
Preetha Appan
3367da4d1f
Start of docs for group level service and network stanza.
2019-09-08 22:39:30 -05:00
Michael Schurter
ab10ffef76
docs: mention task field for checks
...
Tweak wording in changelog to match other entries.
2019-09-06 14:13:05 -07:00
Michael Schurter
37a1b8ed2c
Merge pull request #6287 from hashicorp/docs-connect-updates
...
docs: add more detail to connect stanzas
2019-09-06 13:52:17 -07:00
Michael Schurter
6930bb8c43
docs: add more detail to connect stanzas
2019-09-06 13:09:02 -07:00
Danielle
c2b64483ce
Merge pull request #6288 from hashicorp/volume-acl-docs
...
docs: Add host volume acl docs
2019-09-06 15:04:07 +02:00
Danielle
25b7d58b37
Apply suggestions from code review
...
acl_docs: Stylistic improvements
Co-Authored-By: Tim Gross <tim@0x74696d.com>
2019-09-06 15:03:38 +02:00
Luiz Aoqui
17ba1e9e20
fix host volume path
2019-09-06 08:44:57 -04:00
Danielle Lancashire
4b6e03b8e9
docs: Add host volume acl docs
2019-09-06 14:02:19 +02:00
Jasmine Dahilig
3d9d4d0522
upgrade guide for 0.10.0 ( #6266 )
2019-09-05 13:27:37 -07:00
Buck Doyle
aa40833194
Fix documentation typo ( #6285 )
2019-09-05 15:04:52 -05:00
Michael Schurter
2ce1b28b33
Merge pull request #6279 from hashicorp/f-connect-docs
...
Initial placeholder connect docs
2019-09-05 12:29:44 -07:00
Preetha Appan
1cb045100d
Add docs for new kind field
2019-09-05 13:31:05 -05:00
Preetha Appan
6ed9e07941
Initial placeholder connect docs
2019-09-05 13:08:31 -05:00
Charlie Voiselle
967c80005d
docs: Add Persistent Workload using Host Volumes guide ( #6263 )
...
* Added Persistent Workload guide using Host Volumes
* Update website/source/guides/stateful-workloads/stateful-workloads.html.md
Co-Authored-By: Danielle <dani@hashicorp.com>
* fix client config and job spec formatting
* fix typo in description
* fix navigation for both stateful workloads guides
* show output from nomad node status to verify host volumes
* Add value prop info; info about HA
From feedback, added more information about the value proposition for
host volumes (h/t @rkettelerij), and corrected an orphaned bit from
the original guide this one was created from.
2019-09-05 12:33:10 -04:00
Omar Khawaja
43363f9337
Consul connect guide update ( #6268 )
...
* formatting paragraphs
* remove reference to consul 1.6-beta and update nomad agent command
* remove tech preview status and update limitations
* remove beta tag in navigation
* add screenshot of count dashboard
* update example summary and remove redis references
* capitalize Consul
* minor corrections
* hcl formatting
* demo is on localhost not host ip
* clarify consul on PATH
* mention variable interpolation limitation
2019-09-05 12:29:47 -04:00
Omar Khawaja
77464b700b
fix typo
2019-09-05 12:20:34 -04:00
Michael Schurter
1a69911237
Merge pull request #6211 from hashicorp/f-host-volume-docs
...
docs: Initial documentation for volume(_mount)
2019-09-05 09:17:40 -07:00
Omar Khawaja
6f50f0eb6f
change localhost to host ip
2019-09-05 12:08:55 -04:00
Michael Schurter
a59e8ca4a6
mention variable interpolation limitation
2019-09-05 08:58:24 -07:00
Michael Schurter
58f13da372
minor corrections
...
* hcl formatting
* demo is on localhost not host ip
* clarify consul on PATH
2019-09-05 08:56:39 -07:00
Omar Khawaja
e866e92ff4
capitalize Consul
2019-09-04 20:56:38 -04:00
Omar Khawaja
deb2a250f0
update example summary and remove redis references
2019-09-04 19:58:47 -04:00
Omar Khawaja
ea7eb660ae
add screenshot of count dashboard
2019-09-04 18:00:49 -04:00
Omar Khawaja
f8e010515b
remove beta tag in navigation
2019-09-04 17:48:23 -04:00
Omar Khawaja
1e904a28a9
remove tech preview status and update limitations
2019-09-04 17:46:02 -04:00
Omar Khawaja
a98fe3c9ca
remove reference to consul 1.6-beta and update nomad agent command
2019-09-04 17:30:45 -04:00
Omar Khawaja
4596f00d40
formatting paragraphs
2019-09-04 17:25:06 -04:00
Danielle Lancashire
dece305aa0
volume docs: cleanup
2019-09-04 17:42:19 +02:00
Mahmood Ali
6d73ca0cfb
Merge pull request #6250 from hashicorp/f-raft-protocol-v3
...
Update default raft protocol to version 3
2019-09-04 09:34:41 -04:00
Mahmood Ali
3e2ab6e2a3
address review feedback
2019-09-03 21:44:39 -04:00
Mahmood Ali
277e358489
keep security-related
together
2019-09-03 20:38:32 -04:00
Jamie Finnigan
d4c9e1028f
docs: task driver resource isolation & security
2019-09-03 15:19:46 -07:00
Jasmine Dahilig
4edebe389a
add default update stanza and max_parallel=0 disables deployments ( #6191 )
2019-09-02 10:30:09 -07:00
Danielle
fe027f3fd5
Merge pull request #6210 from hashicorp/f-update-node-response
...
docs: Update /v1/node/{node-id} example response
2019-09-01 19:17:30 +02:00
Danielle
857c85b25b
Merge pull request #6208 from pcgeek86/patch-1
...
Update AWS logo to current version
2019-09-01 08:41:23 +02:00
Preetha
eba025f35d
Merge pull request #6237 from hashicorp/f-rkt-deprecated
...
rkt deprecation notice
2019-08-30 16:45:40 -05:00
Preetha Appan
4ebe5e3daf
fix casing
2019-08-30 15:31:28 -05:00
Preetha Appan
284ec935ea
Wording changes
2019-08-30 14:36:08 -05:00
Charlie Voiselle
bbeb18ddbb
Added vault PKI example with separate cert files
2019-08-30 11:24:34 -04:00
Tim Gross
b79021adfd
cli: split -dev and -dev-connect flags
2019-08-30 09:33:30 -04:00
Preetha Appan
c8f5130978
Deprecation notice for rkt
2019-08-29 13:38:12 -05:00
Mahmood Ali
6eabf53b91
Default raft protocol to version 3
2019-08-28 15:56:59 -04:00
Charlie Voiselle
6f9a481648
Small typo fixes
2019-08-28 14:09:42 -04:00
Michael Schurter
3b0e1d8ef7
consul: use Consul's defaults and env vars
...
Use Consul's API package defaults and env vars as Nomad's defaults.
2019-08-27 14:56:52 -07:00
Jasmine Dahilig
4078393bb6
expose nomad namespace as environment variable in allocation #5692 ( #6192 )
2019-08-27 08:38:07 -07:00
Danielle Lancashire
7d1f313091
docs: Sort keys in node response
2019-08-26 14:10:13 +02:00
Danielle Lancashire
d01bc955e5
docs: Update job specification sidebar
2019-08-26 14:05:43 +02:00
Danielle Lancashire
0438cdd64d
docs: Add client configuration for host_volume
2019-08-26 14:03:28 +02:00
Danielle Lancashire
e3fb5bd78c
docs: Initial documentation for volume(_mount)
2019-08-26 13:09:54 +02:00
Danielle Lancashire
9ab3fb0908
docs: Update /v1/node/{node-id} example response
...
The nodes api documentation is fairly out of date, here I've updated the
entire response based on a local dev agent, rather than explicitly
adding new fields to bring us up to the current api shape.
2019-08-26 12:27:16 +02:00
Trevor Sullivan
a832c23c19
Update AWS logo to current version
2019-08-25 14:18:24 -07:00
Jerome Gravel-Niquet
cbdc1978bf
Consul service meta ( #6193 )
...
* adds meta object to service in job spec, sends it to consul
* adds tests for service meta
* fix tests
* adds docs
* better hashing for service meta, use helper for copying meta when registering service
* tried to be DRY, but looks like it would be more work to use the
helper function
2019-08-23 12:49:02 -04:00
Chris Baker
1db5e3501f
add node.region to interpolation documentation to address #6164
2019-08-20 17:55:21 +00:00
Charlie Voiselle
84880f5fbc
Merge pull request #6149 from hashicorp/docs-cv-prefer-routable
...
link-local addresses can be fingerprinted
2019-08-19 15:22:12 -04:00
Tim Gross
2ab004d971
command: add -connect
flag to job init
...
Adds an example job for Consul Connect integration as well as an
annotated example job.
2019-08-19 14:43:04 -04:00
Charlie Voiselle
af00dfa88b
Rewording based on reviews
2019-08-16 13:33:26 -04:00
Charlie Voiselle
d9a77b0e61
link-local addresses can be fingerprinted
...
Added note to document that link-local addresses can be fingerprinted in
cases where no routable address can be found. Crosslinked to
`"fingerprint.network.disallow_link_local"` because they are somewhat
related and it is documented at a reasonable distance from this setting.
2019-08-16 12:44:57 -04:00
Michael Lange
33fd8e956e
Add a link to the discussion forum on the resources page
2019-08-16 03:20:42 -07:00
Charlie Voiselle
7a5983b381
--payload -> --data for curl; consistent @payload
2019-08-15 14:09:44 -04:00
Michael Schurter
6a45c2431e
Merge pull request #6103 from groovemonkey/master
...
syntax fix; add example for alloc exec -task
2019-08-15 10:54:00 -07:00
Tim Gross
2a592a2e0c
agent: add optional param to -dev flag for connect ( #6126 )
...
Consul Connect must route traffic between network namespaces through a
public interface (i.e. not localhost). In order to support testing in
dev mode, users needed to manually set the interface which doesn't
make for a smooth experience.
This commit adds a facility for adding optional parameters to the
`nomad agent -dev` flag and uses it to add a `-dev=connect` flag that
binds to a public interface on the host.
2019-08-14 15:29:37 -04:00
Buck Doyle
7a29fdfaf7
website: Add TOC links in page body ( #6113 )
...
This adds the “Jump to section” feature from Terraform’s documentation.
2019-08-13 08:19:01 -05:00
Tim Gross
03433f35d4
client/template: configuration for function blacklist and sandboxing
...
When rendering a task template, the `plugin` function is no longer
permitted by default and will raise an error. An operator can opt-in
to permitting this function with the new `template.function_blacklist`
field in the client configuration.
When rendering a task template, path parameters for the `file`
function will be treated as relative to the task directory by
default. Relative paths or symlinks that point outside the task
directory will raise an error. An operator can opt-out of this
protection with the new `template.disable_file_sandbox` field in the
client configuration.
2019-08-12 16:34:48 -04:00
David Cohen
e69865264b
syntax fix; add example for alloc exec -task
2019-08-09 10:16:45 -04:00
defau1t
aae9c4b368
Fix Rkt driver requirements list ( #6093 )
2019-08-08 12:03:41 -05:00
Michael Schurter
3e4796799a
Merge pull request #6003 from pete-woods/add-job-status-metrics
...
nomad: add job status metrics
2019-08-07 08:02:16 -07:00
Buck Doyle
62480898a1
Fix namespace parameter name ( #6056 )
...
I missed this in #6051 .
2019-08-01 09:49:41 -05:00
Tim Gross
443ce3a831
api: add follow param to file stream endpoint ( #6049 )
...
The `/v1/client/fs/stream endpoint` supports tailing a file by writing
chunks out as they come in. But not all browsers support streams
(ex IE11) so we need to be able to tail a file without streaming.
The fs stream and logs endpoint use the same implementation for
filesystem streaming under the hood, but the fs stream always passes
the `follow` parameter set to true. This adds the same toggle to the
fs stream endpoint that we have for logs. It defaults to true for
backwards compatibility.
2019-08-01 08:32:43 -04:00
Buck Doyle
b81b87e219
Fix documentation namespace API property ( #6051 )
2019-07-31 16:05:48 -05:00
Nick Ethier
34deb47a8b
Merge network namespaces work into master ( #6046 )
...
Merge network namespaces work into master
2019-07-31 11:03:17 -04:00
Mahmood Ali
caccb2222a
Merge pull request #6034 from grddev/patch-1
...
Fix typo in Spreads key in JSON Job Specification
2019-07-31 02:28:19 -05:00
Mahmood Ali
7d8dc50514
Merge pull request #6035 from jrasell/patch-6
...
Update example setup to use non-deprecated join
2019-07-31 02:27:51 -05:00
Nick Ethier
af7f34604e
Update website/source/docs/drivers/docker.html.md
...
Co-Authored-By: Michael Schurter <michael.schurter@gmail.com>
2019-07-31 01:04:08 -04:00
Nick Ethier
1dae42ab81
docker: allow configuration of infra image
2019-07-31 01:04:07 -04:00
Nick Ethier
c90753ee23
website: add new networking related client config docs
2019-07-31 01:04:07 -04:00