507 Commits

Author SHA1 Message Date
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