Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for Wain (0.04 sec)

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

      // Default is false.
      // Note that this field cannot be set when spec.os.name is windows.
      // +optional
      optional bool readOnlyRootFilesystem = 6;
    
      // AllowPrivilegeEscalation controls whether a process can gain more
      // privileges than its parent process. This bool directly controls if
      // the no_new_privs flag will be set on the container process.
      // AllowPrivilegeEscalation is true always when the container is:
    Registered: 2024-11-06 22:53
    - Last Modified: 2024-03-11 18:43
    - 255.8K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.11.md

    In addition, the NodeRestriction admission plugin now prevents kubelets from modifying taints on their Node API objects, making it easier to keep track of which nodes should be in use.
    
    ### SIG CLI
    
    Registered: 2024-11-01 09:05
    - Last Modified: 2020-02-06 06:04
    - 328.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.25.md

    `v1beta1.KubeletConfiguration`. The new patch target is called `kubeletconfiguration` (e.g. patch file `kubeletconfiguration+json.json`).This makes it possible to apply node specific KubeletConfiguration options during `init`, `join` and `upgrade`, while the main `KubeletConfiguration` that is passed to `init` as part of the `--config` file can still act as the global stored in the cluster `KubeletConfiguration`. ([#110405](https://github.com/kubernetes/kubernetes/pull/110405), [@neolit123](https://github.com/neolit123))...
    Registered: 2024-11-01 09:05
    - Last Modified: 2024-05-06 09:23
    - 419.1K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.14.md

        * faster handoff when a leader-elected process is gracefully terminated.
    * Make volume binder resilient to races between main schedule loop and async binding operation  ([#72045](https://github.com/kubernetes/kubernetes/pull/72045), [@cofyc](https://github.com/cofyc))
    Registered: 2024-11-01 09:05
    - Last Modified: 2021-06-14 22:06
    - 271.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.15.md

    Kubernetes 1.15 consists of **25 enhancements**: 2 moving to stable, 13 in beta, and 10 in alpha. The main themes of this release are:
    
    #### Continuous Improvement
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-05-05 13:44
    - 278.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.12.md

    * fix azure disk create failure due to sdk upgrade ([#67236](https://github.com/kubernetes/kubernetes/pull/67236), [@andyzhangx](https://github.com/andyzhangx))
    * Kubeadm join --control-plane main workflow ([#66873](https://github.com/kubernetes/kubernetes/pull/66873), [@fabriziopandini](https://github.com/fabriziopandini))
    Registered: 2024-11-01 09:05
    - Last Modified: 2020-02-06 06:04
    - 293.8K bytes
    - Viewed (0)
  7. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      Notes:
       * Tika supports a wider range of match types than Freedesktop does
       * Glob patterns must be unique, if there's a clash assign to the most
         popular format
       * The main mime type should be the canonical one, use aliases for any
         other widely used forms
       * Where there's a hierarchy in the types, list it via a parent
       * Highly specific magic matches get a high priority
    Registered: 2024-11-10 03:50
    - Last Modified: 2023-09-21 06:46
    - 298.5K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.16.md

    We’re pleased to announce the delivery of Kubernetes 1.16, our third release of 2019! Kubernetes 1.16 consists of 31 enhancements: 8 enhancements moving to stable, 8 enhancements in beta, and 15 enhancements in alpha.
    
    The main themes of this release are:
    
    Registered: 2024-11-01 09:05
    - Last Modified: 2021-02-11 10:00
    - 345.2K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.22.md

    ### Etcd v3.5.[0-2] data corruption
    
    Data corruption issue was found in etcd v3.5.0 release that was shipped with 1.22 Kubernetes release. Please read up-to-date [production recommendations for etcd](https://github.com/etcd-io/etcd/tree/main/CHANGELOG).
    
    ## Urgent Upgrade Notes 
    
    ### (No, really, you MUST read this before you upgrade)
    
    Registered: 2024-11-01 09:05
    - Last Modified: 2022-12-13 12:43
    - 454.1K bytes
    - Viewed (0)
Back to top