Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for pod6 (0.5 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                      on which this patch configuration should be applied.
                    properties:
                      labels:
                        additionalProperties:
                          type: string
                        description: One or more labels that indicate a specific set of
                          pods/VMs on which the configuration should be applied.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Restores priority of static control plane pods in the cluster/gce/manifests control-plane manifests ([#89970](https://github.com/kubernetes/kubernetes/pull/89970), [@liggitt](https://github.com/liggitt)) [SIG Cluster Lifecycle and Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    		name            string
    		pod             *core.Pod
    		wantFieldErrors field.ErrorList
    	}{{
    		name: "create a Pod with nodeName and schedulingGates, feature enabled",
    		pod: &core.Pod{
    			ObjectMeta: metav1.ObjectMeta{Name: "pod", Namespace: "ns"},
    			Spec: core.PodSpec{
    				NodeName: "node",
    				SchedulingGates: []core.PodSchedulingGate{
    					{Name: "foo"},
    				},
    			},
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  5. RELEASE.md

            multiple of the number of replicas.
        *   `tf.data.Dataset` now supports automatic data distribution and sharding
            in distributed environments, including on TPU pods.
        *   Distribution policies for `tf.data.Dataset` can now be tuned with 1.
            `tf.data.experimental.AutoShardPolicy(OFF, AUTO, FILE, DATA)` 2.
            `tf.data.experimental.ExternalStatePolicy(WARN, IGNORE, FAIL)`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1FAD0..1FAD6  ; valid                  ;      ; NV8    # 13.0 BLUEBERRIES..TEAPOT
    1FAD7..1FAD9  ; valid                  ;      ; NV8    # 14.0 POURING LIQUID..JAR
    1FADA..1FADB  ; valid                  ;      ; NV8    # 15.0 GINGER ROOT..PEA POD
    1FADC..1FADF  ; disallowed                             # NA   <reserved-1FADC>..<reserved-1FADF>
    1FAE0..1FAE7  ; valid                  ;      ; NV8    # 14.0 MELTING FACE..BUBBLES
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top