cskh
5593d5ddb5
docs: make the h1 title consistent with the page_title ( #15396 )
2022-11-16 14:40:52 -05:00
cskh
e0487281a8
docs: minor clarifiation to mesh gateway ( #15373 )
...
* doc: minor clarifiation to mesh gateway
* update h1 title of mgw for wan fed control plan traffic
2022-11-15 11:00:58 -05:00
Nick Wales
c4eb1b67f5
Fixes broken links ( #15343 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-11-14 14:18:57 -08:00
Dan Stough
9a5196a47f
Peering Mesh Gateway Updates for GA ( #15344 )
...
* docs(peering): remove beta references
Co-authored-by: hc-github-team-consul-core <github-team-consul-core@hashicorp.com>
Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
Co-authored-by: Derek Menteer <105233703+hashi-derek@users.noreply.github.com>
2022-11-14 15:03:17 -05:00
Dan Stough
e426b79a60
docs(peering): remove beta references ( #15340 )
...
* docs(peering): remove beta references
2022-11-14 14:49:50 -05:00
Jeff Boruszak
80fb1f0e3f
docs: Admin Partition clarification for cluster peering ( #15281 )
...
* Updates
* datcenter statement
* cluster peering page addition
* typo fix
* Update website/content/docs/enterprise/admin-partitions.mdx
* Update website/content/docs/enterprise/admin-partitions.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-11-08 14:40:03 -06:00
David Yu
b848849742
docs: cluster peering docs feedback ( #15268 )
...
* docs: cluster peering docs feedback
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-11-04 15:01:23 -07:00
Paul Glass
325d0e2320
docs: Update consul-dataplane docs for post-beta ( #15177 )
...
* Update Consul Dataplane CLI reference
* Add new page for Consul Dataplane telemetry
* Add `server_type` label to agent grpc metrics
* Callout Consul Dataplane in Envoy bootstrap configuration section
* Update consul-dataplane unsupported features
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Riddhi Shah <riddhi@hashicorp.com>
2022-11-03 12:05:29 -05:00
Evan Culver
62d4517f9e
connect: Add Envoy 1.24 to integration tests, remove Envoy 1.20 ( #15093 )
2022-10-31 10:50:45 -05:00
Freddy
ccf15f4153
Merge pull request #15032 from hashicorp/docs/mgw-primary-upgrade
2022-10-21 16:52:27 -06:00
Freddy
72553b3499
Update website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-21 16:43:40 -06:00
freddygv
ca9df9c851
Clarify how addresses are propagated
2022-10-21 15:50:49 -06:00
Freddy
b9fa83b72b
Update website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-21 15:17:00 -06:00
trujillo-adam
c5f736fdab
fixed broken link/typo in service mesh reg page
2022-10-20 13:00:33 -07:00
freddygv
b8ef47f6d6
Add docs about upgrading primary mesh gateways
...
Care must be taken when replacing mesh gateways in the primary
datacenter, because if the old addresses become unreachable before the
secondary datacenters receive the new addresses then the primary
datacenter overall will become unreachable.
This commit adds docs related to this class of upgrades.
2022-10-18 10:08:43 -06:00
David Yu
efe25cfe46
docs: formatting on backend application and delete peering CRDs ( #15007 )
...
* docs: formatting on backend application and delete peering CRDs
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-17 10:34:05 -07:00
Kyle Havlovitz
aaf892a383
Extend tcp keepalive settings to work for terminating gateways as well
2022-10-14 17:05:46 -07:00
Kyle Havlovitz
2c569f6b9c
Update docs and add tcp_keepalive_probes setting
2022-10-14 17:05:46 -07:00
David Yu
1a883891a7
docs: improvements on language from cluster peering steps ( #14993 )
...
* docs: improvements on language from cluster peering steps
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-14 14:29:11 -07:00
David Yu
2c5f6a4678
1.14 dataplane docs beta: Bump to beta3 ( #14979 )
...
Bump to beta
2022-10-13 14:40:40 -07:00
malizz
b0b0cbb8ee
increase protobuf size limit for cluster peering ( #14976 )
2022-10-13 13:46:51 -07:00
Bryce Kalow
6a09b284c9
website: fix broken links ( #14943 )
2022-10-11 09:58:52 -05:00
Tim Rosenblatt
97ad73ad24
Fixes broken URLs in Dataplane docs ( #14910 )
2022-10-06 19:23:02 -07:00
Jared Kirschner
2603c0da52
docs: vault ca provider patch upgrade guidance
2022-10-06 16:04:43 -07:00
Alex Oskotsky
13da2c5fad
Add the ability to retry on reset connection to service-routers ( #12890 )
2022-10-05 13:06:44 -04:00
Evan Culver
a3be5a5a82
connect: Bump Envoy 1.20 to 1.20.7, 1.21 to 1.21.5 and 1.22 to 1.22.5 ( #14831 )
2022-10-04 13:15:01 -07:00
Paul Glass
23e52a1040
docs: Consul Dataplane Version Compatibility ( #14710 )
...
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-10-04 15:02:28 -05:00
Eric Haberkorn
1b565444be
Rename `PeerName` to `Peer` on prepared queries and exported services ( #14854 )
2022-10-04 14:46:15 -04:00
boruszak
904ab64a57
Link fix
2022-10-04 12:42:59 -05:00
boruszak
213b50b170
Tutorial link fix
2022-10-04 12:19:24 -05:00
Jeff Boruszak
87d7bd8a40
Merge pull request #14794 from hashicorp/docs/cluster-peering
...
docs: Cluster peering 1.14 beta release
2022-10-04 10:46:57 -05:00
Jeff Boruszak
9b99795530
Merge pull request #14770 from hashicorp/docs/agentless-beta
...
docs: Consul Dataplane (Agentless) Beta
2022-10-04 10:41:43 -05:00
Jeff Boruszak
eedfca25c8
Merge pull request #14769 from hashicorp/docs/consul-on-windows-vms
...
docs: Consul on Windows VMs Envoy bootstrapping
2022-10-04 10:41:11 -05:00
boruszak
c1f71e3ef8
list
2022-10-04 10:37:39 -05:00
boruszak
9792f9ea26
Reverts + fix
2022-10-04 10:37:39 -05:00
boruszak
cf796ce330
More group fix attempts
2022-10-04 10:20:14 -05:00
boruszak
b455e0d5c8
Tabs fix again
2022-10-04 10:00:53 -05:00
boruszak
631e7c1d7b
Tab groups fix
2022-10-04 09:49:10 -05:00
boruszak
6d0f58ffe5
Minor fixes
2022-10-04 09:31:31 -05:00
boruszak
99639b1316
Installation instructions moved
2022-10-04 09:29:16 -05:00
Jeff Boruszak
9e7c83a129
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-04 09:26:07 -05:00
boruszak
aa4b44c27f
Move Installation instructions
2022-10-04 09:07:37 -05:00
boruszak
71b14a13fc
PeerName changed to Peer - fix
2022-10-03 14:18:59 -05:00
boruszak
6eefbe0e9d
Tutorial links
2022-10-03 14:08:57 -05:00
Jeff Boruszak
6b4d15f233
Update website/content/docs/connect/proxies/envoy.mdx
2022-10-03 14:03:00 -05:00
Jeff Boruszak
c1fedba08e
Update website/content/docs/connect/proxies/envoy.mdx
2022-10-03 13:59:41 -05:00
Jeff Boruszak
64dcb64d31
Update website/content/docs/connect/proxies/envoy.mdx
2022-10-03 13:54:08 -05:00
Jeff Boruszak
dc61cc1914
Update website/content/docs/connect/dataplane/consul-dataplane.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-10-03 12:55:55 -05:00
boruszak
f4731bf0df
Installation isntructions
2022-10-03 12:52:07 -05:00
Jeff Boruszak
12aa3cac4a
Apply suggestions from code review
2022-10-03 11:38:43 -05:00