Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 168 for traffic (0.1 sec)

  1. releasenotes/notes/50688.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    issue:
      - 50688
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sun Apr 28 02:18:19 UTC 2024
    - 170 bytes
    - Viewed (0)
  2. pkg/test/datasets/validation/dataset/networking-v1-Gateway.yaml

    # Routes TCP traffic through the ingressgateway Gateway to service A.
    apiVersion: networking.istio.io/v1
    kind: Gateway
    metadata:
      name: valid-gateway
    spec:
      selector:
        # DO NOT CHANGE THESE LABELS
        # The ingressgateway is defined in install/kubernetes/helm/istio/values.yaml
        # with these labels
        istio: ingressgateway
      servers:
      - port:
          number: 31400
          protocol: TCP
          name: tcp
        hosts:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 01 14:30:05 UTC 2024
    - 460 bytes
    - Viewed (0)
  3. pkg/test/datasets/validation/dataset/networking-v1beta1-Gateway.yaml

    # Routes TCP traffic through the ingressgateway Gateway to service A.
    apiVersion: networking.istio.io/v1beta1
    kind: Gateway
    metadata:
      name: valid-gateway
    spec:
      selector:
        # DO NOT CHANGE THESE LABELS
        # The ingressgateway is defined in install/kubernetes/helm/istio/values.yaml
        # with these labels
        istio: ingressgateway
      servers:
      - port:
          number: 31400
          protocol: TCP
          name: tcp
        hosts:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 01 14:30:05 UTC 2024
    - 465 bytes
    - Viewed (0)
  4. releasenotes/notes/deferred_cluster_creation.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: traffic-management
    
    releaseNotes:
    - |
      **Added** an experimental feature to enable cluster creation on worker threads inline during requests.
      This will save memory and CPU cycles in cases where there are lots of inactive clusters and > 1 worker thread.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:02:38 UTC 2024
    - 402 bytes
    - Viewed (0)
  5. pkg/kube/inject/testdata/inject/hello-existing-cncf-networks.yaml.injected

            traffic.sidecar.istio.io/excludeInboundPorts: "15020"
            traffic.sidecar.istio.io/includeInboundPorts: '*'
            traffic.sidecar.istio.io/includeOutboundIPRanges: '*'
          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  6. pkg/kube/inject/testdata/inject/proxy-override-runas.yaml.cni.injected

            traffic.sidecar.istio.io/excludeInboundPorts: "15020"
            traffic.sidecar.istio.io/includeInboundPorts: '*'
            traffic.sidecar.istio.io/includeOutboundIPRanges: '*'
          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:59:39 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  7. pkg/kube/inject/testdata/inject/hello-openshift.yaml.injected

            traffic.sidecar.istio.io/excludeInboundPorts: "15020"
            traffic.sidecar.istio.io/includeInboundPorts: '*'
            traffic.sidecar.istio.io/includeOutboundIPRanges: '*'
          creationTimestamp: null
          labels:
            app: hello
            security.istio.io/tlsMode: istio
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Mar 26 21:30:10 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  8. releasenotes/notes/49851.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: traffic-management
    issue:
      - 49851
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 03 17:03:08 UTC 2024
    - 182 bytes
    - Viewed (0)
  9. releasenotes/notes/49602.yaml

    apiVersion: release-notes/v2
    kind: bug-fix
    area: traffic-management
    issue:
    - 44352
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Feb 28 16:41:45 UTC 2024
    - 190 bytes
    - Viewed (0)
  10. releasenotes/notes/drop-headless.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: traffic-management
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Feb 24 06:18:36 UTC 2024
    - 164 bytes
    - Viewed (0)
Back to top