Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 65 of 65 for 1212 (0.17 sec)

  1. CHANGELOG/CHANGELOG-1.15.md

      - The `--export` flag for the `kubectl get` command, deprecated since v1.14, will be removed in v1.18.
      - The `--pod`/`-p` flag for `kubectl exec`, deprecated since 1.12, has been removed.
      - `kubectl scale job`, deprecated since 1.10, has been removed. ([#78445](https://github.com/kubernetes/kubernetes/pull/78445), [@soltysh](https://github.com/soltysh))
    
    
    - kubelet
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.11.md

    * There's a known issue where the Vertical Pod Autoscaler will radically change implementation in 1.12, so users of VPA (alpha) in 1.11 are warned that they will not be able to automatically migrate their VPA configs from 1.11 to 1.12.
    
    
    ## Before Upgrading
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.28.md

    - AdvancedAuditing feature gate that graduated to GA in 1.12 and was unconditionally enabled has been removed in v1.28. ([#118763](https://github.com/kubernetes/kubernetes/pull/118763), [@Shubham82](https://github.com/Shubham82)) [SIG API Machinery and Auth]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	ADCB R11, (BX)                          // 44101b
    	ADCB DL, (R11)                          // 411013
    	ADCB R11, (R11)                         // 45101b
    	ADCB DL, DL                             // 10d2 or 12d2
    	ADCB R11, DL                            // 4410da or 4112d3
    	ADCB DL, R11                            // 4110d3 or 4412da
    	ADCB R11, R11                           // 4510db or 4512db
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg syscall (freebsd-386), const IFT_X213 = 93
    pkg syscall (freebsd-386), const IFT_X25 = 5
    pkg syscall (freebsd-386), const IFT_X25DDN = 4
    pkg syscall (freebsd-386), const IFT_X25HUNTGROUP = 122
    pkg syscall (freebsd-386), const IFT_X25MLP = 121
    pkg syscall (freebsd-386), const IFT_X25PLE = 40
    pkg syscall (freebsd-386), const IFT_XETHER = 26
    pkg syscall (freebsd-386), const IGNBRK = 1
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
Back to top