Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 29 for Networks (0.19 sec)

  1. CHANGELOG/CHANGELOG-1.9.md

        - [**Node**](#node-1)
        - [**Network**](#network-1)
        - [**Scheduling**](#scheduling)
        - [**Storage**](#storage-1)
        - [**OpenStack**](#openstack-1)
      - [Known Issues](#known-issues)
      - [Deprecations](#deprecations)
        - [**API Machinery**](#api-machinery-2)
        - [**Auth**](#auth-2)
        - [**Cluster Lifecycle**](#cluster-lifecycle-2)
        - [**Network**](#network-2)
        - [**Storage**](#storage-2)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.8.md

          - [kops](#kops)
          - [Cluster Discovery/Bootstrap](#cluster-discoverybootstrap)
          - [Multi-platform](#multi-platform)
          - [Cloud Providers](#cloud-providers)
        - [Network](#network)
          - [network-policy](#network-policy)
          - [kube-proxy ipvs mode](#kube-proxy-ipvs-mode)
        - [API Machinery](#api-machinery)
          - [kube-apiserver](#kube-apiserver)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.10.md

        - [Storage](#storage)
        - [Windows](#windows)
        - [OpenStack](#openstack)
        - [API-machinery](#api-machinery)
        - [Auth](#auth)
        - [Azure](#azure)
        - [CLI](#cli)
        - [Network](#network)
      - [Before Upgrading](#before-upgrading)
      - [Known Issues](#known-issues)
      - [Deprecations](#deprecations)
      - [Other Notable Changes](#other-notable-changes-13)
        - [Apps](#apps)
        - [AWS](#aws)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.21.md

    ### Bug or Regression
    
    - An inefficient lock in EndpointSlice controller metrics cache has been reworked. Network programming latency may be significantly reduced in certain scenarios, especially in clusters with a large number of Services. ([#107169](https://github.com/kubernetes/kubernetes/pull/107169), [@robscott](https://github.com/robscott)) [SIG Apps and Network]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  5. .gitignore

    cscope.*
    
    # Go test binaries
    *.test
    /hack/.test-cmd-auth
    
    # JUnit test output from ginkgo e2e tests
    /junit*.xml
    
    # Mercurial files
    **/.hg
    **/.hg*
    
    # Vagrant
    .vagrant
    network_closure.sh
    
    # Local cluster env variables
    /cluster/env.sh
    
    # Compiled binaries in third_party
    /third_party/pkg
    
    # Also ignore etcd installed by hack/install-etcd.sh
    /third_party/etcd*
    /default.etcd
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 29 08:22:06 GMT 2024
    - 2.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.27.md

    - Fixing issue with Winkernel Proxier - ClusterIP Loadbalancers are missing if the ExternalTrafficPolicy is set to Local and the available endpoints are all remoteEndpoints. ([#115919](https://github.com/kubernetes/kubernetes/pull/115919), [@princepereira](https://github.com/princepereira)) [SIG Network and Windows]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  7. CHANGELOG/CHANGELOG-1.11.md

        - [SIG API Machinery](#sig-api-machinery)
        - [SIG Auth](#sig-auth)
        - [SIG CLI](#sig-cli)
        - [SIG Cluster Lifecycle](#sig-cluster-lifecycle)
        - [SIG Instrumentation](#sig-instrumentation)
        - [SIG Network](#sig-network)
        - [SIG Node](#sig-node)
        - [SIG OpenStack](#sig-openstack)
        - [SIG Scheduling](#sig-scheduling)
        - [SIG Storage](#sig-storage)
        - [SIG Windows](#sig-windows)
      - [Known Issues](#known-issues)
    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)
  8. CHANGELOG/CHANGELOG-1.13.md

        - [SIG Cloud Provider](#sig-cloud-provider)
        - [SIG Cluster Lifecycle](#sig-cluster-lifecycle)
        - [SIG IBM Cloud](#sig-ibm-cloud)
        - [SIG Multicluster](#sig-multicluster)
        - [SIG Network](#sig-network)
        - [SIG Node](#sig-node)
        - [SIG Openstack](#sig-openstack)
        - [SIG Scalability](#sig-scalability)
        - [SIG Scheduling](#sig-scheduling)
        - [SIG Service Catalog](#sig-service-catalog)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.18.md

    - Azure Cloud Provider now supports using Azure network resources (Virtual Network, Load Balancer, Public IP, Route Table, Network Security Group, etc.) in different AAD Tenant and Subscription than those for the Kubernetes cluster. To use the feature, please reference https://kubernetes-sigs.github.io/cloud-provider-azure/install/configs/#host-network-resources-in-different-aad-tenant-and-subscription. ([#88384](https://github.com/kubernetes/kubernetes/pull/88384),...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.28.md

      `--cluster-cidr` is IPv6.) ([#119003](https://github.com/kubernetes/kubernetes/pull/119003), [@danwinship](https://github.com/danwinship)) [SIG Network]
    - Kube-proxy: removed log warning about not using config file. ([#118115](https://github.com/kubernetes/kubernetes/pull/118115), [@TommyStarK](https://github.com/TommyStarK)) [SIG Network]
    - Made Job controller batching of syncJob invocations enabled unconditionally (it was conditional on JobReadyPods feature before).
    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)
Back to top