• Kubernetes Submit Queue's avatar
    Merge pull request #32663 from anguslees/extraroutes · 7f2622e6
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    openstack: Implement the `Routes` provider API
    
    ``` release-note
    
    Implement the Routes provider API for OpenStack using Neutron extraroute extension.  This removes the need for flannel/etc where supported.  To use, ensure all your nodes are on the same Neutron (private) network and specify the router ID in new `[Route]` section of provider config:
    
        [Route]
        router-id = <router UUID>
    ```
    7f2622e6
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...