Kyma Lambda Function的GATEWAY_URL是做什么的?

是这个东西:
Istio Ingress Gateway

The Istio Ingress Gateway exposes the Application Connector and other Kyma components. The DNS name of the Ingress is cluster-dependant and follows the gateway.{cluster-dns} format, for example gateway.servicemanager.cluster.kyma.cx. Istio Ingress Gateway secures the endpoints with certificate validation. Each call must include a valid client certificate. You can access every exposed Application (App) using the assigned path. For example, to reach the Gateway for the user-custom App, use gateway.servicemanager.cluster.kyma.cx/user-custom.

https://kyma-project.io/docs/components/application-connector

相关文章:

  • 2021-08-12
  • 2021-05-22
  • 2021-08-24
  • 2021-12-28
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-01
  • 2021-12-31
  • 2021-10-11
  • 2021-11-05
相关资源
相似解决方案