Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. manifests/charts/base/crds/crd-all.gen.yaml

                properties:
                  egress:
                    description: Egress specifies the configuration of the sidecar for
                      processing outbound traffic from the attached workload instance
                      to other services in the mesh.
                    items:
                      properties:
                        bind:
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                properties:
                  egress:
                    description: Egress specifies the configuration of the sidecar for
                      processing outbound traffic from the attached workload instance
                      to other services in the mesh.
                    items:
                      properties:
                        bind:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. RELEASE.md

    *   Adds support for a new "distributed_epoch" processing mode. This processing
        mode distributes a dataset across all tf.data workers, instead of having
        each worker process the full dataset. See
        [the tf.data service docs](https://www.tensorflow.org/api_docs/python/tf/data/experimental/service#understand_processing_mode)
        to learn more.
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  4. CHANGELOG/CHANGELOG-1.19.md

    - Fix that prevents repeated fetching of PVC/PV objects by kubelet when processing of pod volumes fails. While this prevents hammering API server in these error scenarios, it means that some errors in processing volume(s) for a pod could now take up to 2-3 minutes before retry. ([#88141](https://github.com/kubernetes/kubernetes/pull/88141), [@tedyu](https://github.com/tedyu)) [SIG Node and...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top