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
DanStough
e617e7df3e
feat(cli): add initial peering cli commands
2022-09-01 17:20:13 -04:00
David Yu
e36650c49c
docs: minor changes to cluster peering k8s docs and typos ( #14442 )
...
* docs: minor changes to cluster peering k8s docs and typos
2022-09-01 10:10:32 -07:00
malizz
b3ac8f48ca
Add additional parameters to envoy passive health check config ( #14238 )
...
* draft commit
* add changelog, update test
* remove extra param
* fix test
* update type to account for nil value
* add test for custom passive health check
* update comments and tests
* update description in docs
* fix missing commas
2022-09-01 09:59:11 -07:00
Chris S. Kim
e62f830fa8
Merge pull request #13998 from jorgemarey/f-new-tracing-envoy
...
Add new envoy tracing configuration
2022-09-01 08:57:23 -04:00
Jorge Marey
f476a80aa9
Fix typo on documentation
2022-08-31 23:14:25 +02:00
Tu Nguyen
c94f8c26c2
Merge branch 'main' into dev-portal
2022-08-31 11:21:14 -07:00
Chris S. Kim
e12a13d277
Fix code example
2022-08-31 12:11:15 -04:00
Thomas Kula
436bc8f3e3
Typo fix in service-splitter.mdx
2022-08-30 17:51:17 -07:00