mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-09 20:07:49 +00:00
Docs: network connect is no longer a limitation
Remove the `network connect` limitation from `Limitations.md` as the limitation has been removed. Fixes #287. Signed-off-by: Ayoub Bousselmi <abousselmi@users.noreply.github.com>
This commit is contained in:
parent
bb361623f6
commit
9b9e5d63e0
@ -116,16 +116,6 @@ All other configurations are supported and are working properly.
|
|||||||
|
|
||||||
## Networking
|
## Networking
|
||||||
|
|
||||||
### Adding networks dynamically
|
|
||||||
|
|
||||||
The runtime does not currently support adding networks to an already
|
|
||||||
running container (`docker network connect`).
|
|
||||||
|
|
||||||
The VM network configuration is set up with what is defined by the CNM
|
|
||||||
plugin at startup time. Although it is possible to watch the networking namespace on the host to discover and propagate new networks at runtime, it is currently not implemented.
|
|
||||||
|
|
||||||
See https://github.com/kata-containers/runtime/issues/113 for more information.
|
|
||||||
|
|
||||||
### Docker swarm support
|
### Docker swarm support
|
||||||
|
|
||||||
The newest version of Docker supported is specified by the
|
The newest version of Docker supported is specified by the
|
||||||
|
Loading…
Reference in New Issue
Block a user