Lorsque ESP est déployé dans GKE avec Istio, configurez la passerelle de sortie Istio pour qu'elle contourne le trafic réseau vers les hôtes suivants :
Serveur de métadonnées : 169.254.169.254
Service Control : servicecontrol.googleapis.com
Gestion des services : servicemanagement.googleapis.com
Cloudtrace : cloudtrace.googleapis.com
Hôtes spécifiés par le champ x-google-jwk_uri dans la configuration OpenAPI
Ce problème ne s'applique pas à ESPv2.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eCloud Endpoints Frameworks and Cloud Endpoints for OpenAPI have documented known issues on separate pages.\u003c/p\u003e\n"],["\u003cp\u003eWhen using ESP in GKE with Istio, configure the Istio egress gateway to bypass network traffic to the metadata server, service control, service management, cloudtrace, and hosts specified by \u003ccode\u003ex-google-jwk_uri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe issue of configuring the Istio egress gateway does not apply to ESPv2.\u003c/p\u003e\n"]]],[],null,["# Known issues\n\nSee the following pages for known issues with your Cloud Endpoints API\nimplementation:\n\n- [Cloud Endpoints Frameworks](/endpoints/docs/frameworks/known-issues)\n- [Cloud Endpoints for OpenAPI](/endpoints/docs/openapi/known-issues)\n\nESP in GKE with Istio\n---------------------\n\nWhen the ESP is deployed in GKE with Istio, configure Istio\negress gateway to [bypass the network traffic](https://istio.io/latest/docs/tasks/traffic-management/egress/egress-control/#direct-access-to-external-services)\nto the following hosts:\n\n- metadata server: 169.254.169.254\n- service control: servicecontrol.googleapis.com\n- service management: servicemanagement.googleapis.com\n- cloudtrace: cloudtrace.googleapis.com\n- hosts specified by the field `x-google-jwk_uri` in the OpenAPI config\n\nThis issue doesn't apply to the ESPv2."]]