Skip to content

Commit

Permalink
Described features
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Ekman committed Dec 3, 2019
1 parent b71df4a commit 687835c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ This is a basic CNI-plugin used in
a very simple CNI-plugin which makes it suitable for experiments and
as an introduction to container networking in Kubernetes.

**NOTE:** `xcluster-cni` is not intended for K8s clusters in production!
Features;

* You will understand it

* Works with k8s ipv4-only, ipv6-only and dual-stack without any extra
configuration.

* Handles MTU automatically

* Good for experiments and education

* NOT intended for K8s clusters in production


Install and check dependencies;
```
Expand Down

0 comments on commit 687835c

Please sign in to comment.