Mike Morris
3b6fd762ae
website(api-gateway): add common errors page ( #12643 )
...
* Adding common errors page for API Gateway
* website(api-gateway): add missing CRDs common error message
* Update website/content/docs/api-gateway/common-errors.mdx
Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
* Update website/content/docs/api-gateway/common-errors.mdx
Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
* Update website/content/docs/api-gateway/common-errors.mdx
Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
* Update website/content/docs/api-gateway/common-errors.mdx
* Additional page editing instructions and formating
* Update website/content/docs/api-gateway/common-errors.mdx
* Update website/content/docs/api-gateway/common-errors.mdx
* Update website/content/docs/api-gateway/common-errors.mdx
* Update website/content/docs/api-gateway/common-errors.mdx
* Update website/content/docs/api-gateway/common-errors.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Apply suggestions from code review
Co-authored-by: Jeff-Apple <79924108+Jeff-Apple@users.noreply.github.com>
Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-03-30 16:05:00 -04:00
Mike Morris
0ae60adff9
website(api-gateway): add consul namespace to helm install ( #12644 )
...
* website: api-gateway helm install consul namespace
To mirror instructions at https://learn.hashicorp.com/tutorials/consul/kubernetes-api-gateway
* website(api-gateway): add notes on where to find available versions
* website(api-gateway): fixup link to more clearly indicate Consul Helm chart releases
* Update website/content/docs/api-gateway/api-gateway-usage.mdx
2022-03-29 17:36:21 -04:00
Jeff-Apple
7f2d35a15b
Update website/content/docs/api-gateway/index.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-24 12:27:17 -08:00
Jeff-Apple
605b0ebc73
Update website/content/docs/api-gateway/api-gateway-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-24 12:23:51 -08:00
Jeff-Apple
bf13b0504f
Update website/content/docs/api-gateway/api-gateway-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-24 12:21:04 -08:00
Jeff-Apple
46a9ee9f47
Update website/content/docs/api-gateway/index.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-24 12:20:32 -08:00
Jeff-Apple
815599b06c
Update website/content/docs/api-gateway/api-gateway-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-24 12:16:47 -08:00
Jeff-Apple
0095046c69
Update website/content/docs/api-gateway/api-gateway-usage.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-24 12:14:06 -08:00
Jeff-Apple
e8788c528d
Updated helm chart version number and a minor edit
2022-02-24 09:56:55 -08:00
Jeff-Apple
6e303294c4
Minor edits and additions to the API Gateway docs.
2022-02-24 07:25:58 -08:00
trujillo-adam
dd89b6ba9b
merged the k8s features section into the overview
2022-02-23 09:42:24 -08:00
trujillo-adam
282726af11
separating usage from overview content
2022-02-23 09:30:48 -08:00
Andrew Stucki
6351495c65
Update website/content/docs/api-gateway/kubernetes-features.mdx
...
Co-authored-by: Jeff-Apple <79924108+Jeff-Apple@users.noreply.github.com>
2022-02-23 11:45:29 -05:00
Andrew Stucki
45f8c560a1
Update website/content/docs/api-gateway/kubernetes-features.mdx
...
Co-authored-by: Jeff-Apple <79924108+Jeff-Apple@users.noreply.github.com>
2022-02-23 11:45:21 -05:00
Andrew Stucki
6fcf2cbb7d
Add links to sections of the spec
2022-02-23 11:26:51 -05:00
Andrew Stucki
70dabc551f
Add k8s features
2022-02-23 11:15:58 -05:00
trujillo-adam
1693d032bb
forgot to include the usage page in the last commit
2022-02-22 16:46:11 -08:00
trujillo-adam
c57ab13f7d
separated overview content and usage content into their own pages
2022-02-22 16:44:30 -08:00
Nathan Coleman
c0e6953eab
Remove metrics port from documentation
...
We've decided not to include this configurable in the Helm chart at this time
2022-02-22 19:02:00 -05:00
Nathan Coleman
e45e55f5f8
Adjust naming convention within api-gateway path
2022-02-22 17:56:50 -05:00
Nathan Coleman
877a556fba
Move software requirements to Technical Specifications page
2022-02-22 17:43:46 -05:00
Nathan Coleman
7725ee0cb6
Add descriptor for resource allocation tables
...
Also fix typo under TCP Ports Required
2022-02-22 17:27:28 -05:00
Nathan Coleman
dd9952ae2c
Add technical specifications
2022-02-22 16:57:04 -05:00
Mike Morris
ef70dc80cf
website: add link for serviceType Helm chart config for apiGateway
2022-02-22 16:29:38 -05:00
Mike Morris
68ce10c363
website: add DockerHub link for consulAPIGateway image config
2022-02-22 16:25:13 -05:00
Mike Morris
d572482819
website: remove ref to a specific version of envoyproxy/envoy from API Gateway docs
2022-02-22 16:22:48 -05:00
Mike Morris
345a19e361
website: remove invalid caSecret config from GatewayGlassConfig example
2022-02-22 16:12:05 -05:00
Mike Morris
13b1fe0743
website: add MeshService custom resource documentation
2022-02-22 16:05:39 -05:00
Mike Morris
5308c3e921
website: clarify usage section for API Gateway
2022-02-22 15:58:06 -05:00
Mike Morris
978aeab38c
website: remove nonexistant fatal log level from Gateway API docs
2022-02-22 15:32:32 -05:00
Mike Morris
fba0d8f14b
website: minor fixups on Consul API Gateway GatewayClassConfig
2022-02-22 15:17:05 -05:00
Mike Morris
d28e62c181
website: reorder GatewayClass below GatewayClassConfig
2022-02-22 15:12:32 -05:00
Mike Morris
727c099b46
website: removed tls: enabled from minimal Consul API Gateway Helm config
2022-02-22 13:44:53 -05:00
Mike Morris
ee44ae7d51
website: clarify install step for Consul API Gateway CRDs
2022-02-22 13:31:17 -05:00
Mike Morris
3b80823eeb
website: bump Consul Helm chart req for Consul API Gateway to 0.41.0
2022-02-22 12:31:09 -05:00
Mike Morris
7d88a36e8c
website: remove -beta prerelease tag from api-gateway CRD and image refs
2022-02-22 11:23:22 -05:00
trujillo-adam
f36d18c469
added 'Tech Specs' section under API Gateway
2022-02-16 11:54:43 -08:00