书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 713 个相关结果.
  • 路由

    路由 识别 绑定 解析 负载均衡 路由 在其核心,linkerd 的主要工作是路由:接受请求(HTTP,Thrift,Mux或其他协议),并将该请求发送到正确的目标。本指南将详细解释 linkerd 如何确定请求应该发送到哪里。这个过程由4个步骤组成:identification/识别,binding/绑定,resolution/解析和loa...
  • Ingress traffic

    Ingress traffic Ambassador (aka Emissary) {id=“ambassador”} Nginx Traefik Traefik 1.x Traefik 2.x GCE Gloo Contour Kong Haproxy Ingress details Ingress traffic For re...
  • Using Custom Cluster Domain

    Using Custom Cluster Domain Using Custom Cluster Domain For Kubernetes clusters that use custom cluster domain , Linkerd must be installed using the --cluster-domain option: ...
  • Using Custom Cluster Domain

    Using Custom Cluster Domain Using Custom Cluster Domain For Kubernetes clusters that use custom cluster domain , Linkerd must be installed using the --cluster-domain option: ...
  • Distributed Tracing

    Distributed Tracing Distributed Tracing Tracing can be an invaluable tool in debugging distributed systems performance,especially for identifying bottlenecks and understanding ...
  • Using Ingress

    Using Ingress Nginx Traefik GCE Ambassador Gloo Automatic Manual Test Contour Using Ingress If you’re planning on injecting Linkerd into your ingress controller’s pods...
  • Proxy Metrics

    Proxy Metrics Protocol-Level Metrics Labels Response Labels Outbound labels Prometheus Collector labels Kubernetes labels added at collection time Linkerd labels added at collec...
  • Using the Debug Sidecar

    Using the Debug Sidecar Using the Debug Sidecar Debugging a service mesh can be hard. When something just isn’t working, is the problem with the proxy? With the application? Wit...
  • Using the Debug Sidecar

    Using the Debug Sidecar Using the Debug Sidecar Debugging a service mesh can be hard. When something just isn’t working, is the problem with the proxy? With the application? Wi...
  • Graceful Pod Shutdown

    Graceful Pod Shutdown Slow Updating Clients Job Resources Graceful Pod Shutdown When Kubernetes begins to terminate a pod, it starts by sending all containers in that pod a TE...