Todd Radel
7ac7f83c29
[docs] New guide listing common error messages and what to do about them ( #5433 )
...
* New guide listing common error messages and what to do about them
* Pasted in updates from StackPad edit
* Update website/source/docs/guides/common-errors.md
Co-Authored-By: tradel <todd@radel.us>
* Update website/source/docs/guides/common-errors.md
Co-Authored-By: tradel <todd@radel.us>
* Update website/source/docs/guides/common-errors.md
Co-Authored-By: tradel <todd@radel.us>
* add subheadings in config file errors, move doc out of guides
2019-05-02 16:59:48 -07:00
Sarah Christoff
e6659c1d4d
Merge pull request #5757 from hashicorp/consulPrefix
...
Update Helm Docs with consulPrefix
2019-05-02 16:59:29 -05:00
Judith Malnick
74ed224f48
[docs] fix kubernetes operations anchor link ( #5775 )
...
* fix kubernetes operations anchor link
* replace anchor links with cta to learn
2019-05-02 13:49:20 -07:00
R.B. Boyer
eb24e73cfd
docs: add an overview section for the auth method docs ( #5772 )
2019-05-02 12:29:20 -05:00
Judith Malnick
70c03e6ac4
[docs] Guide migration - index, menu, redirects ( #5761 )
...
* modify guide index to point to learn
* adding to the redirects is a wip, updated the side navigation.
* add tracks to list
* Fixing redirects
* Update website/source/docs/guides/index.html.md
Co-Authored-By: judithpatudith <judith@hashicorp.com>
* Update website/source/docs/guides/index.html.md
Co-Authored-By: judithpatudith <judith@hashicorp.com>
* Update website/source/docs/guides/index.html.md
Co-Authored-By: judithpatudith <judith@hashicorp.com>
* Update website/source/docs/guides/index.html.md
Co-Authored-By: judithpatudith <judith@hashicorp.com>
* finish out track listings
* finishing redirects.
* change advanced language to production, add relationship of guides and docs
* Update website/source/redirects.txt
Co-Authored-By: judithpatudith <judith@hashicorp.com>
2019-05-02 10:06:51 -07:00
Sarah Christoff
2c246cd5f2
Update documentation for clarity
2019-05-01 17:16:30 -05:00
Tyler Ryan
bda1e80841
Add documentation for Serf member telemetry metrics
2019-05-01 15:35:52 -06:00
R.B. Boyer
41dac76ab3
docs: add documentation for all secure acl introduction work ( #5640 )
2019-05-01 16:11:23 -05:00
Kyle Havlovitz
1de73ff037
Config Entry docs ( #5734 )
...
* Add api docs for the config entry endpoints
* Add enable_central_service_config field to agent docs
* Add docs for config entry CLI operations
* Fix wording and links in config entry docs
* Add links to the central service config option
* Update the central service config setting description.
2019-05-01 11:21:11 -07:00
Chip Vaughn
ad864ec5fb
Update to Consul Upgrading Doc
2019-05-01 09:49:05 -04:00
Matt Keeler
1d250a2863
Ensure ServiceName is populated correctly for agent service checks
...
Also update some snapshot agent docs
* Enforce correct permissions when registering a check
Previously we had attempted to enforce service:write for a check associated with a service instead of node:write on the agent but due to how we decoded the health check from the request it would never do it properly. This commit fixes that.
* Update website/source/docs/commands/snapshot/agent.html.markdown.erb
Co-Authored-By: mkeeler <mkeeler@users.noreply.github.com>
2019-04-30 19:00:57 -04:00
Sarah Christoff
3e9b0a9764
Update Helm Docs with consulPrefix
2019-04-30 17:30:24 -05:00
Paul Banks
8b829312a2
fix agent in connect docs
2019-04-30 12:59:37 -06:00
Alvin Huang
bf1d799e3a
fix redirects for acl-migrate-tokens ( #5749 )
2019-04-30 13:28:58 -04:00
kaitlincarter-hc
4a2ad7d36a
[docs] Fixing API broken links ( #5732 )
...
* starting broken link fixes
* Updating the other links for ACLs
* Updating the rest of the links
* fixing acl required links.
* update a bunch of other links
* updated a couple more broken links based on Alvins checker
* removed the extra s
2019-04-30 12:20:51 -05:00
Matt Keeler
8beb5c6082
ACL Token ID Initialization ( #5307 )
2019-04-30 11:45:36 -04:00
Matt Keeler
32e821eda2
Enabling "service" watch handler to accept a slice of tags
...
Originally from PR #5347
2019-04-29 15:28:01 -04:00
Matt Keeler
3ea9fe3bff
Implement bootstrapping proxy defaults from the config file ( #5714 )
2019-04-26 14:25:03 -04:00
Tyler Ryan
db0f464c92
fixing inconsitencies in agent/connect API documentation ( #5715 )
2019-04-26 12:53:20 +01:00
R.B. Boyer
01c7e4b3df
docs: fix some minor acl related typos ( #5711 )
2019-04-25 12:24:28 -05:00
Alvin Huang
64860fad30
fix sidebar for install ( #5611 )
2019-04-25 12:30:35 -04:00
Freddy
fa94b09a99
Clarify -log-rotate-duration string format and default value
2019-04-19 14:07:18 -06:00
Alvin Huang
d5abdd2832
Remove old redirects file ( #5688 )
...
* add directions on how to update the redirects file
* remove old redirects file
2019-04-18 16:47:09 -04:00
Matt Keeler
960e1fa79e
Add missing token field in the service definition in the docs ( #5685 )
...
Fixes #5684
2019-04-18 16:05:51 -04:00
Heechul Ryu
e0f08b8a5d
Update consul-containers.html.md ( #5645 )
...
To reflect the most recent version
2019-04-18 10:35:21 -05:00
joelcollin
110365d6df
Fixed minor typos. ( #5681 )
2019-04-18 10:24:19 -05:00
kaitlincarter-hc
64a2e486f5
[docs] Leader Election Guide Updates ( #5654 )
...
* Updating the Leader Election guide.
* Update website/source/docs/guides/leader-election.html.md
* updating key name
* Update website/source/docs/guides/leader-election.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/leader-election.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-17 16:16:15 -05:00
kaitlincarter-hc
6cbd67f9df
Updating network connectivity section based on feedback from Pavani. ( #5612 )
2019-04-17 16:12:30 -05:00
kaitlincarter-hc
9dd2eb71a4
[docs] Geo Failover ( #5641 )
...
* Updated the headers, code snippets, and some language.
* Update website/source/docs/guides/geo-failover.html.md
* Changed banking-app to payments
* Update website/source/docs/guides/geo-failover.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-17 13:27:57 -05:00
kaitlincarter-hc
7859d8c409
[docs] Server Performance ( #5627 )
...
* Moving server performance guide to docs.
* fixing broken links
* updating broken link
* fixing broken links
2019-04-17 13:17:12 -05:00
Judith Malnick
b441622564
Remove redundant word.
2019-04-16 16:03:03 -06:00
kaitlincarter-hc
5448b1a026
[docs] Windows Guide ( #5626 )
...
* Updating the windows guide for the migration.
* adding config dir option
2019-04-16 16:14:10 -05:00
Matt Keeler
656c2cc6d0
Fix some broken links ( #5670 )
2019-04-16 12:40:03 -04:00
Matt Keeler
ac78c23021
Implement data filtering of some endpoints ( #5579 )
...
Fixes : #4222
# Data Filtering
This PR will implement filtering for the following endpoints:
## Supported HTTP Endpoints
- `/agent/checks`
- `/agent/services`
- `/catalog/nodes`
- `/catalog/service/:service`
- `/catalog/connect/:service`
- `/catalog/node/:node`
- `/health/node/:node`
- `/health/checks/:service`
- `/health/service/:service`
- `/health/connect/:service`
- `/health/state/:state`
- `/internal/ui/nodes`
- `/internal/ui/services`
More can be added going forward and any endpoint which is used to list some data is a good candidate.
## Usage
When using the HTTP API a `filter` query parameter can be used to pass a filter expression to Consul. Filter Expressions take the general form of:
```
<selector> == <value>
<selector> != <value>
<value> in <selector>
<value> not in <selector>
<selector> contains <value>
<selector> not contains <value>
<selector> is empty
<selector> is not empty
not <other expression>
<expression 1> and <expression 2>
<expression 1> or <expression 2>
```
Normal boolean logic and precedence is supported. All of the actual filtering and evaluation logic is coming from the [go-bexpr](https://github.com/hashicorp/go-bexpr ) library
## Other changes
Adding the `Internal.ServiceDump` RPC endpoint. This will allow the UI to filter services better.
2019-04-16 12:00:15 -04:00
Alvin Huang
2da7967106
Share Fastly and Netlify redirects ( #5619 )
...
* consolidate netlify and fastly redirects
* remove validation check to support full url redirects
2019-04-15 14:56:53 -04:00
Freddy
73f8286099
Remove old UI, option to use it, and its build processes
2019-04-12 09:02:27 -06:00
Freddy
4fa4cffd41
Add additional raft metrics ( #5628 )
...
* Add documentation for new raft metrics
* Revendor raft from master
2019-04-09 16:09:22 -06:00
Sarah Christoff
a1fca381df
Merge pull request #5609 from hashicorp/update_ports
...
Update Ports Documentation
2019-04-05 15:54:03 -05:00
Alvin Huang
8478ee05f8
Merge pull request #5607 from hashicorp/deploy-previews
...
Add Documentation Previews and Checks
2019-04-05 13:44:22 -04:00
Sarah Christoff
f6843713fc
Updated Ports Documentation
2019-04-05 12:25:44 -05:00
Judith Malnick
f27905dc62
[docs] security warning about Helm chart ( #5561 )
...
* [docs] security warning about Helm chart
Correct security warning about helm chart to caution about default Consul install.
* clarify that k8s or consul should be secure
2019-04-04 16:58:57 -07:00
Alvin Huang
68b2b6eede
add netlify redirects
2019-04-04 18:55:15 -04:00
Alvin Huang
5e3ba3244a
fix broken acl link ( #5592 )
...
* fix broken acl link
* Update website/source/docs/acl/acl-migrate-tokens.html.md
Co-Authored-By: alvin-huang <alvin@hashicorp.com>
2019-04-04 13:56:43 -04:00
kaitlincarter-hc
7518b6b881
[docs] Connect in Production ( #5503 )
...
* Updating guide to prepare for Learn migration.
* Update website/source/docs/guides/connect-production.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/connect-production.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/connect-production.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/connect-production.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-04 09:52:35 -05:00
tristan-weil
a13b51ea50
tls: allow to add ip addresses as Subject Alternative Names when creating certificates ( #5602 )
2019-04-04 14:32:02 +02:00
kaitlincarter-hc
df5cc6ba5b
[docs] New k8s reference arch guide. ( #5528 )
...
* New k8s reference arch guide.
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
* Update website/source/docs/guides/kubernetes-reference.html.md
* Update website/source/docs/guides/kubernetes-reference.html.md
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
* Update website/source/docs/guides/kubernetes-reference.html.md
* Update website/source/docs/guides/kubernetes-reference.html.md
* Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 17:29:21 -05:00
kaitlincarter
b9bc8a9f5a
updated the graphic
2019-04-03 16:53:04 -05:00
kaitlincarter
79c0458ea4
Updates based on feedback
2019-04-03 16:36:02 -05:00
Alvin Huang
33aae78ca5
rename refs to areas guide to advanced-federation ( #5603 )
2019-04-03 17:20:58 -04:00
kaitlincarter-hc
9282fb3da9
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 15:08:11 -05:00
Paul Banks
8f5c7bbaa4
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 14:48:19 -05:00
kaitlincarter-hc
7ae3bd6362
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 14:47:11 -05:00
kaitlincarter-hc
de64bfe283
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 14:39:36 -05:00
kaitlincarter-hc
92f28b4026
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 13:41:09 -05:00
Paul Banks
e2aba3b567
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:36:24 -05:00
Paul Banks
ae7cdab035
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:33:01 -05:00
kaitlincarter-hc
097b4c5c71
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 13:31:51 -05:00
Rebecca Zanzig
0e02866798
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:30:46 -05:00
Rebecca Zanzig
361ca71d30
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:27:42 -05:00
Paul Banks
e66e6bb30f
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 10:59:12 -05:00
kaitlincarter-hc
f60b5ed64c
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 10:58:55 -05:00
kaitlincarter-hc
61d34f9cda
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 10:56:51 -05:00
kaitlincarter-hc
9f462caf9d
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 10:56:25 -05:00
Paul Banks
5997fc816d
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 10:55:00 -05:00
Jack Pearkes
708a32671c
Minor Session / Lock Related Documentation Fixes ( #5037 )
...
* website: specify value of acquire/release params for kv
* website: clarify leader election usage in TTL docs
* website: document minimal value of lockdelay
I believe it uses the default when parsing 0 as it
views that as an empty parameter in this case.
2019-04-03 08:54:21 -07:00
Paul Banks
85a2497315
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 10:54:20 -05:00
kaitlincarter-hc
748502290f
[docs] Basic Federation ( #5537 )
...
* Adding headers and example output.
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
* Update website/source/docs/guides/datacenters.html.md
2019-04-03 10:45:54 -05:00
Nathan Valentine
11236dbba6
EA has validated this content as working with Consul 1.4 ( #5541 )
2019-04-03 08:37:09 -07:00
Nathan Valentine
f644aacffb
EA has validated that this content works with Consul 1.4 ( #5542 )
2019-04-03 08:36:59 -07:00
Judith Malnick
96f9e65947
[docs] reimplement changes from PR #5505 ( #5591 )
2019-04-01 13:34:48 -07:00
Alvin Huang
8585a90b96
Fix broken links ( #5552 )
...
* fix network segments broken urls
* fix iptables broken link
* fix acl broken link
* fix acl-rules broken link
* fix acl migrate broken link
* fix clone token link
2019-04-01 16:01:00 -04:00
Judith Malnick
6891d3329f
Revert "[docs] Connect with Envoy Guide" ( #5589 )
2019-04-01 12:31:23 -07:00
Rebecca Zanzig
f21b8a8edf
Merge pull request #5515 from tryan225/docs/helm-extra-volumes-example
...
[docs] Adding an example of extraVolumes with the Helm chart
2019-04-01 09:53:02 -07:00
Judith Malnick
795dce1e12
[docs] Connect with Envoy Guide ( #5505 )
...
* Updating the intro.
* Update website/source/docs/guides/connect-envoy.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/connect-envoy.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-26 15:04:26 -07:00
kaitlincarter-hc
4f98691158
[docs] Advanced Federation ( #5538 )
...
* renaming guide and changing format.
* Adding headers, updating output.
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
* Update website/source/docs/guides/advanced-federation.html.md
2019-03-26 12:24:12 -07:00
kaitlincarter-hc
4b74eae6bd
[docs] Semaphore ( #5524 )
...
* Updating and adding headings.
* Update website/source/docs/guides/semaphore.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/semaphore.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-26 11:44:20 -07:00
Alvin Huang
e3f3987835
missed a broken link ( #5545 )
2019-03-25 18:46:10 -04:00
kaitlincarter-hc
ad1a9a5651
[docs] ACL Side Navigation Added ( #5526 )
...
* Adding new ACL menu item with guides and documentation.
* removing sidebar stuff from under agent, some documenting
2019-03-25 16:20:40 -05:00
kaitlincarter-hc
119cb6dd86
[Docs] Launching K8s getting started path on Learn ( #5511 )
...
* Moving Minikube guide.
* Update website/source/layouts/docs.erb
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/index.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-25 12:12:07 -05:00
Judith Malnick
76ed1e46bb
Update website/source/docs/guides/connect-envoy.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-25 09:28:03 -05:00
Judith Malnick
ed6f10ecdc
Update website/source/docs/guides/connect-envoy.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-25 09:27:52 -05:00
kaitlincarter-hc
f072b465de
Updated for migration. ( #5512 )
2019-03-25 09:24:28 -05:00
kaitlincarter-hc
5cf6d7681a
Fixing smart quotes ( #5522 )
2019-03-25 09:22:27 -05:00
Alvin Huang
d686201776
fix broken link
2019-03-22 19:20:48 -04:00
Judith Malnick
6c75291aeb
[docs] improve telegraf guide with objectives, summary, formatting ( #5527 )
2019-03-22 09:40:38 -07:00
Jud White
84bcf52cdb
docs: update 'sc' usage in windows-guide.html.md ( #5501 )
...
- the space after `=` is significant in sc parameters (binPath= "<path> <args>, start= auto)
- given the text "the service automatically starts up during/after boot", added `start= auto` to
the example, otherwise the service will be set to Manual start mode.
2019-03-21 12:51:04 -05:00
Todd Radel
10d71fa84a
[docs] New doc on integration with Ambassador Proxy ( #5497 )
...
* New doc on integration with Ambassador Proxy
* Remove reference to "step 1"
* Added link to docs for `consul intention check`
* Update website/source/docs/platform/k8s/ambassador.html.md
Co-Authored-By: tradel <todd@radel.us>
* Update website/source/docs/platform/k8s/ambassador.html.md
Co-Authored-By: tradel <todd@radel.us>
* Update website/source/docs/platform/k8s/ambassador.html.md
Co-Authored-By: tradel <todd@radel.us>
* Added links to install guide and Connect guide
2019-03-21 11:00:39 -05:00
Judith Malnick
0957c8f59d
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-21 09:51:37 -05:00
Judith Malnick
cf875d74c3
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-21 09:50:25 -05:00
kaitlincarter-hc
d186873324
Updating network segments guide ( #5529 )
2019-03-21 09:35:49 -05:00
Rebecca Zanzig
05587186a6
Add dns configuration info for CoreDNS users
2019-03-20 23:02:04 -07:00
kaitlincarter
83594b22e6
New k8s reference arch guide.
2019-03-20 19:20:05 -05:00
tryan225
3dcc00f854
Adding an example of extraVolumes with the Helm chart
2019-03-19 14:31:11 -07:00
Erik DeLamarter
a3ca2e77ce
[Docs] Added a note to GCE auto-join credentials option ( #5391 )
...
* Added a note to GCE auto-join credentials option
Simply added a note to remind users that putting a json file in the config-dir will make consul parse it as a config file.
Hope to help someone else avoid wasting a day because of these errors:
==> Error parsing /etc/consul.d/credentials.json: 10 error(s) occurred: * invalid config key private_key
* Updated according to style guidelines
Co-Authored-By: delamart <erik@delamarter.ch>
2019-03-19 09:40:12 -05:00
kaitlincarter-hc
facda98f0a
Updating the intro.
2019-03-18 14:52:17 -05:00
John Cowen
73f79ac599
[Docs] Connect Sidecar Proxies: Fixes 'must may' typo and adds formatting to follow other docs ( #5397 )
...
* Fixes 'must may' typo and adds formatting to follow other docs
* Reverts local_service_port docs to state its optional
2019-03-18 11:48:56 -07:00
Todd Radel
d3ad84a710
[docs] Added section on using Helm chart to deploy Enterprise binaries ( #5454 )
...
* Added section on using Helm chart to deploy Enterprise binaries
* Update website/source/docs/platform/k8s/helm.html.md
Switch to active voice.
Co-Authored-By: tradel <todd@radel.us>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: tradel <todd@radel.us>
* Update website/source/docs/platform/k8s/helm.html.md
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: tradel <todd@radel.us>
2019-03-18 11:21:40 -07:00
Steve Burns
ff8ab320da
Add log_file attribute to agent configuration documentation ( #5492 )
2019-03-18 10:24:49 -07:00
Alex Mayer
a73d983d19
Docs Proofing ( #5424 )
...
* Docs: Remove default_policy From Code Example
It is not needed according to:
https://www.consul.io/docs/agent/acl-system.html#configuring-acls
* Docs: Cleanup Commands And Their Output On ACL Guide Page
Remove extra spaces and newlines
Ensure rules match input rules
* Docs: Remove Incomplete "Added In Version" Statement
Version added is specified on parent option
* Docs: Fix Broken Links
* Docs: Minor Sentence Tweaks
2019-03-15 09:35:33 -05:00
kaitlincarter-hc
1cecaca601
[docs] Deploying Consul with Kubernetes ( #5471 )
...
* Adding new K8s guide.
* Update website/source/docs/guides/kuberenetes-deployment.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/kuberenetes-deployment.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* updating based on feedback.
* Couple updates based on feedback.
* Update website/source/docs/guides/kuberenetes-deployment.html.md
* updating value file.
2019-03-13 16:56:00 -05:00