Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for service (0.24 sec)

  1. istioctl/pkg/writer/envoy/configdump/testdata/routes/istio-gateway-http-route-prefix/configdump.json

               "max_grpc_timeout": "0s"
              },
              "metadata": {
               "filter_metadata": {
                "istio": {
                 "config": "/apis/networking.istio.io/v1alpha3/namespaces/default/virtual-service/httpbin"
                }
               }
              },
              "decorator": {
               "operation": "httpbin.default.svc.cluster.local:8000/get*"
              }
             }
            ],
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Nov 29 12:37:14 GMT 2023
    - 2.9K bytes
    - Viewed (0)
  2. istioctl/pkg/writer/ztunnel/configdump/testdata/dump.json

              "service": "bookinfo/reviews.bookinfo.svc.cluster.local",
              "address": "/10.244.1.38",
              "port": {
                "9080": 9080
              }
            },
            "Kubernetes//Pod/bookinfo/reviews-v1-5b5d6494f4-qwjv4:/10.244.1.37": {
              "workloadUid": "Kubernetes//Pod/bookinfo/reviews-v1-5b5d6494f4-qwjv4",
              "service": "bookinfo/reviews.bookinfo.svc.cluster.local",
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Apr 16 03:28:36 GMT 2024
    - 33.1K bytes
    - Viewed (0)
  3. manifests/charts/gateway/values.schema.json

              "type": [
                "string",
                "boolean"
              ],
              "enum": [
                true,
                false,
                "auto"
              ]
            },
            "service": {
              "type": "object",
              "properties": {
                "annotations": {
                  "type": "object"
                },
                "externalTrafficPolicy": {
                  "type": "string"
    Json
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Thu Jan 18 16:33:33 GMT 2024
    - 6.7K bytes
    - Viewed (0)
  4. .teamcity/subprojects.json

        "functionalTests": false,
        "crossVersionTests": false
      },
      {
        "name": "base-services",
        "path": "platforms/core-runtime/base-services",
        "unitTests": true,
        "functionalTests": true,
        "crossVersionTests": false
      },
      {
        "name": "base-services-groovy",
        "path": "platforms/core-configuration/base-services-groovy",
        "unitTests": true,
        "functionalTests": false,
        "crossVersionTests": false
    Json
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Tue Apr 16 15:50:57 GMT 2024
    - 26.8K bytes
    - Viewed (0)
  5. manifests/addons/dashboards/istio-performance-dashboard.json

    of resources utilization under steady load.\n\n- **vCPU / 1k rps:** shows vCPU utilization by the main Istio components normalized by 1000 requests/second. When idle or low traffic, this chart will be blank. The curve for istio-proxy refers to the services sidecars only.\n- **vCPU:** vCPU utilization by Istio components, not normalized.\n- **Memory:** memory footprint for the components. Telemetry and policy are normalized by 1k rps, and no data is shown  when there is no traffic. For ingress and istio-proxy,...
    Json
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Wed Mar 27 03:47:04 GMT 2024
    - 39.6K bytes
    - Viewed (0)
  6. manifests/addons/dashboards/pilot-dashboard.json

                    "type": "prometheus",
                    "uid": "${datasource}"
                  },
                  "expr": "avg(pilot_virt_services{app=\"istiod\"})",
                  "format": "time_series",
                  "intervalFactor": 1,
                  "legendFormat": "Virtual Services",
                  "refId": "A"
                },
                {
                  "datasource": {
                    "type": "prometheus",
    Json
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Wed Mar 27 03:47:04 GMT 2024
    - 61K bytes
    - Viewed (0)
Back to top