Update README.md

master
kvaps 2017-12-22 16:43:55 +01:00 committed by GitHub
parent 22537fba35
commit 8994df0e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -44,9 +44,8 @@ curl -o https://raw.githubusercontent.com/kvaps/bridget/master/bridget.yaml
vim bridget.yaml
```
By default bridget uses `cbr0` bridge that nowhere connected, so you need to set IFACE and VLAN parameters.
Or make sure that your bridge is already configured for use some physical interface.
Please make sure that you have no any IP-address on bridge, because will be configured automatcally.
By default bridget uses `cbr0` bridge that nowhere connected, so you need to set IFACE and VLAN parameters, or configure your host system for connect physical interface this bridge byself.
Please make sure that you have no any IP-address on the bridge, because it will be configured automatcally.
* Run daemonset:
```