mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 00:07:16 +00:00
config: Get rid of bridged model docs in the configuration
Since we have dropped support for bridged model, remove it from the configuration as well. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
parent
dffc988d92
commit
27433d9178
@ -371,12 +371,6 @@ path = "@NETMONPATH@"
|
||||
# the container network interface
|
||||
# Options:
|
||||
#
|
||||
# - bridged (Deprecated)
|
||||
# Uses a linux bridge to interconnect the container interface to
|
||||
# the VM. Works for most cases except macvlan and ipvlan.
|
||||
# ***NOTE: This feature has been deprecated with plans to remove this
|
||||
# feature in the future. Please use other network models listed below.
|
||||
#
|
||||
# - macvtap
|
||||
# Used when the Container network interface can be bridged using
|
||||
# macvtap.
|
||||
|
Loading…
Reference in New Issue
Block a user