Michael Schurter
7f0ae677c9
docs: reference cni-plugins v0.8.3
2019-12-04 10:20:33 -08:00
Seth Hoenig
d81a091ccd
Merge pull request #6752 from hashicorp/docs-vault-token_period
...
docs: vault integration docs should reference new token_period field
2019-12-02 16:21:17 -05:00
Seth Hoenig
953e40c8ed
docs: vault integration docs should reference new token_explicit_max_ttl field
2019-12-02 14:22:47 -06:00
Charlie Voiselle
1f26f27fd9
Merge pull request #6768 from hashicorp/docs/cv/lb_to_learn
...
Migrating the Load-balancing guides to Nomad
2019-11-25 14:41:08 -05:00
Charlie Voiselle
5e4dcfb8cc
Removed 404 links; pointed to learn.hashicorp.com
2019-11-22 15:30:32 -05:00
Michael Schurter
18534b12a2
docs: update connect limitations
2019-11-22 10:18:10 -08:00
Seth Hoenig
75539ff281
docs: vault integration docs should reference new token_period field
2019-11-21 14:19:34 -06:00
Tim Gross
66a34a43cb
docs: note bridge-nf-call-iptables requirement for Connect ( #6607 )
...
The Connect integration uses bridge networking and iptables to send
traffic between containers, but the RedHat family of Linux distros
sets some of the kernel tunables this requires to be optimized for VMs
rather than containers. We can document this behavior for now and
consider better operator feedback for pre-flight checking later.
2019-11-01 14:41:21 -04:00
Charlie Voiselle
6336fe8c33
Update website/source/guides/integrations/consul-connect/index.html.md
...
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com>
2019-10-22 12:00:59 -04:00
Charlie Voiselle
6f112640ac
Added version requirement to new feature guides
2019-10-22 11:43:17 -04:00
Charlie Voiselle
ae8bfce399
Merge pull request #6434 from hashicorp/docs-add-grpc-info
...
docs: Added grpc info; small style fixes to connect guide
2019-10-16 14:18:20 -04:00
Michael Schurter
a32aa7c819
docs: remove beta flag from connect
2019-10-10 10:31:06 -07:00
Charlie Voiselle
b777bc98c7
Added grpc info; small style fixes
2019-10-07 10:59:52 -04:00
Norbinsh
7e97823ed8
Docs: remove small duplication
2019-10-05 13:00:32 +03:00
Tim Gross
51438acbb0
doc: clarify driver support for netns/connect ( #6357 )
2019-09-26 14:50:06 -04: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
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
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
Omar Khawaja
4596f00d40
formatting paragraphs
2019-09-04 17:25:06 -04:00
Michael Schurter
d3157160ce
website: link to nick's talk
2019-07-10 09:20:37 +02:00
Michael Schurter
75936652c0
website: mention cni plugin requirement
2019-07-10 09:13:10 +02:00
Michael Schurter
58e14ffa66
website: Add link to connect tp download
2019-07-09 17:01:35 +02:00
Michael Schurter
5594739eb4
website: switch to prettier demo
2019-07-09 14:44:35 +02:00
Michael Schurter
af0e7b8495
website: link to consul 1.6 beta
2019-07-08 22:20:02 +02:00
Michael Schurter
1ef8b37d8d
website: minor connect improvements
2019-07-08 13:31:07 +02:00
Nick Ethier
c6064c663a
website: change consul and nomad start up to reflect changes
2019-07-07 06:07:26 -04:00
Preetha Appan
1206c895f6
First pass at a Consul Connect example docs
2019-07-06 10:50:02 -05:00
Mahmood Ali
3a3165f127
update links to use new canonical location
2019-05-10 09:41:19 -04:00
Yishan Lin
4dbe029a99
Changed from "Container Management" to "Container Orchestration"
...
Removed Terraform mention in integrations without existing guide.
2019-05-09 10:14:01 -07:00
Yishan Lin
968e67547a
Revised NomadProject Structure
...
- Revised "What is Nomad" copy
- Added "Key Features" section with links to task drivers & device plugins with lift-and-shift from README
- Added "Who Uses Nomad" section with users, talks, blog posts
- Removed Hadoop YARN, Docker Swarm, HTCondor from comparisons
- Revamped Guides section
- Inserted "Installing Nomad", "Upgrading", "Integrations" as persistent in Guides navbar
- Split Installing Nomad into two paths for users (one for Sandbox with "Quickstart", one for Production)
- Surfaced "Upgrading" and "Integrations" section from documentation
- Changed "Job Lifecycle" section into "Deploying & Managing Applications"
- Reworked "Operations" into "Operating Nomad"
- Reworked "Security" into "Securing Nomad"
- Segmented Namespaces, Resource Quotas, Sentinel into "Governance & Policy" subsection
- Reworked "Spark integration" into its own "Analytical Workloads" section
2019-05-08 14:40:38 -07:00