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
Jeff Boruszak
69189e0381
Update website/content/docs/connect/cluster-peering/index.mdx
2022-10-03 11:36:48 -05:00
Jeff Boruszak
d1d9fd0a5c
Update website/content/docs/connect/dataplane/index.mdx
...
Co-authored-by: Riddhi Shah <riddhi@hashicorp.com>
2022-10-03 11:16:00 -05:00
boruszak
80bbf8995b
Removed external server constraint
2022-10-03 11:15:12 -05:00
boruszak
d80601e96e
proxy default behavior constraint
2022-10-03 11:14:34 -05:00
Jeff Boruszak
eb9895422d
Apply suggestions from code review
...
Co-authored-by: Riddhi Shah <riddhi@hashicorp.com>
2022-10-03 10:58:43 -05:00
Jeff Boruszak
b530c14032
Update website/content/docs/connect/dataplane/index.mdx
...
Co-authored-by: Riddhi Shah <riddhi@hashicorp.com>
2022-10-03 10:51:24 -05:00
boruszak
80e3f15d47
Dynamic routing clarifications
2022-09-30 15:32:43 -05:00
boruszak
6866e89630
service-resolver alignment
2022-09-30 14:00:55 -05:00
Jeff Boruszak
443dc35c31
Apply suggestions from code review
...
Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
2022-09-30 14:00:37 -05:00
Jeff Boruszak
722881fb40
Update website/content/docs/connect/proxies/envoy.mdx
2022-09-30 10:01:43 -05:00
Jeff Boruszak
57154548f8
Update website/content/docs/connect/proxies/envoy.mdx
2022-09-30 09:59:21 -05:00
Jeff Boruszak
2d72feffda
Update website/content/docs/connect/proxies/envoy.mdx
2022-09-30 09:58:03 -05:00
Jeff Boruszak
ebc069aeb6
Apply suggestions from code review
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-30 09:52:53 -05:00
boruszak
10cfc9bbb4
Codeblock Added
2022-09-30 09:51:58 -05:00
Jeff Boruszak
76d4f6e309
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-30 09:29:20 -05:00
boruszak
35303f5f79
Page location/nav edits
2022-09-29 14:52:31 -05:00
boruszak
dfd5903c8e
Typo fix
2022-09-28 16:19:24 -05:00
boruszak
055bb88ee5
Typo fix
2022-09-28 16:10:36 -05:00
boruszak
efcb466e38
Typo fix
2022-09-28 16:09:23 -05:00
boruszak
2589f07659
Fixes
2022-09-28 16:03:32 -05:00
boruszak
66f8c65e89
Traffic Management
2022-09-28 15:52:03 -05:00
boruszak
3e2a650e5f
k8s page updates
2022-09-28 15:42:21 -05:00
boruszak
6fd154ec73
Tab groupings
2022-09-28 14:13:38 -05:00
boruszak
6f52816680
Kyle Rarey - requested constraints added
2022-09-28 14:00:21 -05:00
boruszak
ff9348f877
Mike Morris clean up requests
2022-09-28 13:57:04 -05:00
cskh
69f40df548
feat(ingress gateway: support configuring limits in ingress-gateway c… ( #14749 )
...
* feat(ingress gateway: support configuring limits in ingress-gateway config entry
- a new Defaults field with max_connections, max_pending_connections, max_requests
is added to ingress gateway config entry
- new field max_connections, max_pending_connections, max_requests in
individual services to overwrite the value in Default
- added unit test and integration test
- updated doc
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
2022-09-28 14:56:46 -04:00
boruszak
b0fc58474a
Fixes
2022-09-27 15:42:05 -05:00
boruszak
b0cbecae7d
Bootstrap Consul on Windows VMs instructions
2022-09-27 15:16:39 -05:00
Luke Kysow
84f8b87967
Update k8s.mdx ( #14765 )
2022-09-27 09:51:12 -07:00
Derek Menteer
aa4709ab74
Add envoy connection balancing. ( #14616 )
...
Add envoy connection balancing config.
2022-09-26 11:29:06 -05:00
Roman Kunin
a0b1806ba2
Fix MD markup ( #14702 )
2022-09-22 20:00:09 -07:00
Roman Kunin
4c95e16815
Fix md markup
2022-09-22 16:41:52 +10:00
cskh
1d7c82c017
doc(peering): missing network requirement for peering and the partiti… ( #14677 )
...
* doc(peering): missing network requirement for peering and the partition parameter in the list API
* Delete API: move partition from path parameter to query parameter
2022-09-19 16:11:04 -04:00
boruszak
f797d128c7
Spacing and title fixes
2022-09-16 10:28:32 -05:00
boruszak
0e042654dc
Merge 'main' into docs/search-metadata-headers
2022-09-15 15:34:36 -05:00
Jeff Boruszak
bd39e1b25c
Merge pull request #14596 from hashicorp/docs/search-desc-batch04
...
docs: Search Metadata Batch 04
2022-09-15 14:30:09 -05:00
Jeff Boruszak
72e53c7698
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-15 14:29:34 -05:00
Jeff Boruszak
2b171fc893
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-09-15 13:58:47 -05:00
Blake Covarrubias
25cfe31507
docs: Fix spelling errors on website ( #14634 )
2022-09-15 09:03:12 -07:00
Bryce Kalow
85c1a33c42
website: content updates for developer ( #14419 )
...
Co-authored-by: Ashlee Boyer <ashlee.boyer@hashicorp.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kevin Wang <kwangsan@gmail.com>
2022-09-14 17:45:42 -05:00
Evan Culver
d0416f593c
connect: Bump latest Envoy to 1.23.1 in test matrix ( #14573 )
2022-09-14 13:20:16 -07:00
DanStough
0150e88200
feat: add PeerThroughMeshGateways to mesh config
2022-09-13 17:19:54 -04:00
boruszak
2b69d809ce
/docs/connect/config-entries
2022-09-13 16:04:13 -05:00
boruszak
38fd65bb2c
/docs/connect/proxies
2022-09-13 15:58:57 -05:00
boruszak
ebcb557ebf
/docs/connect/gateways/mesh-gateways
2022-09-13 15:55:24 -05:00
boruszak
f60da88228
/docs/connect/gateways
2022-09-13 15:52:02 -05:00
boruszak
76f044d7a3
/connect/cluster-peering
2022-09-13 15:50:15 -05:00
boruszak
653cfb431d
/docs/connect
2022-09-13 15:48:39 -05:00
boruszak
2b122dd262
/docs/connect/observability
2022-09-13 15:34:10 -05:00
boruszak
b79fb73468
/docs/connect/ca
2022-09-13 15:30:45 -05:00
boruszak
df9702f9d1
/docs/connect/l7-traffic
2022-09-13 15:26:51 -05:00
boruszak
4b6fef4c97
/docs/connect/native
2022-09-13 15:24:43 -05:00
boruszak
f76983f1fb
/docs/connect/registration
2022-09-13 15:22:38 -05:00
cskh
f22685b969
Config-entry: Support proxy config in service-defaults ( #14395 )
...
* Config-entry: Support proxy config in service-defaults
* Update website/content/docs/connect/config-entries/service-defaults.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-09-12 10:41:58 -04:00
Eric Haberkorn
45a5f28a60
Update the service resolver documentation to include cluster peering failover and redirects ( #14513 )
...
Update the service resolver documentation to include cluster peering failover and redirects
2022-09-09 16:57:23 -04:00
Tu Nguyen
110139a4df
revert links to learn
2022-09-06 08:35:01 -07:00
trujillo-adam
61291ef9c5
Docs cni plugin ( #14009 )
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-09-01 16:22:11 -07:00