From 5c03125653260e2871e4b31761163677ee501d8f Mon Sep 17 00:00:00 2001 From: Mengxin Liu Date: Tue, 21 Jan 2025 02:19:01 +0000 Subject: [PATCH] fix title Signed-off-by: Mengxin Liu --- docs/index.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.en.md b/docs/index.en.md index 18de7d2d7..89bd6794d 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -2,13 +2,13 @@ ![Kube-OVN](static/kube-ovn-horizontal-color.svg){: style="width:40%"} -# What is Kube-OVN? +## What is Kube-OVN? Kube-OVN is an enterprise-level cloud-native network orchestration system under CNCF that combines the capabilities of SDN with cloud-native technologies, providing the most functions, extreme performance and the easiest operation. Kube-OVN uses Open Virtual Network (OVN) and OpenVswitch at the underlying layer to implement network orchestration and exposes its rich capabilities to Kubernetes networking. OVN and OVS have a long history, having emerged long before Kubernetes was born, and have become the de facto standard in the SDN field. Kube-OVN brings them into Kubernetes, significantly enhancing Kubernetes' networking capabilities. -# Why Kube-OVN? +## Why Kube-OVN? As the workloads running on Kubernetes become more diverse and the scenarios increase, the demand for networking also grows. As long-established networking components, OVN and OVS provide all the functionalities you need.