Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 37 for MUTUAL_TLS (0.27 sec)

  1. manifests/addons/dashboards/istio-workload-dashboard.json

    "sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\",response_code!~\"5.*\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace) / sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\",...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Mar 27 03:47:04 UTC 2024
    - 102.7K bytes
    - Viewed (0)
  2. manifests/addons/dashboards/istio-service-dashboard.json

              "expr": "sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_service=~\"$service\",response_code!~\"5.*\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace) / sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_service=~\"$service\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m]))...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Mar 27 03:47:04 UTC 2024
    - 111.8K bytes
    - Viewed (0)
  3. samples/addons/grafana.yaml

        connection_security_policy=\\\"mutual_tls\\\", destination_service=~\\\"$service\\\",response_code!~\\\"5.*\\\",
        source_workload=~\\\"$srcwl\\\", source_workload_namespace=~\\\"$srcns\\\"}[5m]))
        by (source_workload, source_workload_namespace) / sum(irate(istio_requests_total{reporter=~\\\"$qrep\\\",
        connection_security_policy=\\\"mutual_tls\\\", destination_service=~\\\"$service\\\",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  4. pkg/bootstrap/testdata/auth.proxycfg

    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15011"
    proxy_admin_port:          15000
    control_plane_auth_policy: MUTUAL_TLS
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 343 bytes
    - Viewed (0)
  5. pkg/bootstrap/testdata/authsds.proxycfg

    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15011"
    proxy_admin_port:          15000
    control_plane_auth_policy: MUTUAL_TLS
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 343 bytes
    - Viewed (0)
  6. pkg/bootstrap/testdata/running.proxycfg

    service_cluster:         "istio-proxy"
    drain_duration:          {seconds: 5}
    discovery_address:       "mypilot:1001"
    statsd_udp_address:       "10.1.1.1:9125"
    proxy_admin_port:         15005
    control_plane_auth_policy: MUTUAL_TLS
    stat_name_length:          200
    tracing:                   { zipkin: { address: "localhost:6000" } }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 483 bytes
    - Viewed (0)
  7. pkg/bootstrap/testdata/deferred_cluster_creation.proxycfg

    envoy_access_log_service:         {address: "accesslog-service:15000"}
    proxy_admin_port:                 15005
    control_plane_auth_policy:        MUTUAL_TLS
    stat_name_length:                 200
    tracing:                          { zipkin: { address: "localhost:6000" } }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:02:38 UTC 2024
    - 864 bytes
    - Viewed (0)
  8. pkg/bootstrap/testdata/metrics_no_statsd.proxycfg

    proxy_admin_port:                 15000
    control_plane_auth_policy:        MUTUAL_TLS
    stat_name_length:                 200
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 667 bytes
    - Viewed (0)
  9. pkg/bootstrap/testdata/all.proxycfg

    envoy_access_log_service:         {address: "accesslog-service:15000"}
    proxy_admin_port:                 15005
    control_plane_auth_policy:        MUTUAL_TLS
    stat_name_length:                 200
    tracing:                          { zipkin: { address: "localhost:6000" } }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 864 bytes
    - Viewed (0)
  10. pkg/bootstrap/testdata/stats_compression_brotli.proxycfg

    envoy_access_log_service:         {address: "accesslog-service:15000"}
    proxy_admin_port:                 15005
    control_plane_auth_policy:        MUTUAL_TLS
    stat_name_length:                 200
    tracing:                          { zipkin: { address: "localhost:6000" } }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Nov 27 03:36:28 UTC 2023
    - 864 bytes
    - Viewed (0)
Back to top