Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 200 for Scheduled (0.2 sec)

  1. android/guava/src/com/google/common/io/Files.java

       *     helpful predefined constants
       * @throws IOException if an I/O error occurs
       * @deprecated Prefer {@code asCharSink(to, charset, FileWriteMode.APPEND).write(from)}. This
       *     method is scheduled to be removed in October 2019.
       */
      @Deprecated
      @InlineMe(
          replacement = "Files.asCharSink(to, charset, FileWriteMode.APPEND).write(from)",
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Jul 22 19:03:12 UTC 2024
    - 33.1K bytes
    - Viewed (0)
  2. guava/src/com/google/common/io/Files.java

       *     helpful predefined constants
       * @throws IOException if an I/O error occurs
       * @deprecated Prefer {@code asCharSink(to, charset, FileWriteMode.APPEND).write(from)}. This
       *     method is scheduled to be removed in October 2019.
       */
      @Deprecated
      @InlineMe(
          replacement = "Files.asCharSink(to, charset, FileWriteMode.APPEND).write(from)",
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Jul 22 19:03:12 UTC 2024
    - 33.1K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/apps/v1beta2/generated.proto

      // least 70% of desired pods.
      // +optional
      optional k8s.io.apimachinery.pkg.util.intstr.IntOrString maxUnavailable = 1;
    
      // The maximum number of pods that can be scheduled above the desired number of
      // pods.
      // Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%).
      // This can not be 0 if MaxUnavailable is 0.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.31.md

    /docker/k8s-artifacts-prod/southamerica-east1/images/kube-scheduler) | [amd64](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/kube-scheduler-amd64), [arm64](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/kube-scheduler-arm64), [ppc64le](https://console.cloud.google.com/artifacts/docker/k8s-artifacts-prod/southamerica-east1/images/kube-scheduler-ppc64le), [s390x](https://console.cloud.google.com/artifa...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 12:18:32 UTC 2024
    - 315.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.18.md

      <unknown>   Normal   Scheduled           pod/nginx-6c975b59f8-gvmjr    Successfully assigned default/nginx-6c975b59f8-gvmjr to minikube
      
      $ kubectl describe pod xxx
      ......
      Events:
        Type    Reason     Age        From               Message
        ----    ------     ----       ----               -------
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.27.md

    ## Changelog since v1.27.10
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (1)
  7. CHANGELOG/CHANGELOG-1.12.md

    - Performance of the inter-pod affinity/anti-affinity feature is improved over 100X via algorithmic optimization.
    - DaemonSet pods, which used to be scheduled by the DaemonSet controller, will be scheduled by the default scheduler in 1.12. This change allows DaemonSet pods to enjoy all the scheduling features of the default scheduler.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.30.md

    [registry.k8s.io/kubectl:v1.30.0-alpha...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:40:14 UTC 2024
    - 309.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.29.md

    [registry.k8s.io/kubectl:v1.29.2](http...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  10. compat/maven-model-builder/src/test/resources/dag.txt

    	quarkus/extensions/vertx-http/runtime/pom.xml
    	quarkus/extensions/jsonp/runtime/pom.xml
    quarkus/extensions/spring-scheduled/deployment/pom.xml
    	quarkus/extensions/spring-scheduled/runtime/pom.xml
    	quarkus/core/deployment/pom.xml
    	quarkus/extensions/arc/deployment/pom.xml
    	quarkus/extensions/scheduler/deployment/pom.xml
    	quarkus/test-framework/junit5-internal/pom.xml
    quarkus/integration-tests/infinispan-client/pom.xml
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 224K bytes
    - Viewed (0)
Back to top