Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for elts (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.8.md

    * Adds a new `kubeadm config` command that lets users tell `kubeadm upgrade` what kubeadm configuration to use and lets users view the current state. ([#50980](https://github.com/kubernetes/kubernetes/pull/50980), [@luxas](https://github.com/luxas))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.7.md

    ## Changelog since v1.7.0
    
    ### Other notable changes
    
    * Added new flag to `kubeadm init`: --node-name, that lets you specify the name of the Node object that will be created ([#48594](https://github.com/kubernetes/kubernetes/pull/48594), [@GheRivero](https://github.com/GheRivero))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	CBW:             "CBW",
    	CDQ:             "CDQ",
    	CDQE:            "CDQE",
    	CLC:             "CLC",
    	CLD:             "CLD",
    	CLFLUSH:         "CLFLUSH",
    	CLI:             "CLI",
    	CLTS:            "CLTS",
    	CMC:             "CMC",
    	CMOVA:           "CMOVA",
    	CMOVAE:          "CMOVAE",
    	CMOVB:           "CMOVB",
    	CMOVBE:          "CMOVBE",
    	CMOVE:           "CMOVE",
    	CMOVG:           "CMOVG",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.10.md

    ### Azure
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.9.md

    *   Fixed a bug so that volumes are now detached from stopped nodes. ([#55893](https://github.com/kubernetes/kubernetes/pull/55893),[ @gnufied](https://github.com/gnufied))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.30.md

    - Added alpha support for field selectors on custom resources.
      Provided that the `CustomResourceFieldSelectors` feature gate is enabled, the CustomResourceDefinition
      API now lets you specify `selectableFields`. Listing a field there allows filtering custom resources for that
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
Back to top