trujillo-adam
ab51aac7e0
Update docs for the release of Consul API Gateway v0.5 ( #15015 )
...
* added usage folder to organize use case docs for CAPIgw
* Add peer field to MeshService configuration page
* Add first pass at guide for routing to peered services
* Add exception to same-datacenter restriction for referenced Consul service
* Add example HTTPRoute referencing the MeshService as backendRef
* Add example ServiceResolver
* Add note about current ServiceResolver requirement
ServiceResolver may eventually be created implicitly by the API gateway controller, but that decision is pending.
* tweaks to the usage page for routing to peered services
* tweaks to the description in the configuration reference
* resolved TO-DOs from previous iteration
* Remove datacenter federation from limited support matrix
* added tolerations doc
* Remove note excluding k8s 1.24 since we now support it
* Reorder sections to maintain alphabetical sort
* Add example configuration for MeshService resource
* Adjust wording + indentation of other docs
* Use consistent "example-" prefix for resource names in example code
* reframed the tolerations documentation; STILL A WIP
* add helm chart documentation
* removed tolerations from gwcconfig configuration model reference
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* update version to 0.5.0
* Update install.mdx
* added release notes for v.0.5.x
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
Co-authored-by: Sarah Alsmiller <sarah.alsmiller@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
2022-11-17 15:42:25 -08:00
Nathan Coleman
5d73fda1f4
Fix broken link in Consul API Gateway docs
2022-10-28 15:01:38 -04:00
Bryce Kalow
eb6254c96d
docs: fix malformed yaml ( #14952 )
2022-10-11 12:25:19 -05:00
Jeff Boruszak
9cd63ba543
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-11 09:34:36 -05:00
Jeff Boruszak
74f08b9667
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-10-11 09:34:17 -05:00
boruszak
50b238addc
/docs/api-gateway/configuration
...
/docs/api-gateway/
2022-09-23 15:59:02 -05:00
Blake Covarrubias
25cfe31507
docs: Fix spelling errors on website ( #14634 )
2022-09-15 09:03:12 -07:00
Nathan Coleman
c1be820d85
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-22 16:22:43 -04:00
Nathan Coleman
596ab31262
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-22 15:14:30 -04:00
Nathan Coleman
226bfa8203
Update website/content/docs/api-gateway/configuration/gateway.mdx
2022-08-22 14:40:43 -04:00
Nathan Coleman
022c155660
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-22 14:31:19 -04:00
Nathan Coleman
48e7af89b2
Correct structure of existing tls.certificateRefs example
2022-08-22 12:34:16 -04:00
Nathan Coleman
9c72169d26
Add example code for cross-namespace certificateRefs
2022-08-22 12:33:42 -04:00
Nathan Coleman
23ef639c6d
Fix typo
2022-08-15 17:21:36 -04:00
Nathan Coleman
10b89163e4
Apply suggestions from code review
2022-08-15 17:13:44 -04:00
trujillo-adam
01a34917cd
Apply suggestions from code review
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2022-08-15 14:02:46 -07:00
Nathan Coleman
0d432e66ff
Merge branch 'docs/capigw-v0.4.0' into docs/capigw-040-route-details-prefix-rewrite
2022-08-15 12:01:19 -04:00
Nathan Coleman
b6e1962265
Update ReferencePolicy -> ReferenceGrant
2022-08-15 11:56:54 -04:00
Nathan Coleman
c10464fc0b
Add missing code block
2022-08-15 11:49:41 -04:00
Nathan Coleman
ff11876f1e
Replace MeshService section on Route page w/ link to new page
2022-08-15 11:16:38 -04:00
Nathan Coleman
467bfb15ac
Add page for MeshService configuration object for Consul API Gateway
2022-08-15 11:13:18 -04:00
Nathan Coleman
3f9debf7a1
Fix typo in Gateway docs header
2022-08-15 11:12:58 -04:00
trujillo-adam
ecf9a749aa
implemented additional information about route configuration
2022-08-14 10:53:43 -07:00
trujillo-adam
d055cfd7a2
added configuration model for routes
2022-08-11 20:50:38 -07:00
trujillo-adam
1610fb0315
updated Routes configuration ref
2022-08-11 20:10:36 -07:00
sarahalsmiller
62142aa921
Update website/content/docs/api-gateway/configuration/gateway.mdx
2022-08-08 09:16:36 -05:00
Sarah Alsmiller
da38571f4b
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-08-05 10:38:31 -05:00
Sarah Alsmiller
ea921f3818
bulleted list
2022-08-05 10:36:07 -05:00
sarahalsmiller
6f65653f32
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:31:28 -05:00
sarahalsmiller
7a0817aa63
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:31:19 -05:00
Sarah Alsmiller
5f98f18494
delete confusing sentence
2022-08-05 10:28:28 -05:00
Sarah Alsmiller
60108c860a
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-08-05 10:18:15 -05:00
Sarah Alsmiller
830cb60b13
remove configuration section
2022-08-05 10:18:04 -05:00
sarahalsmiller
446957ff51
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:13:15 -05:00
sarahalsmiller
62e195bbf1
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 09:59:15 -05:00
sarahalsmiller
d27037477f
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 09:59:01 -05:00
Sarah Alsmiller
686b573f1a
added required and type to parametersRef
2022-08-02 13:38:31 -05:00
sarahalsmiller
34b19663bf
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 13:33:15 -05:00
sarahalsmiller
23ef6c9b45
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 13:13:47 -05:00
sarahalsmiller
b1f0c7ea3f
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-02 11:55:05 -05:00
sarahalsmiller
e8e2d4c745
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:13:44 -05:00
sarahalsmiller
2fccad4c2a
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:12:36 -05:00
sarahalsmiller
deec8c2a74
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:01:21 -05:00
sarahalsmiller
98d0c7b653
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:00:38 -05:00
sarahalsmiller
e45d6f61ce
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:59:55 -05:00
sarahalsmiller
198829e10b
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:58:27 -05:00
sarahalsmiller
535f6bb77e
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:57:50 -05:00
sarahalsmiller
b7e38f952b
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-01 16:02:49 -05:00
sarahalsmiller
644c1a16e5
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-01 15:59:15 -05:00
sarahalsmiller
96b5136e62
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-01 15:56:38 -05:00