Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for pickOne (0.18 sec)

  1. architecture/ambient/ztunnel.md

    1. If the destination has a waypoint proxy, we must send to it to the waypoint (using HBONE).
       When we do this, we will want to preserve the original destination Service IP, as the waypoint can do a better job picking a backend pod than we can.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Thu Apr 25 22:35:16 GMT 2024
    - 16.6K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/batch/v1/generated.proto

      // When false or unset, the system pick labels unique to this job
      // and appends those labels to the pod template.  When true,
      // the user is responsible for picking unique labels and specifying
      // the selector.  Failure to pick a unique label may cause this
      // and other jobs to not function correctly.  However, You may see
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 21.1K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // within the cluster will always get "Cluster" semantics, but clients sending to
      // a NodePort from within the cluster may need to take traffic policy into account
      // when picking a node.
      // +optional
      optional string externalTrafficPolicy = 11;
    
      // healthCheckNodePort specifies the healthcheck nodePort for the service.
      // This only applies when type is set to LoadBalancer and
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top