Nathan Coleman
08c5048160
api-gateway: add step to upgrade instructions for creating intentions ( #17875 )
2023-06-26 13:29:17 -04:00
sarahalsmiller
e552e3d27b
api-gateway: add operation cannot be fulfilled error to common errors ( #17874 )
...
* add error message
* Update website/content/docs/api-gateway/usage/errors.mdx
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
* fix formating issues
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-06-26 13:16:48 -04:00
Iryna Shustava
d5d3a3ddb9
docs: update upgrade to consul-dataplane docs on k8s ( #17852 )
2023-06-23 16:26:57 -06:00
Nathan Coleman
5244ede957
docs: add note about path prefix matching behavior for HTTPRoute config ( #17860 )
...
* Add note about path prefix matching behavior for HTTPRoute config
* Update website/content/docs/connect/gateways/api-gateway/configuration/http-route.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-23 18:07:53 -04:00
Derek Menteer
94eb36b775
Add docs for sameness groups with resolvers. ( #17851 )
2023-06-23 13:57:21 -05:00
V. K
2e2cbc16e1
Update service-mesh.mdx ( #17845 )
...
Deleted two commas which looks quite like some leftovers.
2023-06-23 11:33:21 -07:00
Chris Thain
366bd6f89f
ext-authz Envoy extension: support `localhost` as a valid target URI. ( #17821 )
2023-06-21 13:42:42 -07:00
Chris S. Kim
a4653de8da
CA provider doc updates and Vault provider minor update ( #17831 )
...
Update CA provider docs
Clarify that providers can differ between
primary and secondary datacenters
Provide a comparison chart for consul vs
vault CA providers
Loosen Vault CA provider validation for RootPKIPath
Update Vault CA provider documentation
2023-06-21 19:34:42 +00:00
Ronald
ee95bc7266
Add jwt-authn metrics to jwt-provider docs ( #17816 )
...
* [NET-3095] add jwt-authn metrics docs
2023-06-20 19:46:16 +00:00
Steven Zamborsky
2a94ffa571
Fix formatting for webhook-certs Consul tutorial ( #17810 )
...
* Fix formatting for webhook-certs Consul tutorial
* Make a small grammar change to also pick up whitespace changes necessary for formatting
---------
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-20 11:33:10 -07:00
Michael Zalimeni
e4c9793ee2
Clarify limitations of Prop Override extension ( #17801 )
...
Explicitly document the limitations of the extension, particularly what
kind of fields it is capable of modifying.
2023-06-20 11:26:28 -04:00
Michael Zalimeni
18b1555a6d
Improve Prop Override docs examples ( #17799 )
...
- Provide more realistics examples for setting properties not already
supported natively by Consul
- Remove superfluous commas from HCL, correct target service name, and
fix service defaults vs. proxy defaults in examples
- Align existing integration test to updated docs
2023-06-20 10:00:01 -04:00
Jeff Boruszak
414a61da28
Fixes ( #17765 )
2023-06-15 11:24:40 -07:00
John Murret
ad0a277e09
docs - remove use of consul leave during upgrade instructions ( #17758 )
2023-06-15 11:06:23 -06:00
trujillo-adam
7dec75f8a6
added redirects and updated links ( #17764 )
2023-06-15 16:43:02 +00:00
Luke Kysow
0e9a0121a5
Update index.mdx ( #17749 )
2023-06-15 08:59:29 -07:00
David Yu
37bd0e1b40
docs - update Envoy and Dataplane compat matrix ( #17752 )
...
* Update envoy.mdx
added more detail around default versus other compatible versions
2023-06-15 06:33:48 +00:00
Jeff Boruszak
a6333471d4
docs: Failover overview minor fix ( #17743 )
...
* Incorrect symbol
* Clarification
* slight edit for clarity
2023-06-14 13:46:22 -07:00
Paul Glass
6a90c2343b
NET-1825: New ACL token creation docs ( #16465 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2023-06-14 09:17:30 -05:00
Tobias Birkefeld
8d9f2eb410
fix: typo in link to section ( #17527 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-13 17:41:34 -07:00
David Yu
9acbe76ee9
Remove extraneous version info for Config entries ( #17716 )
...
* Update terminating-gateway.mdx
* Update exported-services.mdx
* Update mesh.mdx
2023-06-13 22:50:28 +00:00
David Yu
28647ef086
Update compatibility.mdx ( #17713 )
2023-06-13 21:51:26 +00:00
trujillo-adam
ab909b4dae
add enterprise notes for IP-based rate limits ( #17711 )
...
* add enterprise notes for IP-based rate limits
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
* added bolded 'Enterprise' in list items.
---------
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-13 21:28:54 +00:00
Chris Thain
ddce431bd7
docs: Update default values for Envoy extension proxy types ( #17676 )
2023-06-13 07:04:01 -07:00
Tu Nguyen
4b843ae1b7
Fix FIPS copy ( #17691 )
...
* fix release notes links
* fix typos on fips docs
2023-06-13 03:35:47 +00:00
Tu Nguyen
421e9d8306
fix release notes links ( #17687 )
2023-06-12 19:49:10 -07:00
Tu Nguyen
3a8fc610f2
Add release notes 1.16 rc ( #17665 )
...
* Merge pull request #5773 from hashicorp/docs/rate-limiting-from-ip-addresses-1.16
updated docs for rate limiting for IP addresses - 1.16
* Merge pull request #5609 from hashicorp/docs/enterprise-utilization-reporting
Add docs for enterprise utilization reporting
* Merge pull request #5734 from hashicorp/docs/envoy-ext-1.16
Docs/envoy ext 1.16
* Add release notes for 1.16-rc
* Add consul-e license utlization reporting
* Update with rc absolute links
* Update with rc absolute links
* fix typo
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update to use callout component
* address typo
* docs: FIPS 140-2 Compliance (#17668 )
* Page + nav + formatting
* link fix
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* link fix
* Apply suggestions from code review
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
* fix apigw install values file
* fix typos in release notes
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
2023-06-12 18:53:40 -07:00
trujillo-adam
0ddafcf924
updated failover for k8s w-tproxy page title ( #17683 )
2023-06-12 17:30:17 -07:00
Joshua Timmons
28d81ec79f
Fix two WAL metrics in docs/agent/telemetry.mdx ( #17593 )
2023-06-12 18:50:59 -04:00
Jeff Boruszak
37a13dcf82
docs: minor fixes to JWT auth docs ( #17680 )
...
* Fixes
* service intentions fixes
2023-06-12 22:46:25 +00:00
Jeff Boruszak
66704e5cb9
docs: JWT Authorization for intentions ( #17643 )
...
* Initial page/nav creation
* configuration entry reference page
* Usage + fixes
* service intentions page
* usage
* description
* config entry updates
* formatting fixes
* Update website/content/docs/connect/config-entries/service-intentions.mdx
Co-authored-by: Paul Glass <pglass@hashicorp.com>
* service intentions review fixes
* Overview page review fixes
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: Paul Glass <pglass@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 22:13:44 +00:00
trujillo-adam
b678742c68
additional feedback on API gateway upgrades ( #17677 )
...
* additional feedback
* Update website/content/docs/api-gateway/upgrades.mdx
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
---------
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
2023-06-12 22:09:35 +00:00
trujillo-adam
27206d9202
CAPIgw for K8s installation updates for 1.16 ( #17627 )
...
* trimmed CRD step and reqs from installation
* updated tech specs
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
* added upgrade instruction
* removed tcp port req
* described downtime and DT-less upgrades
* applied additional review feedback
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
2023-06-12 13:41:16 -07:00
Jeff Boruszak
ef77f9abd4
docs: Sameness Groups ( #17628 )
...
* port from enterprise branch
* Apply suggestions from code review
Co-authored-by: shanafarkas <105076572+shanafarkas@users.noreply.github.com>
* Update website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx
* next steps
* Update website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/connect/cluster-peering/usage/create-sameness-groups.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: shanafarkas <105076572+shanafarkas@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 20:06:57 +00:00
Hariram Sankaran
290ba0e288
Update service-defaults.mdx ( #17656 )
2023-06-12 19:18:09 +00:00
Tu Nguyen
862e78f063
Add new Consul 1.16 docs ( #17651 )
...
* Merge pull request #5773 from hashicorp/docs/rate-limiting-from-ip-addresses-1.16
updated docs for rate limiting for IP addresses - 1.16
* Merge pull request #5609 from hashicorp/docs/enterprise-utilization-reporting
Add docs for enterprise utilization reporting
* Merge pull request #5734 from hashicorp/docs/envoy-ext-1.16
Docs/envoy ext 1.16
* Merge pull request #5773 from hashicorp/docs/rate-limiting-from-ip-addresses-1.16
updated docs for rate limiting for IP addresses - 1.16
* Merge pull request #5609 from hashicorp/docs/enterprise-utilization-reporting
Add docs for enterprise utilization reporting
* Merge pull request #5734 from hashicorp/docs/envoy-ext-1.16
Docs/envoy ext 1.16
* fix build errors
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 10:30:04 -07:00
Paul Glass
809c188b34
docs: Reference doc updates for permissive mTLS settings ( #17371 )
...
* Reference doc updates for permissive mTLS settings
* Document config entry filtering
* Fix minor doc errors (double slashes in link url paths)
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 10:11:36 -05:00
trujillo-adam
5e846747f4
PmTLS and tproxy improvements with failover and L7 traffic mgmt for k8s ( #17624 )
...
* porting over changes from enterprise repo to oss
* applied feedback on service mesh for k8s overview
* fixed typo
* removed ent-only build script file
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-10 08:35:22 -07:00
Michael Zalimeni
30e0c234ab
Update list of Envoy versions ( #17546 )
2023-06-09 02:37:49 +00:00
Joshua Timmons
7a2ee145bf
Fix metric names in Consul agent telemetry docs ( #17577 )
2023-06-06 14:42:30 -04:00
cskh
dd71bb80d6
docs: clarify the behavior of prepending hostname to metrics ( #17521 )
...
* docs: clarify the behavior of prepending hostname to metrics
* Update website/content/docs/agent/config/config-files.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-05 23:47:26 +00:00
Curt Bushko
caa044fce5
Generate helm docs for release consul-k8s 1.1.2 ( #17568 )
...
* generate docs
2023-06-05 16:04:54 -04:00
Luiz Aoqui
7293e1a997
docs: add note about Nomad support for Consul 1.13.8 ( #17512 )
...
* docs: add note about Nomad support for Consul 1.13.8
* apply code review changes
2023-06-01 22:09:21 +00:00
Nick Ethier
44f90132e0
hoststats: add package for collecting host statistics including cpu memory and disk usage ( #17038 )
2023-05-30 18:43:29 +00:00
Luke Kysow
720dda7d70
Update index.mdx ( #17477 )
2023-05-25 14:00:44 -07:00
Hans Hasselberg
c7bb36559e
add docs for consul-k8s config read command ( #17461 )
...
* add docs for consul-k8s config read command
This PR adds documentation for the functionality introduced in
https://github.com/hashicorp/consul-k8s/pull/2078 .
* add output
---------
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-05-25 17:10:00 +00:00
Luke Kysow
9327f85284
Update common-errors.mdx ( #17467 )
2023-05-25 09:11:30 -07:00
John Murret
127eba6d61
docs: update the defaults for request limits ( #17437 )
2023-05-25 15:00:21 +00:00
Derek Menteer
a90c9ce2b0
Fix ACL check on health endpoint ( #17424 )
...
Fix ACL check on health endpoint
Prior to this change, the service health API would not explicitly return an
error whenever a token with invalid permissions was given, and it would instead
return empty results. With this change, a "Permission denied" error is returned
whenever data is queried. This is done to better support the agent cache, which
performs a fetch backoff sleep whenever ACL errors are encountered. Affected
endpoints are: `/v1/health/connect/` and `/v1/health/ingress/`.
2023-05-24 16:35:55 -05:00
Luke Kysow
b74e41ecd1
Update service-intentions.mdx ( #17443 )
2023-05-24 08:48:21 -07:00