From aaa8d7e3f35d6ac11751efea32c8d3fe0b88db02 Mon Sep 17 00:00:00 2001 From: Lele Date: Tue, 21 Aug 2018 23:58:13 +0200 Subject: [PATCH] Removed spurious tag in one Title (#10032) Removed spurious tag in "Test the cluster and flannel configuration" title --- .../getting-started-guides/fedora/flannel_multi_node_cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md b/content/en/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md index 7a13f101ca5..12a032bbbcf 100644 --- a/content/en/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md +++ b/content/en/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md @@ -95,7 +95,7 @@ systemctl start docker ``` -## **Test the cluster and flannel configuration** +## Test the cluster and flannel configuration Now check the interfaces on the nodes. Notice there is now a flannel.1 interface, and the ip addresses of docker0 and flannel.1 interfaces are in the same network. You will notice that docker0 is assigned a subnet (18.16.29.0/24 as shown below) on each Kubernetes node out of the IP range configured above. A working output should look like this: