K Vswitch Versions Save

k-vswitch is an easy-to-operate, performant and secure Kubernetes networking plugin based on Open vSwitch

v0.0.2

4 years ago

v0.0.2 implements an ARP responder, which means no more L2 learning/broadcast on your pod network and all pods get a fixed MAC address.

v0.0.2 is not advised for production environments, but we're working towards one!

Deployment manifest at here

v0.0.1

4 years ago

This is the first alpha release of k-vswitch which supports:

  • pod-to-pod networking via GRE or VxLAN overlays
  • network policies via OpenFlow

Image is available at docker.io/kvswitch/k-vswitch:v0.0.1. See installation docs for deploying k-vswitch on your clusters.