sarahalsmiller
711bc7724b
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-21 14:39:25 -05:00
Krastin Krastev
7f2eea5be3
Merge branch 'main' into krastin/docs/sidecarservice-typo
2022-07-21 10:51:39 +03:00
Jared Kirschner
7a58a4df96
docs: suggest using token header, not query param
2022-07-20 15:16:27 -07:00
Jared Kirschner
53ab2bd9d2
Merge pull request #13405 from hashicorp/jkirschner-hashicorp-patch-3
...
docs: correct Vault CA multiple namespace support
2022-07-20 17:52:32 -04:00
Sarah Alsmiller
8c8dee189f
fix indent issue
2022-07-20 16:21:14 -05:00
sarahalsmiller
b06d56d4ed
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:04:53 -05:00
sarahalsmiller
8c156d6d26
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:02:20 -05:00
sarahalsmiller
b3ecc774de
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:02:09 -05:00
sarahalsmiller
f672098930
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-20 16:00:04 -05:00
Ranjandas
6b653fb827
Update Single DC Multi K8S doc ( #13278 )
...
* Updated note with details of various K8S CNI options
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-19 09:45:41 -07:00
Krastin Krastev
40c0519d46
docs: clean-up expanded service def
2022-07-18 13:45:59 +03:00
R.B. Boyer
61ebb38092
server: ensure peer replication can successfully use TLS over external gRPC ( #13733 )
...
Ensure that the peer stream replication rpc can successfully be used with TLS activated.
Also:
- If key material is configured for the gRPC port but HTTPS is not
enabled now TLS will still be activated for the gRPC port.
- peerstream replication stream opened by the establishing-side will now
ignore grpc.WithBlock so that TLS errors will bubble up instead of
being awkwardly delayed or suppressed
2022-07-15 13:15:50 -05:00
John Murret
28bf578b2d
Made changes based on Adams suggestions ( #13490 )
...
* Made changes based on Adams suggestions
* updating list layout in systems integration guide. updating wan federation docs.
* fixing env vars on systems integration page
* fixing h3 to h2 on enterprise license page
* Changed `The following steps will be performed` to `Complete the following steps`
* Replaced `These steps will be repeated for each datacenter` with `Repeat the following steps for each datacenter in the cluster`
* Emphasizing that kv2 secrets only need to be stored once.
* Move the sentence indicating where the vault path maps to the helm chart out of the -> Note callout
* remaining suggestions
* Removing store the secret in Vault from server-tls page
* Making the Bootstrapping the Server PKI Engine sections the same on server-tls and webhook-cert pages
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Updating VAULT_ADDR on systems-integration to get it out of the shell.
* Updating intro paragraph of Overview on systems-integration.mdx to what Adamsuggested.
* Putting the GKE, AKS, AKS info into tabs on the systems integration page.
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-15 10:35:42 -06:00
Sarah Alsmiller
8435f95e68
fix rendering issue
2022-07-14 12:54:40 -05:00
Sarah Alsmiller
74fb4593eb
restore tech specs
2022-07-14 12:49:58 -05:00
Sarah Alsmiller
1698dea913
seperate technical specs back out
2022-07-14 12:42:22 -05:00
Jared Kirschner
664033e68e
Merge pull request #13655 from hashicorp/docs/add-envoy-to-standard-upgrade-instructions
...
docs: add Envoy upgrade step to std upgrade docs
2022-07-14 13:11:12 -04:00
Sarah Alsmiller
1fb91206fd
fix formating issue
2022-07-14 11:31:18 -05:00
Sarah Alsmiller
8058178bbb
merge
2022-07-14 11:24:39 -05:00
Sarah Alsmiller
81cc956d88
change file name
2022-07-14 11:22:05 -05:00
Sarah Alsmiller
216dbaf829
add links
2022-07-14 11:15:01 -05:00
Sarah Alsmiller
1d88a1ea14
content
2022-07-14 11:07:27 -05:00
Sarah Alsmiller
5a1aca8cbb
fix identation
2022-07-14 11:06:16 -05:00
Jared Kirschner
9c0f2478b9
docs: add Envoy upgrade step to std upgrade docs
2022-07-14 06:56:11 -07:00
sarahalsmiller
53c91a9a04
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:21:13 -05:00
sarahalsmiller
ad1efde9c3
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:18:39 -05:00
sarahalsmiller
f658781e44
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:01:53 -05:00
sarahalsmiller
f163bb89d4
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-13 16:01:45 -05:00
Michael Wilkerson
affae7ae83
update docs ( #13711 )
...
* update docs
* Update website/content/docs/nia/enterprise/index.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-11 15:03:18 -07:00
Jeff Boruszak
671d968ecc
Merge pull request #13693 from hashicorp/docs-cluster-peering-updates
...
docs: Cluster Peering docs fixes
2022-07-11 12:34:07 -05:00
Nathan Coleman
0bb6078002
Merge pull request #13681 from hashicorp/docs/install-capigw-version-env-var
...
docs(consul-api-gateway): use VERSION env var in install steps
2022-07-11 10:32:19 -05:00
Nathan Coleman
626704fcda
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
2022-07-11 11:26:04 -04:00
sarahalsmiller
17bece6799
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-08 09:54:47 -05:00
Mike Morris
fc8fbda641
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-07-07 17:38:30 -04:00
Mike Morris
28d2ee5ada
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-07-07 17:37:12 -04:00
boruszak
7384eefff0
Clarification around "peering_token.json" and adding Partition names
2022-07-07 16:10:21 -05:00
Chris Thain
27c239b596
Docs: Fix path to consul-ecs Terraform modules ( #13689 )
2022-07-07 13:30:19 -07:00
sarahalsmiller
9acf7a23a1
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:46 -05:00
sarahalsmiller
a50fd42cf8
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:22 -05:00
sarahalsmiller
0e7b49fcc5
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:13 -05:00
sarahalsmiller
ecb967bcb3
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:23:03 -05:00
sarahalsmiller
087cca5791
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:52 -05:00
sarahalsmiller
e9ee0758a9
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:47 -05:00
sarahalsmiller
66b96e2678
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:39 -05:00
sarahalsmiller
dc4168387c
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:22:26 -05:00
sarahalsmiller
4761b73829
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:21:45 -05:00
sarahalsmiller
c67c9790b3
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-07-07 15:21:40 -05:00
boruszak
368d88f9b3
"<service-name" fix - added brackets
2022-07-07 10:08:53 -05:00
Mike Morris
4372e4d3c4
docs(consul-api-gateway): use VERSION env var in install steps
2022-07-06 17:22:05 -04:00
Sarah Alsmiller
594a1ca493
fix render issue
2022-07-06 15:38:49 -05:00
Usha Kodali
922004d46b
Consul on ECS compatibility matrix docs update ( #13060 )
2022-07-06 12:34:14 -07:00
Sarah Alsmiller
181a21163c
fix render issue
2022-07-06 11:59:40 -05:00
Freddy
ed9808c4f1
Parse peer name for virtual IP DNS queries ( #13602 )
...
This commit updates the DNS query locality parsing so that the virtual
IP for an imported service can be queried.
Note that:
- Support for parsing a peer in other service discovery queries was not
added.
- Querying another datacenter for a virtual IP is not supported. This
was technically allowed in 1.11 but is being rolled back for 1.13
because it is not a use-case we intended to support. Virtual IPs in
different datacenters are going to collide because they are allocated
sequentially.
2022-07-06 10:30:04 -06:00
Sarah Alsmiller
e3db4b6aa0
delete extra file
2022-07-06 09:52:58 -05:00
Sarah Alsmiller
3bd695d3c0
merge
2022-07-05 17:59:56 -05:00
Sarah Alsmiller
b7924280b8
restructure documentation
2022-07-05 17:53:56 -05:00
Jared Kirschner
93edefd4a1
docs: improve large version change upgrade path
2022-07-01 05:47:24 -07:00
David Yu
8f8ed954cc
docs: add controller to cluster peering docs ( #13639 )
...
* docs: add controller to cluster peering docs
2022-06-29 11:08:37 -07:00
alex
04ec093130
no 1.9 style metrics ( #13532 )
...
Signed-off-by: acpana <8968914+acpana@users.noreply.github.com>
2022-06-29 09:46:37 -07:00
Tu Nguyen
3c608f5536
Fix typo in cluster peering docs ( #13574 )
...
* Fix typo in cluster peering docs
* Remove highlight, update curly quotes
2022-06-28 15:54:57 -07:00
Kyle Havlovitz
891a864b75
Merge pull request #13611 from hashicorp/prometheus-tls-docs
...
Update docs for prometheus TLS options
2022-06-27 09:51:06 -07:00
Kyle Havlovitz
cc2bcb2b9f
Update docs for prometheus TLS options
2022-06-27 09:33:27 -07:00
Amier Chery
d3512e7fdd
Merge pull request #13516 from maxb/docs-fix-metric-dots
...
Fix use of trailing dots on metric names in telemetry.mdx
2022-06-27 10:31:11 -04:00
Loïc Saint-Roch
2c89485870
Add HashiBox to community tools
2022-06-26 15:50:25 +02:00
Matt Keeler
91b8bf4b55
Clarify the wording of the peering limitations in the preview ( #13590 )
2022-06-24 09:58:31 -04:00
Frank DiRocco
49856e8cec
update terraform module location for consul aws modules ( #13522 )
...
Co-authored-by: Paul Glass <pglass@hashicorp.com>
2022-06-23 22:10:44 -07:00
Paul Glass
c1b2b2c980
docs: Update ECS docs for IAM auth method support ( #13222 )
2022-06-23 16:42:40 -05:00
David Yu
094e801644
docs: add missing $ gossip key rotation ( #13581 )
2022-06-23 14:31:05 -07:00
David Yu
baf6c67415
docs: add indent to code block config tab to align with other branches ( #13573 )
2022-06-23 08:38:36 -07:00
David Yu
e8f7a1f2c1
docs: add Core requirements to cluster peering k8s docs ( #13569 )
...
* docs: add Core requirements to cluster peering k8s docs
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-22 19:12:08 -07:00
trujillo-adam
760df49741
Merge pull request #13492 from hashicorp/docs-ecs-mesh-gw
...
Docs for ECS Mesh Gateway
2022-06-22 15:55:31 -07:00
Kyle Schochenmaier
11fb9f6e37
[docs] update doc headers ( #13527 )
...
* update helm docs to have correct headers
2022-06-22 15:56:25 -05:00
Kyle Havlovitz
6f31bf85ee
Merge pull request #13526 from hashicorp/dns-parititon-docs
...
docs: Clarify section on partitioned node DNS lookups
2022-06-22 10:59:04 -07:00
Kyle Havlovitz
aeb943fb0d
docs: Clarify section on partitioned node DNS lookups
2022-06-22 10:41:13 -07:00
trujillo-adam
e8b1ac2060
applied feedback from review
2022-06-22 10:18:56 -07:00
Tu Nguyen
2041b5f0a9
Merge pull request #13550 from hashicorp/docs/peering-upstream-annotation
...
Docs/peering upstream annotation
2022-06-22 01:02:23 -07:00
David Yu
ac14ef53b2
slight update to retrigger tests
2022-06-22 00:34:49 -07:00
Tu Nguyen
a35d37c574
Merge pull request #13433 from hashicorp/docs-cluster-peering-technical-preview
...
docs: Cluster Peering for OSS Technical Preview
2022-06-22 00:10:11 -07:00
Tu Nguyen
a6865de076
Apply suggestions from code review
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-06-22 00:05:32 -07:00
Tu Nguyen
efc30989f8
Merge pull request #13501 from hashicorp/peering-helm-value
...
docs: add peering helm value
2022-06-22 00:03:33 -07:00
Jeff Apple
4895c5f8b9
Merge pull request #13427 from hashicorp/docs/capigw-0.3
...
docs: Update docs for release of Consul API Gateway v0.3.0
2022-06-22 00:00:42 -07:00
Jeff Apple
3dde875368
Apply suggestions from code review
2022-06-21 22:23:26 -07:00
Jeff Apple
1d69e37272
Apply suggestions from tech writer review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-21 22:14:34 -07:00
trujillo-adam
e4f243c402
removed most of 'ECS service' information
2022-06-21 17:02:18 -07:00
trujillo-adam
88dc4de903
Apply suggestions from code review
...
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
2022-06-21 16:53:10 -07:00
David Yu
563c11baa5
Update website/content/docs/connect/cluster-peering/k8s.mdx
2022-06-21 16:34:45 -07:00
Tu Nguyen
5596f6fc4b
Apply suggestions from code review
2022-06-21 16:31:49 -07:00
David Yu
32eb9a70a9
adding fixes
2022-06-21 16:27:06 -07:00
Jeff-Apple
79645237da
fix formatting on upgrade and release note pages.
2022-06-21 16:24:19 -07:00
Tu Nguyen
32ecc216f6
Update website/content/docs/connect/cluster-peering/k8s.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-06-21 16:21:29 -07:00
Tu Nguyen
5df3af9778
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
2022-06-21 16:15:34 -07:00
Tu Nguyen
60f6948b0a
Apply suggestions from code review
...
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-21 16:13:39 -07:00
Sarah Alsmiller
98a314803c
merged
2022-06-21 16:49:49 -05:00
Sarah Alsmiller
fa204fc0e0
removed references to the word breaking
2022-06-21 16:48:49 -05:00
Nathan Coleman
1709de307a
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
2022-06-21 17:47:45 -04:00
David Yu
4c0b4d026c
docs: move k8s compat matrix top level ( #13534 )
2022-06-21 14:43:10 -07:00
Sarah Alsmiller
bbcad1a230
clarified wording
2022-06-21 16:33:11 -05:00
Sarah Alsmiller
83ef4a260e
typo
2022-06-21 16:26:46 -05:00
Sarah Alsmiller
5d123e02ba
render issue
2022-06-21 16:21:29 -05:00
Sarah Alsmiller
acbbfac8c2
edit secret to certificateRef
2022-06-21 15:56:57 -05:00
trujillo-adam
393505a7be
Merge branch 'main' of github.com:hashicorp/consul into docs-ecs-mesh-gw
...
pulling merged changes into this branch
2022-06-21 13:20:22 -07:00
trujillo-adam
be6fe11784
applied suggestions from review, udpates to TF secure configuration
2022-06-21 13:20:14 -07:00
Nathan Coleman
f9d80e768a
Apply suggestions from code review
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-06-21 15:37:26 -04:00
David Yu
2422c8bf37
docs: Consul K8s compat matrix update for 0.45.0+ to include Consul 1.11 compatibility ( #13528 )
2022-06-21 12:10:43 -07:00
Nathan Coleman
c150662a44
Apply suggestions from code review
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-06-21 14:59:40 -04:00
Nathan Coleman
1382cfacdc
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
2022-06-21 14:08:42 -04:00
Nathan Coleman
3135513c41
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-06-21 14:08:18 -04:00
Nathan Coleman
7d5b541e52
Use new release version in examples
2022-06-21 14:07:23 -04:00
Nathan Coleman
7ec371e898
Fix whitespace inconsistencies
2022-06-21 14:07:07 -04:00
Nathan Coleman
d22986ad0d
Update version of consul Helm chart
2022-06-21 14:06:53 -04:00
Tu Nguyen
23e4884779
Merge pull request #13448 from hashicorp/docs-cluster-peering-k8s-technical-preview
...
docs: Cluster Peering for Kubernetes Technical Preview
2022-06-21 10:18:13 -07:00
Jeff Apple
6423e06778
make "changelog" plural in the API GW 0.3 release notes.
2022-06-21 10:07:14 -07:00
Nitya Dhanushkodi
6210fffb6a
update from review comments
2022-06-21 09:31:38 -07:00
trujillo-adam
8dc94aff32
removed terminating and ingress polices from secure manual installation
2022-06-21 09:27:04 -07:00
Nathan Coleman
b360ccc77d
Update website/content/docs/release-notes/consul-api-gateway/v0_3_x.mdx
...
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2022-06-21 12:20:24 -04:00
trujillo-adam
f26995bced
Merge branch 'main' of github.com:hashicorp/consul into docs-ecs-mesh-gw
2022-06-21 08:53:30 -07:00
Nathan Coleman
2c1806774f
Link reference to Kubernetes Gateway API site
2022-06-21 11:37:19 -04:00
David Yu
3a35b181f2
docs: Lambda consul service mesh naming suggestions ( #13506 )
...
* docs: Lambda consul service mesh naming suggestions
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-21 08:14:43 -07:00
trujillo-adam
c0a0227c96
Apply suggestions from code review
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
2022-06-21 08:08:37 -07:00
sarahalsmiller
dd8134f78e
Update upgrade-specific-versions.mdx
2022-06-21 10:05:38 -05:00
sarahalsmiller
62cc76d7f8
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-06-21 09:55:10 -05:00
Nathan Coleman
77d79042e2
Update website/content/docs/release-notes/consul-api-gateway/v0_3_x.mdx
2022-06-21 10:42:52 -04:00
Max Bowsher
57cdbc6355
Fix use of trailing dots on metric names in telemetry.mdx
...
In the metric documentation, some metrics are written with an extra
trailing dot character. Often this is just spurious. In some cases, it
is an allusion to the metric name having various variable dot-separated
parts (which really ought to be labels, but that's another issue).
1) Trim all the dots which are without meaning.
2) Explicitly show with placeholders in angle brackets, where there are
variable parts.
3) Remove a `json` type indicator from a code block which was not JSON
(rather Prometheus metrics) format, since my IDE was reporting the
non-JSON syntax as an error.
4) Reformat each Markdown table which I had touched with other changes
to have consistent column spacing in the source representation. As
a result, this PR has a lot of whitespace changes, so please make use
of GitHub's "ignore whitespace" checkbox in the PR diff viewer.
Let me know if you would prefer:
- to not accept the table spacing reformat in the same PR as other
changes
- to not accept the table spacing reformat ever
- to have all tables in the file reformatted, not just ones touched with
other changes
2022-06-21 04:37:08 +01:00
Nitya Dhanushkodi
d0f7152d1f
unnest partitions
2022-06-20 17:28:19 -07:00
Nitya Dhanushkodi
190344a0ff
un nest the sections
2022-06-20 17:21:55 -07:00
Nitya Dhanushkodi
6158df1d53
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-06-20 17:15:33 -07:00
Jeff-Apple
8aee4fecb5
API GW 0.3 Release Notes and updated Tech Specs
2022-06-20 17:00:11 -07:00
David Yu
b724f8b3ab
docs: Use "error" to use standard log level value ( #13507 )
...
* docs: Use "error" to use standard log level value
2022-06-20 16:07:38 -07:00
trujillo-adam
cfd9e2e41d
fixed links to TF install examples
2022-06-20 14:14:18 -07:00
trujillo-adam
1bd3909a71
Apply suggestions from code review
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-06-20 14:11:05 -07:00
trujillo-adam
c779d224e2
Apply suggestions from code review
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-06-20 13:53:48 -07:00
Nathan Coleman
8890e3ae69
Fix broken link
2022-06-20 16:33:49 -04:00
Nathan Coleman
49e0c16d4d
Address surprise format of reference-grant
2022-06-20 16:30:58 -04:00
Jeff Boruszak
3ded4522fb
Apply suggestions from code review
...
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-06-20 15:28:50 -05:00
trujillo-adam
f6d0220af8
incorporated examples from @cthain
2022-06-20 12:38:21 -07:00
Nathan Coleman
e33d4e3cb2
ReferenceGrant -> ReferencePolicy
2022-06-20 15:25:15 -04:00
Nitya Dhanushkodi
39ff759d86
upstream annotation
2022-06-20 10:33:00 -07:00
trujillo-adam
03a3c44031
Merge remote-tracking branch 'origin/docs/cthain-ecs-mesh-gateway' into docs-ecs-mesh-gw
...
pulling in change from cthain
2022-06-20 09:47:04 -07:00
Nitya Dhanushkodi
7e8b21a0e0
add peering helm value
2022-06-20 09:16:31 -07:00
Chris Thain
b74e8f3713
merge branch main
2022-06-20 09:13:51 -07:00
Chris Thain
569cf68daa
Add mesh gateway configuration examples.
2022-06-20 09:07:44 -07:00
Freddy
902e76d304
Additional service mesh docs updates for peering ( #13464 )
...
This PR covers two sets of changes:
- Documenting the new `destination_peer` for proxy upstream definitions.
- Updating the exported-services config entry documentation.
Updates to the `exported-services` config entry include:
- As of 1.13.0 it is no longer only for Consul Enterprise
- A `PeerName` is now a possible consumer for an exported service.
- Added examples for OSS and Enterprise
- Linked to peering docs
2022-06-17 18:40:38 -06:00
trujillo-adam
7249a0326e
tweaks to the enterprise section for ecs mesh gateways
2022-06-17 15:17:48 -07:00
trujillo-adam
c5c5ef7845
tweaks to the secure configuration for manually installing consul ecs
2022-06-17 15:13:48 -07:00
trujillo-adam
1cee20a644
Added note about manually creating mesh gw not being supported
2022-06-17 14:57:37 -07:00
trujillo-adam
4850a1d4c1
tweaks to the secure TF install section
2022-06-17 14:42:51 -07:00
trujillo-adam
1b1cfa900e
minor tweaks to TF install
2022-06-17 14:15:29 -07:00
trujillo-adam
e00c5c7554
updates to ECS Terraform install
2022-06-17 12:58:47 -07:00
trujillo-adam
461dbb2e77
Merge branch 'main' of github.com:hashicorp/consul into docs-ecs-mesh-gw
2022-06-17 11:32:05 -07:00
Kyle Schochenmaier
6980975d6f
update helm values docs and annotations ( #13487 )
2022-06-17 12:47:47 -05:00