Cloud Native 4 min read

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 Native Technology Community
Cloud Native Technology Community
Cloud Native Technology Community
Kube-OVN v0.8.0 Release Highlights: High‑Availability Gateway, Monitoring Tools, Security Enhancements, and Other Updates

Kube-OVN is an open-source Kubernetes networking project built on OVN.

Version 0.8.0 introduces several key enhancements:

Gateway : The centralized gateway now supports active‑passive high‑availability; Kube‑OVN automatically detects gateway node health and performs failover, eliminating a single point of failure in the network plane.

Monitoring tools : A kubectl plugin adds many network‑diagnostic commands; users can run kubectl ko to execute OVN commands, perform tcpdump on specific containers, inspect flow tables, and assess overall cluster network quality. A new “pinger” component continuously checks network health and exposes metrics in Prometheus format.

Security : Container networking automatically enables port security to prevent malicious MAC/IP spoofing, and node‑to‑pod connectivity is enabled by default.

Other : HostPort extension support; OVN and OVS upgraded to 2.11.3 fixing bugs and performance issues; Go upgraded to 1.13.

Kube‑OVN, developed by Lingque Cloud, brings mature OpenStack networking capabilities to Kubernetes, addressing complex infrastructure and compliance requirements. Its five core functions are namespace‑subnet binding with inter‑subnet access control, static IP allocation, dynamic QoS, distributed and centralized gateways, and an embedded LoadBalancer, filling gaps in existing Kubernetes networking solutions.

OVN provides many features not currently available in Kubernetes, covering CNI, kube‑proxy, LoadBalancer, NetworkPolicy, DNS, and more, with enhancements and multi‑platform support for Linux, Windows, KVM, XEN, Hyper‑V, and DPDK environments.

For more information, visit the GitHub repository https://github.com/alauda/kube-ovn or contact the author at [email protected].

Cloud NativeKubernetesnetworkingKube-OVNOVN
Cloud Native Technology Community
Written by

Cloud Native Technology Community

The Cloud Native Technology Community, part of the CNBPA Cloud Native Technology Practice Alliance, focuses on evangelizing cutting‑edge cloud‑native technologies and practical implementations. It shares in‑depth content, case studies, and event/meetup information on containers, Kubernetes, DevOps, Service Mesh, and other cloud‑native tech, along with updates from the CNBPA alliance.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.