[docs] Adds note about master device name

This commit is contained in:
dougbtv
2019-01-25 14:30:14 -05:00
parent c6c9706855
commit 3ae7af14be

View File

@@ -105,6 +105,8 @@ spec:
EOF
```
*NOTE*: This example uses `eth0` as the `master` parameter, this master parameter should match the interface name on the hosts in your cluster.
You can see which configurations you've created using `kubectl` here's how you can do that:
```