Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for ipvs (0.01 sec)

  1. CHANGELOG/CHANGELOG-1.4.md

    * The pod annotation `security.alpha.kubernetes.io/sysctls` now allows customization of namespaced and well isolated kernel parameters (sysctls), starting with `kernel.shm_rmid_forced`, `net.ipv4.ip_local_port_range` and `net.ipv4.tcp_syncookies` for Kubernetes 1.4. ([#27180](https://github.com/kubernetes/kubernetes/pull/27180), [@sttts](https://github.com/sttts))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  2. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    ce.gov.br
    ce.it
    ce.leg.br
    cechire.com
    center
    centralus.azurestaticapps.net
    ceo
    cern
    certification.aero
    cesena-forli.it
    cesena-forlì.it
    cesenaforli.it
    cesenaforlì.it
    cf
    cf-ipfs.com
    cfa
    cfd
    cfolks.pl
    cg
    ch
    ch.eu.org
    ch.it
    ch.trendhosting.cloud
    chambagri.fr
    championship.aero
    chanel
    channel
    channelsdvr.net
    charity
    charter.aero
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  3. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

        assertThat(get.headers["Host"]).isNull()
        assertThat(get.headers[":authority"]).isEqualTo("any-host-name:$port")
        assertThat(get.url).isEqualTo(url)
      }
    
      /** Use a proxy to fake IPv6 connectivity, even if localhost doesn't have IPv6.  */
      private fun configureClientAndServerProxies(http2: Boolean) {
        server.useHttps(handshakeCertificates.sslSocketFactory())
        server.protocols =
          when {
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  4. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    ce.gov.br
    ce.it
    ce.leg.br
    cechire.com
    center
    centralus.azurestaticapps.net
    ceo
    cern
    certification.aero
    cesena-forli.it
    cesena-forlì.it
    cesenaforli.it
    cesenaforlì.it
    cf
    cf-ipfs.com
    cfa
    cfd
    cfolks.pl
    cg
    ch
    ch.eu.org
    ch.it
    ch.trendhosting.cloud
    chambagri.fr
    championship.aero
    chanel
    channel
    channelsdvr.net
    charity
    charter.aero
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  5. CHANGELOG/CHANGELOG-1.5.md

    * Bump GCE debian image to container-vm-v20161025 (CVE-2016-5195 Dirty… ([#35825](https://github.com/kubernetes/kubernetes/pull/35825), [@dchen1107](https://github.com/dchen1107))
    * GC pod ips ([#35572](https://github.com/kubernetes/kubernetes/pull/35572), [@bprashanth](https://github.com/bprashanth))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
Back to top