Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 331 - 336 of 336 for conn (0.07 seconds)

  1. CHANGELOG/CHANGELOG-1.31.md

    which will be used when the feature gate is enabled. This phases will be marked as non-experimental when ControlPlaneKubeletLocalMode becomes GA. During "kubeadm upgrade" commands, if the feature gate is enabled, modify the "/etc/kubernetes/kubelet.conf " to use the local kube-apiserver endpoint. This upgrade mechanism will be removed once the feature gate goes GA and is hardcoded to true. ([#125582](https://github.com/kubernetes/kubernetes/pull/125582), [@chrischdi](https://github.com/chrischdi))...
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Nov 12 11:33:21 GMT 2025
    - 451.9K bytes
    - Click Count (0)
  2. doc/go_spec.html

    <a href="#Semicolons">semicolons</a> are
    required unless there is only a condition.
    If the condition is absent, it is equivalent to the boolean value
    <code>true</code>.
    </p>
    
    <pre>
    for cond { S() }    is the same as    for ; cond ; { S() }
    for      { S() }    is the same as    for true     { S() }
    </pre>
    
    <p>
    Each iteration has its own separate declared variable (or variables)
    [<a href="#Go_1.22">Go 1.22</a>].
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Apr 01 23:39:18 GMT 2026
    - 287.8K bytes
    - Click Count (1)
  3. CHANGELOG/CHANGELOG-1.20.md

    - Ceph RBD volume expansion now works even when ceph.conf was not provided. ([#92027](https://github.com/kubernetes/kubernetes/pull/92027), [@juliantaylor](https://github.com/juliantaylor))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.7.md

    * update the signing key for percona debian and ubuntu packages ([#41186](https://github.com/kubernetes/kubernetes/pull/41186), [@dixudx](https://github.com/dixudx))
    * fc: Drop multipath.conf snippet ([#36698](https://github.com/kubernetes/kubernetes/pull/36698), [@fabiand](https://github.com/fabiand))
    
    Please see the [Releases Page](https://github.com/kubernetes/kubernetes/releases) for older releases.
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Click Count (1)
  5. CHANGELOG/CHANGELOG-1.8.md

     - `kubeadm join` now delegates TLS Bootstrapping to the kubelet itself, instead
     of reimplementing the process. `kubeadm join` writes the bootstrap kubeconfig
     file to `/etc/kubernetes/bootstrap-kubelet.conf`.
    
    #### Defaults
    
     - The default spec.updateStrategy for the StatefulSet and DaemonSet kinds is
     RollingUpdate for the apps/v1beta2 group version. You can explicitly set
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Click Count (0)
  6. src/main/webapp/css/admin/adminlte.min.css.map

    mCI8qBE,MAAA,QJ9qBF,wBIkrBA,iBAAA,QACA,aAAA,QJnrBA,4BIsrBA,iBAAA,QACA,MAAA,KJvrBA,4CI0rBE,MAAA,KE5rBN,aACE,cAAA,IAAA,MAAA,QACA,QAAA,KAFF,uBAKI,OAAA,OACA,SAAA,SAGF,+BAAA,gCAGI,OAAA,WACA,QAAA,OAAA,KpFy+XkC,mCAGxC,oCAEA,oCADA,oCAFA,oCADA,oCAMA,oCADA,+CoFn/XE,oCpFy+XF,qCAEA,qCADA,qCAFA,qCADA,qCAMA,qCADA,gDoF99XQ,UAAA,QAvBR,mCA+BM,OAAA,EA/BN,yDAoCQ,KAAA,KACA,WAAA,KACA,MAAA,EAEA,4BAxCR,yDAyCU,KAAA,EACA,MAAA,MA1CV,4CAiDI,IAAA,KACA,WAAA,EAKJ,YACE,OAAA,8BACA,MAAA,KAIF,cACE,UAAA,MACA,YAAA,IACA,QAAA,IAAA,I...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 3.7M bytes
    - Click Count (3)
Back to Top