Nathan Coleman
3242f5769c
ReferenceGrant -> ReferencePolicy
2022-06-20 15:25:15 -04:00
sarahalsmiller
3c6cbb51b5
Update upgrade-specific-versions.mdx
2022-06-16 15:36:27 -05:00
Nathan Coleman
f42f0fbe5f
Add note about expected status for invalid CertificateRef
2022-06-15 15:46:46 -04:00
Nathan Coleman
5e9e1fb70f
Indent points specific to xRoute backend references
2022-06-14 17:27:02 -04:00
Nathan Coleman
975a5e4b1f
Add docs for ReferencePolicy as it applies to Gateways
2022-06-14 15:11:28 -04:00
Sarah Alsmiller
a9c25eb417
light restructureing/fixed some copypasta
2022-06-13 16:16:45 -05:00
Sarah Alsmiller
ba7115a1df
updated referencepolicy to referencegrant, added v0.3.0 upgrade instructions
2022-06-13 16:05:21 -05:00
Mike Morris
e971ea2e69
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-06-07 16:24:35 -04:00
Mike Morris
a9137aba36
Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-06-07 16:17:45 -04:00
Mike Morris
f2f011c4f0
docs(consul-api-gateway): fixup code snippets in gateway scaling section
2022-06-01 15:02:07 -04:00
Mike Morris
f40563aa2c
docs(consul-api-gateway): fixup CLI prompt to match convention
2022-06-01 15:00:06 -04:00
Mike Morris
f4b8aea322
docs(consul-api-gateway): add Gateway scaling section
2022-06-01 14:42:08 -04:00
Mike Morris
83accbf0e3
docs(consul-api-gateway): gateway instances -> instances per gateway
2022-06-01 14:06:18 -04:00
Mike Morris
eb4bc313ee
docs(consul-api-gateway): add GatewayClassConfig deployment.maxInstances and deployment.minInstances
2022-06-01 13:59:50 -04:00
Mike Morris
4dc699ef19
docs(consul-api-gateway): add GatewayClassConfig deployment.defaultInstances
2022-06-01 13:59:23 -04:00
Blake Covarrubias
9378880c42
docs: Remove unnecessary use of CodeBlockConfig ( #12974 )
...
Remove empty CodeBlockConfig elements. These elements are not
providing any benefit for the enclosed code blocks. This PR removes
the elements so so that the source is easier to read.
2022-05-11 15:37:02 -07:00
Jeff-Apple
e8a1a1eb68
Dcos: update for API Gateway v0.2.1
2022-04-29 09:52:00 -07:00
Jeff-Apple
144a27da3d
Docs: updated versions on install page and other minor fixes.
2022-04-27 16:52:52 -07:00
Mike Morris
80417f02dc
website(consul-api-gateway): fixup stray div tag and step 8 link rendering ( #12873 )
2022-04-27 19:36:01 -04:00
Nathan Coleman
8208c2daf9
Update version pin for consul-api-gateway CRD install
2022-04-27 15:07:02 -04:00
Nathan Coleman
1e84407681
Update minimum Consul version in Tech Specs
2022-04-27 14:55:55 -04:00
Nathan Coleman
0104383203
Instruct user to update apiGateway.image in values.yaml
2022-04-27 14:47:15 -04:00
Jeff-Apple
fb1dcc6eb1
Adding release notes for API Gateway v0.2
2022-04-27 11:44:39 -07:00
Nathan Coleman
d039e0088f
Hide clipboard for codeblocks that shouldn't be copied
2022-04-27 14:37:51 -04:00
trujillo-adam
ac04a1251f
hid copy fn for codeblocks that don't need it
2022-04-27 11:34:44 -07:00
Mike Morris
195ec096bb
website(consul-api-gateway): add ReferencePolicy to overview docs ( #12861 )
...
* website(consul-api-gateway): add ReferencePolicy to overview docs
* website(consul-api-gateway): bump required Consul Helm chart version
For allowing Consul API Gateway controller to read ReferencePolicy
resources and UX improvement re-using connectInject.consulNamespaces
config for Consul API Gateway config.
* added referencepolicy documentation to route section
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
* Update consul-api-gateway-install.mdx
* Update consul-api-gateway-install.mdx
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
* Update website/content/docs/api-gateway/consul-api-gateway-install.mdx
* Update website/content/docs/api-gateway/index.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* Update website/content/docs/api-gateway/index.mdx
* Update website/content/docs/api-gateway/index.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Sarah Alsmiller <sarah.alsmiller@hashicorp.com>
Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-04-27 14:25:42 -04:00
Nathan Coleman
0474b35c62
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
...
Co-authored-by: Karl Cardenas <kcardenas@hashicorp.com>
2022-04-27 14:24:28 -04:00
Nathan Coleman
ba0080a80e
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
...
Co-authored-by: Karl Cardenas <kcardenas@hashicorp.com>
2022-04-27 14:23:57 -04:00
Nathan Coleman
21b7b18197
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
...
Co-authored-by: Karl Cardenas <kcardenas@hashicorp.com>
2022-04-27 14:23:48 -04:00
Nathan Coleman
d2234fc6f7
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
...
Co-authored-by: Karl Cardenas <kcardenas@hashicorp.com>
2022-04-27 14:14:36 -04:00
Nathan Coleman
45be1d370f
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
...
Co-authored-by: Karl Cardenas <kcardenas@hashicorp.com>
2022-04-27 14:14:27 -04:00
Nathan Coleman
1c17b2c9c3
Update consul-api-gateway pin in installation instructions
2022-04-27 14:12:19 -04:00
Nathan Coleman
d3a23229bb
Remove Consul pin from installation instructions
...
The consul-k8s chart has the correct version defaulted, and having it pinned here is another thing we have to include in all upgrade instructions
2022-04-27 14:11:51 -04:00
trujillo-adam
b278ffe48f
edits to draft of upgrades
2022-04-27 11:03:14 -07:00
Sarah Alsmiller
f61ff69db5
add inlinecode blocks to kubernetes object references
2022-04-27 10:13:41 -04:00
sarahalsmiller
6782a64f6c
Update website/content/docs/api-gateway/upgrade-specific-versions.mdx
...
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
2022-04-27 10:13:40 -04:00
Sarah Alsmiller
81d98e4310
fix upgrade path documentation
2022-04-27 10:13:40 -04:00
Sarah Alsmiller
51bf5d12dd
add upgrade path documentation
2022-04-27 10:13:40 -04:00
Jeff Apple
f9a695286e
Merge branch 'main' into japple-rel-notes-reorg
2022-04-25 21:33:50 -07:00
Jeff-Apple
d56a695be7
Docs: Release Notes reorg - adding ECS and NIA
2022-04-25 20:59:18 -07:00
Jeff-Apple
d2c07a3dd3
Rename and re-title docs page for installing Consul API Gateway
2022-04-17 20:41:29 -07:00
Mike Morris
7cb9bfdfa9
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
885edde8c1
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
eea07af17a
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
31e6ec62f0
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
6f80f9c4a7
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
7e515eef97
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
f56981baf5
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
ba36bdc2e5
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
5bc1e75e8f
Updated helm chart version number and a minor edit
2022-02-24 09:56:55 -08:00