From faef51ed47a726e23ecbd58ed125b60a46519f41 Mon Sep 17 00:00:00 2001 From: Saverio Proto Date: Thu, 9 Nov 2017 18:30:17 +0100 Subject: [PATCH] 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 --- docs/concepts/cluster-administration/cloud-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/cluster-administration/cloud-providers.md b/docs/concepts/cluster-administration/cloud-providers.md index 7419cf26932e2..b3b8ff25b12c7 100644 --- a/docs/concepts/cluster-administration/cloud-providers.md +++ b/docs/concepts/cluster-administration/cloud-providers.md @@ -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