Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 359 for 15080 (0.04 sec)

  1. pilot/pkg/config/kube/gateway/testdata/deployment/waypoint.yaml

          gateway.networking.k8s.io/gateway-name: namespace
      template:
        metadata:
          annotations:
            istio.io/rev: default
            prometheus.io/path: /stats/prometheus
            prometheus.io/port: "15020"
            prometheus.io/scrape: "true"
          labels:
            gateway.istio.io/managed: istio.io-mesh-controller
            gateway.networking.k8s.io/gateway-name: namespace
            istio.io/dataplane-mode: none
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 29 22:41:03 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  2. cni/pkg/plugin/testdata/dns.txt.golden

    -N ISTIO_IN_REDIRECT
    -N ISTIO_OUTPUT
    -A ISTIO_INBOUND -p tcp --dport 15008 -j RETURN
    -A ISTIO_REDIRECT -p tcp -j REDIRECT --to-ports 15001
    -A ISTIO_IN_REDIRECT -p tcp -j REDIRECT --to-ports 15006
    -A PREROUTING -p tcp -j ISTIO_INBOUND
    -A ISTIO_INBOUND -p tcp --dport 15020 -j RETURN
    -A ISTIO_INBOUND -p tcp --dport 15021 -j RETURN
    -A ISTIO_INBOUND -p tcp --dport 15090 -j RETURN
    -A ISTIO_INBOUND -p tcp -j ISTIO_IN_REDIRECT
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 13 15:51:15 UTC 2024
    - 1.9K bytes
    - Viewed (0)
  3. pkg/bootstrap/testdata/tracing_zipkin.proxycfg

    config_path:               "/etc/istio/proxy"
    binary_path:               "/usr/local/bin/envoy"
    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15010"
    proxy_admin_port:          15000
    control_plane_auth_policy: NONE
    tracing:                   { zipkin: { address: "localhost:6000" } }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 420 bytes
    - Viewed (0)
  4. pkg/bootstrap/testdata/tracing_opencensusagent.proxycfg

    config_path:               "/etc/istio/proxy"
    binary_path:               "/usr/local/bin/envoy"
    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15010"
    proxy_admin_port:          15000
    control_plane_auth_policy: NONE
    tracing:                   { open_census_agent: { address: "dns://my-oca/endpoint", context: [1] }}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 452 bytes
    - Viewed (0)
  5. pkg/bootstrap/testdata/default.proxycfg

    config_path:               "/etc/istio/proxy"
    binary_path:               "/usr/local/bin/envoy"
    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15010"
    proxy_admin_port:          15000
    control_plane_auth_policy: NONE
    
    #
    # This matches the default configuration hardcoded in model.DefaultProxyConfig
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 450 bytes
    - Viewed (0)
  6. pkg/bootstrap/testdata/xdsproxy.proxycfg

    config_path:               "/etc/istio/proxy"
    binary_path:               "/usr/local/bin/envoy"
    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15010"
    proxy_admin_port:          15000
    control_plane_auth_policy: NONE
    
    #
    # This matches the default configuration hardcoded in model.DefaultProxyConfig
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 450 bytes
    - Viewed (0)
  7. pkg/bootstrap/testdata/lrs.proxycfg

    config_path:               "/etc/istio/proxy"
    binary_path:               "/usr/local/bin/envoy"
    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15010"
    proxy_admin_port:          15000
    control_plane_auth_policy: NONE
    
    #
    # This matches the default configuration hardcoded in model.DefaultProxyConfig
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 18 20:30:09 UTC 2023
    - 450 bytes
    - Viewed (0)
  8. pkg/bootstrap/testdata/stats_inclusion.proxycfg

    config_path:               "/etc/istio/proxy"
    binary_path:               "/usr/local/bin/envoy"
    service_cluster:           "istio-proxy"
    drain_duration:            {seconds: 2}
    discovery_address:         "istio-pilot:15010"
    proxy_admin_port:          15000
    control_plane_auth_policy: NONE
    extra_stat_tags:           ["dlp_success"]
    
    #
    # This matches the default configuration hardcoded in model.DefaultProxyConfig
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 21 02:18:20 UTC 2022
    - 493 bytes
    - Viewed (0)
  9. pkg/bootstrap/testdata/auth_golden.json

      },
      "layered_runtime": {
          "layers": [
              {
                "name": "global config",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 11.9K bytes
    - Viewed (0)
  10. pkg/kube/inject/testdata/inject/ready_live.yaml.injected

            livenessProbe:
              httpGet:
                path: /app-health/hello/livez
                port: 15020
            name: hello
            ports:
            - containerPort: 80
              name: http
            readinessProbe:
              httpGet:
                path: /app-health/hello/readyz
                port: 15020
            resources: {}
          - image: fake.docker.io/google-samples/hello-go-gke:1.0
            livenessProbe:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 7.4K bytes
    - Viewed (0)
Back to top