Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for targeted (0.25 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                          description: Name is the name of the target resource.
                          maxLength: 253
                          minLength: 1
                          type: string
                        sectionName:
                          description: |-
                            SectionName is the name of a section within the target resource. When
                            unspecified, this targetRef targets the entire resource. In the following
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "readyReplicas": {
                "description": "readyReplicas is the number of pods targeted by this Deployment with a Ready Condition.",
                "format": "int32",
                "type": "integer"
              },
              "replicas": {
                "description": "Total number of non-terminated pods targeted by this deployment (their labels match the selector).",
                "format": "int32",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Coordination.k8s.io/v1beta1 is deprecated in 1.19, targeted for removal in 1.22, use v1 instead. ([#90559](https://github.com/kubernetes/kubernetes/pull/90559), [@deads2k](https://github.com/deads2k)) [SIG Scalability]
    - Ensure that volume capability and staging target fields are present in nodeExpansion CSI calls
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

    *   Add `is_cpu_target_available`, which indicates whether or not TensorFlow was
        built with support for a given CPU target. This can be useful for skipping
        target-specific tests if a target is not supported.
    
    *   `tf.data`
        * Support `data.experimental.distribued_save`. `distribued_save` uses
          tf.data service
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top