formatting

pull/20857/head
David Yu 2024-03-14 14:41:23 -07:00 committed by GitHub
parent ec5b5e92fe
commit ed3c399d44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Catalog v2 supports multi-port application deployments with a single Envoy proxy
## What's removed ## What's removed
- **Legacy API Gateway support is removed**: The Consul API Gateway that was previously packaged as `consul-api-gateway`, released separately from Consul K8s, and deprecated in Consul v1.16.x is now removed. This gateway is referred to as the _legacy API Gateway_. As of Consul v1.17.0, you must [install the _native API Gateway_](/consul/docs/connect/gateways/api-gateway/install-k8s) and configure it using the [`connectInject.apiGateway` stanza](/consul/docs/k8s/helm#apigateway). - **Legacy API Gateway support is removed**: The Consul API Gateway that was previously packaged as `consul-api-gateway`, released separately from Consul K8s, and deprecated in Consul v1.16.x is now removed. This gateway is referred to as the _legacy API Gateway_. As of Consul v1.17.0, you must [install](/consul/docs/connect/gateways/api-gateway/install-k8s) the _native API Gateway_ and configure it using the [`connectInject.apiGateway`](/consul/docs/k8s/helm#apigateway) stanza.
## Upgrading ## Upgrading