Tagged articles
63 articles
Page 1 of 1
Cloud Native Technology Community
Cloud Native Technology Community
Apr 17, 2026 · Cloud Native

What’s New in Kube-OVN v1.16.0? Key Features and Improvements Explained

Kube-OVN v1.16.0 introduces major enhancements such as BGP/EVPN‑enabled VPC egress, a tiered SecurityGroup with expanded priority range, per‑NIC DHCP control, multi‑network NetworkPolicy annotations, full‑NIC hot migration for KubeVirt, static IP/MAC per interface, and numerous reliability, performance, and Helm chart upgrades.

BGPCNIEVPN
0 likes · 6 min read
What’s New in Kube-OVN v1.16.0? Key Features and Improvements Explained
Cloud Native Technology Community
Cloud Native Technology Community
Apr 11, 2025 · Cloud Native

How Kube-OVN Enables Seamless Live Migration for KubeVirt VMs

This article explains the challenges of live‑migrating KubeVirt virtual machines, how Kube‑OVN addresses network‑bridge limitations and IP changes, provides the required VM annotation, step‑by‑step migration commands, and details the multi‑stage migration process that keeps network interruption under 0.5 seconds with no TCP break.

Cloud NativeKube-OVNKubeVirt
0 likes · 7 min read
How Kube-OVN Enables Seamless Live Migration for KubeVirt VMs
Cloud Native Technology Community
Cloud Native Technology Community
May 9, 2024 · Cloud Native

Step-by-Step Deployment of K3s with Kube‑OVN, Multus, VPN and Cloud‑Hypervisor for a Hybrid Container‑VM Environment

This guide walks through deploying a lightweight K3s cluster unified with virtual machines using Kube‑OVN for multi‑tenant VPC isolation, configuring shared internet via VPN, installing cloud‑hypervisor, setting up Multus for multi‑NIC containers, and provisioning a management web‑app with Tomcat and OpenVPN, providing a complete cloud‑native lab environment.

K3sKube-OVNKubernetes
0 likes · 22 min read
Step-by-Step Deployment of K3s with Kube‑OVN, Multus, VPN and Cloud‑Hypervisor for a Hybrid Container‑VM Environment
Cloud Native Technology Community
Cloud Native Technology Community
Mar 28, 2023 · Cloud Native

How to Set Up Multi‑Cluster Networking with Kube‑OVN OVN‑IC

This guide explains how to enable cross‑cluster pod communication in Kubernetes using Kube‑OVN's OVN‑IC feature, covering prerequisites, single‑node and high‑availability database deployment, automatic and manual route configuration, and cleanup procedures with concrete Docker/Containerd commands and ConfigMap examples.

Cloud NativeKube-OVNKubernetes
0 likes · 15 min read
How to Set Up Multi‑Cluster Networking with Kube‑OVN OVN‑IC
Cloud Native Technology Community
Cloud Native Technology Community
Jan 4, 2023 · Cloud Native

Configuring External Egress Gateways in Kube-OVN

This guide explains how to route outbound container traffic through a centralized external gateway using Kube-OVN by defining a Subnet resource with specific routing and policy settings, and clarifies each required field for proper configuration.

CNICloud NativeExternal Gateway
0 likes · 4 min read
Configuring External Egress Gateways in Kube-OVN
Cloud Native Technology Community
Cloud Native Technology Community
Dec 1, 2022 · Cloud Native

Integrating OpenStack and Kubernetes Networks with Kube-OVN: Cluster Interconnect and Shared OVN Modes

This guide explains how to use Kube-OVN to connect OpenStack virtual machines and Kubernetes containers by configuring cluster interconnect or shared OVN modes, covering prerequisites, OVN‑IC database deployment, Kubernetes and OpenStack side settings, and example manifests for creating Pods in OpenStack subnets.

Kube-OVNKubernetesOVN
0 likes · 11 min read
Integrating OpenStack and Kubernetes Networks with Kube-OVN: Cluster Interconnect and Shared OVN Modes
Cloud Native Technology Community
Cloud Native Technology Community
Oct 27, 2022 · Cloud Native

Boost Kubernetes Pod‑to‑Pod Performance with istio‑tcpip‑bypass and eBPF

This article explains how the Intel istio‑tcpip‑bypass plugin leverages eBPF to bypass the host TCP/IP stack for intra‑node pod communication, provides environment setup, step‑by‑step deployment commands, and shows benchmark results that demonstrate 40‑80% latency reduction and throughput improvement.

Kube-OVNKubernetesPerformance Testing
0 likes · 6 min read
Boost Kubernetes Pod‑to‑Pod Performance with istio‑tcpip‑bypass and eBPF
Cloud Native Technology Community
Cloud Native Technology Community
Sep 23, 2022 · Cloud Native

What Cloud‑Native Networking Trends Kube‑OVN Reveals and How DeepFlow Enables Full‑Stack Observability

In this technical session, experts from Lingque Cloud and Yunshan Network discuss emerging cloud‑native networking trends through Kube‑OVN, demonstrate DeepFlow's full‑stack observability in Kube‑OVN environments, and answer a wide range of practical Q&A covering IP stability, underlay challenges, CNI support, and performance tuning.

CNICloud Native NetworkingDeepFlow
0 likes · 14 min read
What Cloud‑Native Networking Trends Kube‑OVN Reveals and How DeepFlow Enables Full‑Stack Observability
Cloud Native Technology Community
Cloud Native Technology Community
Sep 1, 2022 · Cloud Native

How to Supercharge Kube-OVN Performance: Benchmarks and Tuning Guide

This guide presents Kube-OVN performance benchmarks, explains the testing environment and qperf commands, and provides step‑by‑step data‑plane optimization techniques—including CPU mode, NIC queue tuning, tuned profiles, interrupt binding, OVN LB disabling, FastPath module, OVS kernel compilation, and STT tunnel activation—to help administrators achieve lower latency and higher throughput in Kubernetes clusters.

Kube-OVNKubernetesOVN
0 likes · 12 min read
How to Supercharge Kube-OVN Performance: Benchmarks and Tuning Guide
Cloud Native Technology Community
Cloud Native Technology Community
Jul 5, 2022 · Cloud Native

Trends and Use Cases of Cloud‑Native Networking

This article analyses the rapid evolution of cloud‑native networking, identifies key challenges across traditional, data‑center, edge, multi‑cluster, financial, and telecom scenarios, and presents open‑source and commercial solutions such as Kube‑OVN, Underlay networks, flexible IPAM, and hardware‑software acceleration.

CNIEdge ComputingKube-OVN
0 likes · 14 min read
Trends and Use Cases of Cloud‑Native Networking
Cloud Native Technology Community
Cloud Native Technology Community
May 31, 2022 · Cloud Native

Building High‑Performance, High‑Availability Container Networks for Banking in a Two‑Site‑Three‑Center Architecture

This article explains the challenges of container networking in banks, especially under a two‑site‑three‑center architecture, and provides practical guidance on using underlay and overlay approaches, Kube‑OVN solutions, and best‑practice recommendations to achieve high‑availability, high‑concurrency, and high‑performance cloud‑native networks.

BankingKube-OVNOverlay
0 likes · 9 min read
Building High‑Performance, High‑Availability Container Networks for Banking in a Two‑Site‑Three‑Center Architecture
Cloud Native Technology Community
Cloud Native Technology Community
May 24, 2022 · Cloud Native

Kube-OVN v1.10.0 Release Highlights: Windows Support, Custom Subnet ACLs, Kubevirt Enhancements, Submariner Integration, and Performance Improvements

The Kube-OVN v1.10.0 release introduces Windows node support, user‑defined subnet ACLs, enhanced Kubevirt networking, Submariner multi‑cluster integration, and a series of control‑plane performance optimizations that together improve scalability, flexibility, and stability for cloud‑native Kubernetes deployments.

CNICloud NativeKube-OVN
0 likes · 7 min read
Kube-OVN v1.10.0 Release Highlights: Windows Support, Custom Subnet ACLs, Kubevirt Enhancements, Submariner Integration, and Performance Improvements
Cloud Native Technology Community
Cloud Native Technology Community
May 23, 2022 · Cloud Native

How Kube-OVN Redefines Cloud‑Native Networking for Modern Enterprises

This article reviews the evolution of cloud‑native networking in China, analyzes platformization and underlay trends, explains the technical challenges of traditional CNI solutions, and details Kube‑OVN's architecture, features, and roadmap as a comprehensive enterprise‑grade Kubernetes networking platform.

CNICloud Native NetworkingKube-OVN
0 likes · 21 min read
How Kube-OVN Redefines Cloud‑Native Networking for Modern Enterprises
Cloud Native Technology Community
Cloud Native Technology Community
May 17, 2022 · Cloud Native

Technical Overview of Kube-OVN Based Network Solution for Mixed VM and Container Environments

This article presents a detailed technical overview of how ByteDance selected Kube-OVN for a mixed virtual‑machine and container networking scenario, describes the initial network design, identifies performance issues, and outlines three improvement plans including OVS‑DPDK, source‑route optimization, and a switch from Geneve to VXLAN.

CNIDPDKKube-OVN
0 likes · 7 min read
Technical Overview of Kube-OVN Based Network Solution for Mixed VM and Container Environments
Cloud Native Technology Community
Cloud Native Technology Community
Apr 6, 2022 · Cloud Native

How Kube-OVN Enables Financial‑Grade Cloud‑Native Networking for Large Banks

This article presents a detailed, bank‑focused cloud‑native networking solution that leverages Kube-OVN's overlay/underlay dual‑stack architecture, OVS‑based performance, and security features to meet the high‑availability, high‑throughput, and regulatory demands of large financial institutions.

Kube-OVNOpen vSwitchbank IT infrastructure
0 likes · 9 min read
How Kube-OVN Enables Financial‑Grade Cloud‑Native Networking for Large Banks
Cloud Native Technology Community
Cloud Native Technology Community
Jan 26, 2022 · Cloud Native

Unlocking Edge Cloud: Kube-OVN’s Security Groups, VIP, Live Migration & Smart NIC Offload

This article details how the Kube-OVN community extended the CNI for edge cloud scenarios by adding security‑group based access control, high‑availability virtual IP support, live‑migration‑friendly networking, and smart‑NIC hardware offload, including implementation steps, CRD designs, and relevant pull‑request references.

CNIEdge ComputingKube-OVN
0 likes · 10 min read
Unlocking Edge Cloud: Kube-OVN’s Security Groups, VIP, Live Migration & Smart NIC Offload
Cloud Native Technology Community
Cloud Native Technology Community
Jan 25, 2022 · Cloud Native

Technical Overview of Kube-OVN Deployment for Hybrid VM and Container Environments at ByteDance

This article details ByteDance's technical evaluation and implementation of Kube-OVN as a CNI solution for hybrid virtual‑machine and container workloads, covering selection criteria, the initial network design, identified issues, subsequent optimizations, and future roadmap considerations within a cloud‑native Kubernetes environment.

CNICloud NativeKube-OVN
0 likes · 7 min read
Technical Overview of Kube-OVN Deployment for Hybrid VM and Container Environments at ByteDance
Cloud Native Technology Community
Cloud Native Technology Community
Jan 24, 2022 · Cloud Native

Building a Unified Cross‑Cluster Network Plane with Kube‑OVN for TiDB Deployment

The article explains how Kube‑OVN can create a flexible, efficient, and secure cross‑Kubernetes‑cluster network plane to meet user demands such as high availability, multi‑cloud separation, disaster‑recovery, and hybrid‑cloud compliance, and demonstrates its use with TiDB, MySQL, and WordPress workloads.

Cloud NativeCross-Cluster NetworkingKube-OVN
0 likes · 8 min read
Building a Unified Cross‑Cluster Network Plane with Kube‑OVN for TiDB Deployment
Cloud Native Technology Community
Cloud Native Technology Community
Jan 7, 2022 · Cloud Native

Designing High‑Availability, High‑Performance Cloud‑Native Container Networks for Banking

This article examines the challenges and solutions for building high‑availability, high‑concurrency, and high‑performance cloud‑native container networks in banks, covering two‑site three‑center architectures, underlay/overlay strategies, Kube‑OVN implementation, and practical recommendations for secure, scalable networking.

BankingContainer NetworkKube-OVN
0 likes · 10 min read
Designing High‑Availability, High‑Performance Cloud‑Native Container Networks for Banking
Cloud Native Technology Community
Cloud Native Technology Community
Dec 17, 2021 · Cloud Native

Kube‑OVN: Enabling Enterprise Innovation with Cloud‑Native Networking

This article reviews Du Dongming’s presentation on Kube‑OVN, tracing the evolution of cloud‑native networking from early container experiments to modern multi‑tenant VPC, subnet management, overlay/underlay modes, and the roadmap that positions Kube‑OVN as a comprehensive SDN solution for enterprise Kubernetes environments.

CNICloud Native NetworkingKube-OVN
0 likes · 21 min read
Kube‑OVN: Enabling Enterprise Innovation with Cloud‑Native Networking
Cloud Native Technology Community
Cloud Native Technology Community
Oct 27, 2021 · Cloud Native

How Kube-OVN Transforms Kubernetes Networking for Cloud‑Native Environments

The article provides a comprehensive overview of Kube-OVN, a powerful Kubernetes CNI plugin that leverages OVS to deliver enterprise‑grade overlay and underlay networking, multi‑NIC management, security policies, performance tuning, and monitoring, while also outlining its architecture, usage steps, and community resources.

Cloud Native NetworkingKube-OVNKubernetes CNI
0 likes · 14 min read
How Kube-OVN Transforms Kubernetes Networking for Cloud‑Native Environments
Cloud Native Technology Community
Cloud Native Technology Community
Sep 16, 2021 · Cloud Native

Kube-OVN Survey Report: Container Network Usage and Kube-OVN Adoption Trends (Second Edition)

The second‑edition Kube‑OVN survey collected 267 valid responses from diverse industries, revealing increased container deployment on virtual machines, a rise in public‑cloud usage, a jump in Kube‑OVN adoption to 40%, growing demand for IPv6/dual‑stack and multi‑tenant networking, and user expectations centered on KubeVirt, VPC enhancements, and eBPF integration.

CNIKube-OVNKubernetes
0 likes · 6 min read
Kube-OVN Survey Report: Container Network Usage and Kube-OVN Adoption Trends (Second Edition)
Cloud Native Technology Community
Cloud Native Technology Community
Jun 17, 2021 · Cloud Native

Kube-OVN Growth Journey, Recent Feature Updates, and 2021‑2022 Roadmap

The article outlines Kube‑OVN’s evolution from its 2019 debut to becoming the CNCF‑hosted open‑source CNI with extensive enterprise adoption, details recent feature releases such as multi‑VLAN, BGP, Smart‑NIC, DPDK, dual‑stack and multi‑cluster support, and presents a 2021‑2022 roadmap focusing on performance, security, monitoring and broader cloud‑native use cases.

CNICloud Native NetworkingKube-OVN
0 likes · 12 min read
Kube-OVN Growth Journey, Recent Feature Updates, and 2021‑2022 Roadmap
Cloud Native Technology Community
Cloud Native Technology Community
May 14, 2021 · Cloud Native

What’s Next for Kube-OVN? Roadmap, Multi‑Cloud Networking & eBPF Innovations

The 2021 Container Network Technology Conference celebrated Kube-OVN’s anniversary, showcasing its mature multi‑tenant, cross‑cluster, and hardware‑accelerated networking features, outlining a roadmap focused on performance, eBPF‑based security and monitoring, and highlighting real‑world deployments with partners such as Intel, F5, banks and telecom operators.

Cloud NativeKube-OVNKubernetes
0 likes · 10 min read
What’s Next for Kube-OVN? Roadmap, Multi‑Cloud Networking & eBPF Innovations
Cloud Native Technology Community
Cloud Native Technology Community
Jun 17, 2020 · Cloud Native

Key Features and Practices of Kube‑OVN in Cloud‑Native Environments

The article summarizes the technical innovations of the open‑source Kube‑OVN project—including a namespace‑based subnet model, comprehensive fixed‑IP support, flexible gateway options, performance optimizations for control and data planes, extensive monitoring tools, and real‑world user cases—highlighting its relevance for modern cloud‑native networking.

Fixed IPKube-OVNKubernetes
0 likes · 12 min read
Key Features and Practices of Kube‑OVN in Cloud‑Native Environments
Cloud Native Technology Community
Cloud Native Technology Community
Jun 16, 2020 · Cloud Native

Understanding Cloud‑Native Networking: Practices, Open‑Source Implementations, and Challenges from Lingque Cloud’s Kube‑OVN Project

The article summarizes Liu Mengxin’s June 11 talk on cloud‑native networking, covering its definition, basic requirements, open‑source CNI implementations, control‑ and data‑plane designs, and the functional, operational, security, and performance challenges faced when deploying container networks at scale.

CNIKube-OVNKubernetes
0 likes · 9 min read
Understanding Cloud‑Native Networking: Practices, Open‑Source Implementations, and Challenges from Lingque Cloud’s Kube‑OVN Project
Cloud Native Technology Community
Cloud Native Technology Community
Nov 25, 2019 · Cloud Native

Kube-OVN v0.9.0 Release Highlights: Monitoring, Performance, Stability, and New Features

Kube-OVN 0.9.0 introduces enhanced monitoring, a five‑fold controller throughput boost, numerous stability fixes, reduced privileged container usage, and additional networking capabilities, while providing detailed update information and contact resources for the open‑source Kubernetes network project.

Cloud NativeKube-OVNKubernetes
0 likes · 4 min read
Kube-OVN v0.9.0 Release Highlights: Monitoring, Performance, Stability, and New Features
Cloud Native Technology Community
Cloud Native Technology Community
Oct 11, 2019 · Cloud Native

Kube-OVN v0.8.0 Release Highlights: High‑Availability Gateway, Monitoring Tools, Security Enhancements, and Other Updates

Kube-OVN v0.8.0 adds a high‑availability active‑passive gateway, enhanced monitoring via a kubectl plugin and Prometheus‑exposed pinger, automatic port‑security, hostport support, and upgrades to OVN, OVS, and Go, while continuing to bring OpenStack‑grade networking features to Kubernetes.

Cloud NativeKube-OVNKubernetes
0 likes · 4 min read
Kube-OVN v0.8.0 Release Highlights: High‑Availability Gateway, Monitoring Tools, Security Enhancements, and Other Updates
Cloud Native Technology Community
Cloud Native Technology Community
Jul 18, 2019 · Cloud Native

Container PaaS Journey of a Large Joint-Stock Bank: Architecture, DevOps, and Kube‑OVN Network Solution

The talk from KubeCon 2019 details how a major commercial bank adopted a container‑based PaaS platform, covering digital transformation drivers, agile and DevOps practices, a multi‑cluster Kubernetes architecture, the custom Kube‑OVN networking solution, and the resulting operational and business benefits.

Cloud NativeDevOpsKube-OVN
0 likes · 11 min read
Container PaaS Journey of a Large Joint-Stock Bank: Architecture, DevOps, and Kube‑OVN Network Solution
Cloud Native Technology Community
Cloud Native Technology Community
Jun 19, 2019 · Cloud Native

How Kube-OVN 0.5 Boosts Kubernetes NetworkPolicy and Custom Networking

Kube-OVN 0.5 introduces full Kubernetes NetworkPolicy support via Openflow, customizable container interfaces and MTU, automatic system parameter tuning, auto‑computed default gateways, and additional CLI options, while its open‑source design brings comprehensive OVN‑based networking features to Kubernetes across diverse platforms.

Cloud NativeKube-OVNKubernetes
0 likes · 5 min read
How Kube-OVN 0.5 Boosts Kubernetes NetworkPolicy and Custom Networking
Cloud Native Technology Community
Cloud Native Technology Community
Apr 23, 2019 · Cloud Native

Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD

The Beijing cloud‑native technology salon on April 20 showcased expert talks on Kube‑OVN networking, Oracle Linux Ksplice hot‑patching, 360’s Wayne multi‑cluster platform, YRCloudFile container storage, and CI/CD strategies, highlighting practical advances and open‑source projects for modern cloud environments.

Cloud NativeKspliceKube-OVN
0 likes · 7 min read
Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD