Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for keyword (0.19 sec)

  1. CHANGELOG/CHANGELOG-1.15.md

    #### CustomResourceDefinition Defaulting
    
    CustomResourceDefinitions also have new support for defaulting, with defaults specified using the `default` keyword in the OpenAPI validation schema. Defaults are set for unspecified fields in an object sent to the API, and when reading from etcd.
    
    Defaulting will be available as alpha in Kubernetes 1.15 and requires structural schemas.
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.9.md

    *   Added --print-join-command flag for kubeadm token create. ([#56185](https://github.com/kubernetes/kubernetes/pull/56185),[ @mattmoyer](https://github.com/mattmoyer))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.14.md

      - `CustomPodDNS`
      - `HugePages`
      - `MountPropagation`
      - `PersistentLocalVolumes`
    - CoreDNS: The following directives or keywords are deprecated and will be removed in v1.15:
      - `upstream` option of `kubernetes` plugin, becoming default behavior in v1.15.
      - `proxy` plugin replaced by `forward` plugin
    
    ## Removed and deprecated metrics
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
Back to top