书栈网 · BookStack 本次搜索耗时 0.046 秒,为您找到 87885 个相关结果.
  • 服务(Service)

    服务(Service) Kubernetes 中的 Service 云原生服务发现 定义 Service 端口定义 没有选择算符的 Service 自定义 EndpointSlices 访问没有选择算符的 Service EndpointSlices Endpoints 超出容量的端点 应用协议 多端口 Service 服务类型 ty...
  • Virtual Service

    Virtual Service VirtualService Destination HTTPRoute Delegate Headers TLSRoute TCPRoute HTTPMatchRequest HTTPRouteDestination RouteDestination L4MatchAttributes TLSMatch...
  • Creating a Service

    Creating a Service Prerequisites Procedure Creating a Service You can create a Knative service by applying a YAML file or using the kn service create CLI command. Prerequis...
  • 服务(Service)

    服务(Service) Kubernetes 中的 Service 云原生服务发现 定义 Service 说明: 端口定义 没有选择算符的 Service 自定义 EndpointSlices 说明: 访问没有选择算符的 Service 说明: EndpointSlices Endpoints 超出容量的端点 应用协议 多端口 S...
  • External Service

    External Service Usage Accessing the External Service Available policy fields External Service This policy allows services running inside the mesh to consume services that ar...
  • Service Entry

    Service Entry ServiceEntry ServiceEntry.Endpoint ServiceEntry.Location ServiceEntry.Resolution Service Entry ServiceEntry enables adding additional entries into Istio’s int...
  • Service Discovery

    Service Discovery Service Discovery Here we are going to be exploring the communication between kuma-dp and kuma-cp , and the communication between multiple kuma-dp to handle ...
  • service/router

    393 2021-07-11 《Nirvana v0.3 教程》
    router 包 router 包 router 包实现了基于前缀树的路由,并提供了三种类型的路由节点: 字符串类型节点 正则类型节点(包括一个全匹配类型节点) 剩余路径类型节点 字符串类型节点: // stringNode describes a string router node. type stringNode struct ...