https://cdn.sanity.io/images/i5o15h0b/production/c8da864abaf80da48839191d9a0429ea82556ef8-5432x3204.png
https://cdn.sanity.io/images/i5o15h0b/production/c8da864abaf80da48839191d9a0429ea82556ef8-5432x3204.png loading placeholder

A few companies using Kube-OVN

https://cdn.sanity.io/images/i5o15h0b/production/ed49fcaf13ca078b8f081d8c5494fea8a0c48a3c-74x48.svg
https://cdn.sanity.io/images/i5o15h0b/production/c1638971671db3c31ec8d720181ea9b2bea4415e-48x48.svg
https://cdn.sanity.io/images/i5o15h0b/production/b003423bc7b0cca3d860a4fd7166b6d21e50cdb3-88x48.svg
https://cdn.sanity.io/images/i5o15h0b/production/27fdcb27762173fb4394fb3d0f1d06370afe806b-169x48.svg
https://cdn.sanity.io/images/i5o15h0b/production/408b6939447c4d8e227776c62a7932f689a94fbe-266x48.svg

Features

The most advanced Kubernetes feature set

Kube-OVN integrates the OVN-based Network Virtualization with Kubernetes. It offers an advanced Container Network Fabric that is feature rich and enterprise friendly.

See More on GitHub

Namespaced Subnets

Each Namespace can have a unique Subnet (backed by a Logical Switch).

Static IP Addresses

Allocates random or static IP addresses to workloads.

Subnet Isolation

Denies traffic from IP addresses not within the same Subnet. Allow-lists specific IP addresses or IP ranges.

Network Policy

Implements the Kubernetes NetworkPolicy API using OVN ACLs.

Dual Stack

Supports IPv4-only, IPv6-only or dual stack mode for Pods.

Pod NAT and EIP

Manages the Pod external traffic and IP addresses like traditional VMs.

Multi-Cluster Networking

Connects different clusters into one L3 network.

Dynamic QoS

Supports Pod/Gateway Ingress/Egress rate limits configuration on the fly.

Traffic Mirror

Duplicates container network traffic for monitoring, diagnosis and replays.

Underlay Support

Supports underlay and Vlan mode for better performance and direct connectivity with the physical network.

VPC Support

Supports multi-tenant networking with overlapped IP address spaces.

Cilium Integration

Integrates Cilium for advanced security and observability.
# Dual-stack Subnet with centralized gateway
apiVersion: kubeovn.io/v1
kind: Subnet
metadata:
  name: dualstack
spec:
  cidrBlock: 10.16.0.0/16,fd00:10:16::/64
  default: false
  excludeIps:
  - 10.16.0.1
  - fd00:10:16::1
  gateway: 10.16.0.1,fd00:10:16::1
  gatewayNode: "gw1,gw2"
  gatewayType: centralized
  natOutgoing: true
  protocol: Dual
https://cdn.sanity.io/images/i5o15h0b/production/765081d4db0391a7d0eb1526d2ec87283c76ac68-291x255.svg

MAY 4TH – 7TH, 2021

Meet us at [KubeCon + CloudNativeCon Europe 2021]

The CNCF’s flagship conference gathers adopters and technologists from leading open source and cloud native communities virtually from May 4 – 7. Join us at the Kube-OVN Project Office Hours

Thu, May 6, 9:00 AM (CEST) / Fri, May 7, 9:00 AM (CEST)

Register Today

Contact us

Contact Us

The Kube-OVN community welcomes your participation.

Email
community@mail.kube-ovn.io

Send us a message

Max. 500 characters