Skip to content

Commit

Permalink
docs: add network topology
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Apr 21, 2019
1 parent c055948 commit 756831d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ Kube-OVN integrates the OVN-based Network Virtualization with Kubernetes. It off
- More Metrics and Traffic Graph
- More Diagnosis and Tracing Tools

## Network Topology

The Switch, Router, Firewall showed in the diagram below are all distributed on all Nodes. There is no single point of failure for in cluster network.

![alt text](docs/ovn-network-topology.png "kube-ovn network topology")

## Quick Start
Kube-OVN is easy to install with all necessary components/dependencies included. Please refer to the [Installation Guide](docs/install.md).

Expand Down
Binary file added docs/ovn-network-topology.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 756831d

Please sign in to comment.