The correct name is [Route] and not [Router]

Check commit 0b57371ffab5b32dc991ff5fe60c3d58f7c2f9cc
You will see that the correct name is [Route]
You can see it also here
https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/openstack/openstack.go#L137
pull/6257/head
Saverio Proto 2017-11-09 18:30:17 +01:00 committed by Saverio Proto
parent b0ef8cf848
commit faef51ed47
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ bs-version=v2
#### Router
These configuration options for the OpenStack provider pertain to routing and
should appear in the `[Router]` section of the `cloud.conf` file:
should appear in the `[Route]` section of the `cloud.conf` file:
* `router-id` (Optional): If the underlying cloud's Neutron deployment supports
the `extraroutes` extension then use `router-id` to specify a router to add