书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 729 个相关结果.
  • 企业

    企业 企业 以下是为 linkerd 提供商业支持和其他企业产品的公司列表: Buoyant 是 linkerd 的原创者,并提供支持,培训和企业产品。 了解更多 »
  • Injecting Faults

    Injecting Faults Prerequisites Setup the service Create the faulty backend Inject faults Cleanup Injecting Faults It is easy to inject failures into applications by using ...
  • Injecting Faults

    Injecting Faults Prerequisites Setup the service Create the faulty backend Inject faults Cleanup Injecting Faults It is easy to inject failures into applications by using ...
  • 服务网格架构

    服务网格架构 控制平面 数据平面 参考 服务网格架构 下图是Conduit Service Mesh(现在已合并到Linkerd2中了)的架构图,这是Service Mesh的一种典型的架构。 服务网格中分为控制平面 和数据平面 ,当前流行的两款开源的服务网格 Istio 和 Linkerd 实际上都是这种架构,只不过 Istio 的划...
  • 负载均衡

    负载均衡 负载均衡器选项 Power of Two Choices (P2C): 最小负载 Power of Two Choices:峰值EWMA Aperture:孔径 Heap: 堆负载 Round Robin: 轮询 负载均衡 负载均衡是任何可扩展软件系统的重要组成部分。通过在一组端点上智能分配流量-即便该集合动态更改,并且随着端点...
  • Service Profiles

    Service Profiles Service Profiles A service profile is a custom Kubernetes resource (CRD ) that can provide Linkerd additional information about a service. In particular, it all...
  • 动态请求路由

    动态请求路由 流量转移 每请求路由 动态请求路由 动态请求路由是 linkerd 更为强大和灵活的功能之一。当 linkerd 接收到请求时,它必须以某种方式确定路由该请求到哪里。它通过为请求分配服务名称,然后应用 dtab 重写来实现。 这引入了服务目的地(例如,foo服务)和具体目的地(例如在东海岸数据中心运行的foo服务的staging...
  • Service Profiles

    Service Profiles Service Profiles A service profile is a custom Kubernetes resource (CRD ) that can provide Linkerd additional information about a service. In particular, it al...
  • Traffic Split (canaries, blue/green deploys)

    Traffic Split (canaries, blue/green deploys) Traffic Split (canaries, blue/green deploys) Linkerd’s traffic split functionality allows you to dynamically shift arbitrary portio...
  • Configuring Proxy Concurrency

    Configuring Proxy Concurrency Using the proxy-cpu-limit Annotation Using Kubernetes CPU Limits and Requests Using Helm Configuring Proxy Concurrency The Linkerd data plane’s...