Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
docs: Network picture refers to Clear instead of Kata
Browse files Browse the repository at this point in the history
The network diagram refers to clear containers
bridge rather than kata containers bridge. Fix
it.

Fixes: #298

Signed-off-by: Nitesh Konkar [email protected]
  • Loading branch information
nitkon committed Feb 20, 2019
1 parent 4c71475 commit 11d5388
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed arch-images/network.png
Binary file not shown.
1 change: 1 addition & 0 deletions arch-images/network.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ To overcome incompatibility between typical container engines expectations
and virtual machines, `kata-runtime` networking transparently connects `veth`
interfaces with `TAP` ones using MACVTAP:

![Kata Containers networking](arch-images/network.png)
![Kata Containers networking](arch-images/network.svg)

Kata Containers supports both
[CNM](https://github.com/docker/libnetwork/blob/master/docs/design.md#the-container-network-model)
Expand Down

0 comments on commit 11d5388

Please sign in to comment.