Preetha
79fb1c1682
Merge pull request #6453 from ogadaki/patch-1
...
fix typo in HCL code
2019-10-16 11:16:53 -05:00
Spencer Owen
2459df5d98
Fix grammar ( #6486 )
2019-10-15 15:04:57 -05:00
Michael Lange
2949a38f7c
Merge pull request #6396 from hashicorp/d-updated-ui-guides
...
Docs: Updated UI guides
2019-10-11 10:33:37 -07:00
Danielle Lancashire
4056899708
docs: Update stateful workloads guide to reflect rc-1 config changes
2019-10-11 13:45:28 +02:00
Michael Schurter
ce09070176
Merge pull request #6465 from hashicorp/docs-nobeta
...
docs: remove beta flag from connect
2019-10-10 13:05:45 -07:00
Michael Schurter
a32aa7c819
docs: remove beta flag from connect
2019-10-10 10:31:06 -07:00
Michael Schurter
dd7b9adcf8
docs: drop raft from 0.10.0 upgrade guide
...
Unforutunately we are not changing the default for 0.10.0 and the 0.8
upgrade docs are more detailed when it comes to manually updating your
version.
2019-10-10 10:22:36 -07:00
Nicolas Decoster
85ece246f5
fix typo in HCL code
...
Code contains `resource` instead of `resources` (plural).
2019-10-09 15:13:46 +02:00
Chris Baker
cb11b77724
Merge pull request #6428 from Norbinsh/master
...
Docs: remove small duplication
2019-10-08 16:40:04 -05:00
Charlie Voiselle
9e8d9c2c8c
Updated Host Volumes guide
...
Added read_only to highlight them
Style updates
2019-10-07 14:17:30 -04:00
Norbinsh
7e97823ed8
Docs: remove small duplication
2019-10-05 13:00:32 +03:00
Michael Lange
9f671dda43
Copy changes from review
2019-10-02 16:54:38 -07:00
Omar Khawaja
073fbb2daa
specify token given to consul template as periodic and orphan ( #6148 )
2019-10-02 12:52:10 -04:00
Michael Lange
6e061201f2
Screenshots for the securing ui guide
2019-09-27 19:27:38 -07:00
Michael Lange
089cadde3a
Screenshots for the inspecting the cluster guide
2019-09-27 19:27:37 -07:00
Michael Lange
9c3b212b39
Screenshots for the operating a job guide
2019-09-27 13:21:06 -07:00
Michael Lange
fd22b4a1dc
Screenshots for the job submit guide
2019-09-27 13:21:05 -07:00
Michael Lange
31ec898b15
Image for the access the page
2019-09-27 13:21:04 -07:00
Michael Lange
3b90e82a2c
Copy for the securing guide
2019-09-27 13:21:01 -07:00
Michael Lange
3e39d3872a
Content for the inspecting the cluster page
2019-09-27 13:21:00 -07:00
Michael Lange
5d9c2f35a3
Content for the operating a job guide
2019-09-27 13:21:00 -07:00
Michael Lange
0b4c65b488
Edits and links for the submitting a job guide
2019-09-27 13:20:59 -07:00
Michael Lange
d7261e20a8
Content for the submitting a job guide
2019-09-27 13:20:58 -07:00
Michael Lange
b3cd3b095a
Format line length
2019-09-27 13:20:57 -07:00
Michael Lange
692095996f
New UI guides structure
2019-09-27 13:20:56 -07:00
Tim Gross
51438acbb0
doc: clarify driver support for netns/connect ( #6357 )
2019-09-26 14:50:06 -04:00
Lang Martin
3b4f11b8ac
docs: autopilot guide additional raft proto upgrade documentation
2019-09-26 13:59:59 -04:00
Lang Martin
fb41dd86ba
default raft protocol v2
2019-09-24 14:37:55 -04:00
Danielle Lancashire
e76e3ba3a0
docs: Remove config from volumes
2019-09-13 04:37:59 +02:00
Tim Gross
105c7cdee1
upgrade notes for 0.9.5
2019-09-09 14:58:25 -07: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
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
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
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
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
77464b700b
fix typo
2019-09-05 12:20:34 -04: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
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