Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for init (0.2 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

     - Kubeadm: Move the "kubeadm init" phase "kubelet-start" later in the init workflow, after the "kubeconfig" phase. This makes kubeadm start the kubelet only after the KubeletConfiguration component config file (/var/lib/kubelet/config.yaml) is generated and solves a problem where init systems like OpenRC cannot crashloop the kubelet service. ([#90892](https://github.com/kubernetes/kubernetes/pull/90892),...
    Plain Text
    - Registered: Fri Apr 19 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_IEEE80211 = 37
    pkg syscall (freebsd-arm64), const AF_IEEE80211 ideal-int
    pkg syscall (freebsd-arm64), const AF_IMPLINK = 3
    pkg syscall (freebsd-arm64), const AF_IMPLINK ideal-int
    pkg syscall (freebsd-arm64), const AF_INET_SDP = 40
    pkg syscall (freebsd-arm64), const AF_INET_SDP ideal-int
    pkg syscall (freebsd-arm64), const AF_INET6 = 28
    pkg syscall (freebsd-arm64), const AF_INET6_SDP = 42
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const AF_INET_SDP = 40 #53466
    pkg syscall (freebsd-riscv64), const AF_INET_SDP ideal-int #53466
    pkg syscall (freebsd-riscv64), const AF_IPX = 23 #53466
    pkg syscall (freebsd-riscv64), const AF_IPX ideal-int #53466
    pkg syscall (freebsd-riscv64), const AF_ISDN = 26 #53466
    pkg syscall (freebsd-riscv64), const AF_ISDN ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  4. RELEASE.md

        *   Added 8-bit/16-bit/32-bit int/uint support for the built-in op `right_shift`
        *   Added reference implementation for 16-bit int unquantized `add`.
        *   Added reference implementation for 16-bit int and 32-bit unsigned int unquantized `mul`.
        *   `add_op` supports broadcasting up to 6 dimensions.
        *   Added 16-bit support for `top_k`.
    
    *   `tf.function`
    
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  5. src/main/webapp/css/admin/bootstrap.min.css.map

    rfs($fs, $important: false) {\n  // Cache $fs unit\n  $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n  // Add !important suffix if needed\n  $rfs-suffix: if($important, \" !important\", \"\");\n\n  // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n  @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n    font-size: #{$fs}#{$rfs-suffix};\n  }\n  @else {\n    // Variables for...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  6. src/main/webapp/css/bootstrap.min.css.map

    rfs($fs, $important: false) {\n  // Cache $fs unit\n  $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n  // Add !important suffix if needed\n  $rfs-suffix: if($important, \" !important\", \"\");\n\n  // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n  @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n    font-size: #{$fs}#{$rfs-suffix};\n  }\n  @else {\n    // Variables for...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3303          ; mapped                 ; 30A2 30FC 30EB #1.1  SQUARE AARU
    3304          ; mapped                 ; 30A4 30CB 30F3 30B0 #1.1 SQUARE ININGU
    3305          ; mapped                 ; 30A4 30F3 30C1 #1.1  SQUARE INTI
    3306          ; mapped                 ; 30A6 30A9 30F3 #1.1  SQUARE UON
    3307          ; mapped                 ; 30A8 30B9 30AF 30FC 30C9 #1.1 SQUARE ESUKUUDO
    Plain Text
    - Registered: Fri Apr 19 11:42:09 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  8. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	INSERTPS $7, X2, X11                    // 66440f3a21da07
    	INSERTPS $7, X11, X11                   // 66450f3a21db07
    	INSW                                    // 666d
    	//TODO: INT $3                          // cc
    	INT $7                                  // cd07
    	INVD                                    // 0f08
    	INVLPG (BX)                             // 0f013b
    	INVLPG (R11)                            // 410f013b
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
Back to top