Removed spurious <strong> tag in one Title (#10032)

Removed spurious <strong> tag in "Test the cluster and flannel configuration" title
This commit is contained in:
Lele 2018-08-21 23:58:13 +02:00 committed by k8s-ci-robot
parent 94db355ef7
commit aaa8d7e3f3
1 changed files with 1 additions and 1 deletions

View File

@ -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: