Skip to content

Commit

Permalink
feat: add vxlan in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
withlin committed May 6, 2021
1 parent 630e373 commit be2048b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ We are looking forwards to your PR!

3. Q: What's the encapsulation?

A: For overlay mode, Kube-OVN uses Geneve to encapsulate packets between nodes. For Vlan/Underlay mode there is no encapsulation.
A: For overlay mode, Kube-OVN uses Geneve/Vxlan to encapsulate packets between nodes. For Vlan/Underlay mode there is no encapsulation.

## Kube-OVN vs. Other CNI Implementation

Expand Down

0 comments on commit be2048b

Please sign in to comment.