Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for locate (0.27 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

    }
    
    // Defines a set of pods (namely those matching the labelSelector
    // relative to the given namespace(s)) that this pod should be
    // co-located (affinity) or not co-located (anti-affinity) with,
    // where co-located is defined as running on a node whose value of
    // the label with key <topologyKey> matches that of any node on which
    // a pod of the set of pods is running
    message PodAffinityTerm {
    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)
  2. src/main/webapp/js/admin/moment-with-locales.min.js

    )-s)))||0}function qa(e){var a;return void 0===e?this._locale._abbr:(null!=(a=oa(e))&&(this._locale=a),this)}l.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",l.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Qa=t("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});function Xa(){return this._locale}function et(e,a){I(0,[e,e.length],0,a)}function at(e,a,t,s,n){var...
    JavaScript
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Jul 12 13:18:07 GMT 2018
    - 319K bytes
    - Viewed (4)
  3. CHANGELOG/CHANGELOG-1.20.md

    - Kube-controller-manager: volume plugins can be restricted from contacting local and loopback addresses by setting `--volume-host-allow-local-loopback=false`, or from contacting specific CIDR ranges by setting `--volume-host-cidr-denylist` (for example, `--volume-host-cidr-denylist=127.0.0.1/28,feed::/16`) ([#91785](https://github.com/kubernetes/kubernetes/pull/91785),...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  4. api/go1.13.txt

    pkg log/syslog (netbsd-arm64), const LOG_LOCAL4 Priority
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 = 168
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 Priority
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 = 176
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 Priority
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 = 184
    pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 Priority
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg log/syslog (darwin-arm64), const LOG_LOCAL4 Priority
    pkg log/syslog (darwin-arm64), const LOG_LOCAL5 = 168
    pkg log/syslog (darwin-arm64), const LOG_LOCAL5 Priority
    pkg log/syslog (darwin-arm64), const LOG_LOCAL6 = 176
    pkg log/syslog (darwin-arm64), const LOG_LOCAL6 Priority
    pkg log/syslog (darwin-arm64), const LOG_LOCAL7 = 184
    pkg log/syslog (darwin-arm64), const LOG_LOCAL7 Priority
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.26.md

      for a certain priority level configuration object via the two newly introduced fields `lendablePercent`, and
      `borrowingLimitPercent` located under the `.spec.limited` field of the designated priority level.
      This change added the following metrics:
        - `apiserver_flowcontrol_nominal_limit_seats`: Nominal number of execution seats configured for each priority level
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.9.md

    * fix azure file plugin failure issue on Windows after node restart ([#60625](https://github.com/kubernetes/kubernetes/pull/60625), [@andyzhangx](https://github.com/andyzhangx))
    * Fixes the races around devicemanager Allocate() and endpoint deletion. ([#60856](https://github.com/kubernetes/kubernetes/pull/60856), [@jiayingz](https://github.com/jiayingz))
    
    
    
    # v1.9.6
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.18.md

    #### Other deprecations:
    - The k8s.io/node-api component is no longer updated. Instead, use the RuntimeClass types located within k8s.io/api, and the generated clients located within k8s.io/client-go ([#87503](https://github.com/kubernetes/kubernetes/pull/87503), [@liggitt](https://github.com/liggitt)) [SIG Node and Release]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.21.md

      It specifies if the cluster internal traffic should be routed to all endpoints or node-local endpoints only.
      "Cluster" routes internal traffic to a Service to all endpoints.
      "Local" routes traffic to node-local endpoints only, and traffic is dropped if no node-local endpoints are ready.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  10. CHANGELOG/CHANGELOG-1.10.md

    inside a container can be seen by the host. (Note that this is [not supported on Windows](https://github.com/kubernetes/kubernetes/pull/60275).) [Local Ephemeral Storage Capacity Isolation](https://github.com/kubernetes/enhancements/issues/361) makes it possible to set requests and limits on ephemeral local storage resources. In addition, you can now create [Local Persistent Storage](https://github.com/kubernetes/enhancements/issues/121), which enables PersistentVolumes to be created with locally attached...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
Back to top