1930 Commits

Author SHA1 Message Date
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
Jared Kirschner
bd4a95756f
Merge pull request #14764 from hashicorp/docs/clarify-license-behavior-on-restart
docs: clarify license behavior on restart
2022-09-28 13:34:44 -04:00
Adam Rowan
142141f2f0
Updating Consul Integration Program
Updating Consul Integration Program to include additional links to better server as a one-stop solution for Partners wanting to integrate with Consul.
2022-09-28 10:27:34 -06:00
boruszak
38a873b114 CLI reference page relocation 2022-09-28 11:03:30 -05:00
trujillo-adam
67c4216822 missed unsaved changes 2022-09-27 20:01:57 -07:00
trujillo-adam
6615c60e57 added docs for invoking services from lambda functions 2022-09-27 20:00:51 -07: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
4638753168
Make defaulting behaviour of connect.enabled clear (#14768) 2022-09-27 13:04:59 -07:00
Luke Kysow
84f8b87967
Update k8s.mdx (#14765) 2022-09-27 09:51:12 -07:00
boruszak
2c7d2f9f8a Minor fixes 2022-09-27 11:27:11 -05:00
Jared Kirschner
99e0d23226
docs: clarify license behavior on restart 2022-09-27 12:24:56 -04:00
boruszak
30999a0c47 k8s installation pages updates 2022-09-27 11:17:17 -05:00
boruszak
4cbf63bb5d consul-dataplane command + main Dataplane pages 2022-09-27 10:25:25 -05:00
David Yu
126f77f40d
docs: update to Vault secrets backend for partition init service account and Helm values for injector (#14745)
* docs: update to Vault secrets backend
2022-09-27 00:35:59 -07:00
David Fleming
0edf2f69d0
Fix Link: Consul Enterprise Admin Partitions - Usage - CLI (#14755)
Admin partition CLI documentation was pointing at /commands/admin-partition.  Updated to point at /commands/partition. https://www.consul.io/commands/admin-partition returns not found.
2022-09-26 23:22:49 -07:00
trujillo-adam
09d2ae9e04 refresh of the Consul architecture overview page 2022-09-26 11:21:08 -07:00
Derek Menteer
aa4709ab74
Add envoy connection balancing. (#14616)
Add envoy connection balancing config.
2022-09-26 11:29:06 -05:00
boruszak
0b742a0d75 /docs/dynamic-app-config/ 2022-09-23 16:31:00 -05:00
boruszak
cbc8d5df55 /docs/lambda/ 2022-09-23 16:29:28 -05:00
boruszak
8f85805c80 /docs/ecs/manual/ 2022-09-23 16:23:47 -05:00
boruszak
848a1dec68 /docs/ecs/terraform/ 2022-09-23 16:21:03 -05:00
boruszak
5b82975ebf /docs/ecs/ 2022-09-23 16:16:35 -05:00
boruszak
bcc227e285 /docs/k8s/deployment-configuration/ 2022-09-23 16:11:23 -05:00
boruszak
77d584d433 /docs/k8s/deployment-configurations/multi-cluster/ 2022-09-23 16:08:05 -05:00
boruszak
53129941b5 /docs/security/acl/auth-methods 2022-09-23 16:04:00 -05:00
boruszak
50b238addc /docs/api-gateway/configuration
/docs/api-gateway/
2022-09-23 15:59:02 -05:00
Kyle Schochenmaier
fc16f7ab6a
update helm docs for sync catalog and vault (#14733) 2022-09-23 10:16:05 -07:00
trujillo-adam
b7fe014cbf fixed typos in CAPIgw usage docs 2022-09-23 09:23:21 -07:00
Alessandro De Blasis
5bba2a3ef4
Update website/content/docs/ecs/configuration-reference.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-23 07:44:01 +01: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
Jared Kirschner
b267d09e11
Merge pull request #14571 from hashicorp/docs/fox-peering-metrics-labels-table
docs: fix peering metrics labels table
2022-09-21 08:37:19 -04:00
Jared Kirschner
37d2d41e65 docs: address review feedback 2022-09-20 14:43:17 -07:00
Jared Kirschner
e75f35533b docs: fix peering metrics labels table 2022-09-19 19:10:35 -07:00
Jared Kirschner
90aab0b3bb docs: all enterprise locality labels now optional 2022-09-19 15:00:22 -07: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
alex
6a70477aec
add health metric docs (#14382) 2022-09-19 10:33:24 -04:00
Nick Wales
3d7decaddc
Merge branch 'main' into main 2022-09-16 12:43:54 -05:00
boruszak
b4cc55d766 Clean up 2022-09-16 11:15:55 -05: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
57d410a717
Merge pull request #14621 from hashicorp/docs/search-desc-batch05
docs: Search Metadata Batch 05
2022-09-15 14:33:59 -05:00
Jeff Boruszak
7c2b8e4f5b
Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-15 14:33:39 -05:00