Update integrate.mdx

pull/17937/head
David Yu 2023-06-28 10:37:27 -07:00 committed by GitHub
parent 2b6169f7cb
commit b94a833ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ description: >-
~> **Note:** The Connect Native Golang SDK and `v1/agent/connect/authorize`, `v1/agent/connect/ca/leaf`,
and `v1/agent/connect/ca/roots` APIs are deprecated and will be removed in a future release. Although Connect Native
is still supported we discourage new users from adopting this feature at this time, as we plan to remove the feature
will still operate as designed, we discourage new users from adopting this feature at this time, as we plan to remove the feature
when a future long term replacement such as proxyless GRPC via XDS is delivered (see [GH-10339](https://github.com/hashicorp/consul/issues/10339)).
The Native App Integration does not support many of the Consul's service mesh features, and is not under active development.
~> **Note:** The Native App Integration does not support many of the Consul's service mesh features, and is not under active development.
The [Envoy proxy](/consul/docs/connect/proxies/envoy) should be used for most production environments.
This topic describes the process and API endpoints you can use to extend proxies for integration with Consul.