From aead246c4eb3ff8046e0722a38758828bfa8a361 Mon Sep 17 00:00:00 2001 From: Zhao Xiaojie Date: Tue, 2 Feb 2021 09:05:20 +0800 Subject: [PATCH] Add Networking kube-ovn --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cc480d9..b4d8ca5 100644 --- a/readme.md +++ b/readme.md @@ -110,6 +110,7 @@ Items with :green_heart: indicate open source projects. - :green_heart:[ksniff](https://github.com/eldadru/ksniff) :fire::fire::fire: - A kubectl plugin that utilize tcpdump and Wireshark to start a remote capture on any pod in your Kubernetes cluster. - :green_heart:[kubectl trace](https://github.com/iovisor/kubectl-trace) :fire::fire::fire: - `kubectl trace` is a kubectl plugin that allows you to schedule the execution of bpftrace programs in your Kubernetes cluster. - :green_heart:[kubernetes-ingress](https://github.com/nginxinc/kubernetes-ingress) :fire::fire::fire::fire::fire: - An implementation of an Ingress controller for NGINX and NGINX Plus (commercial). +- :green_heart:[kube-ovn](https://github.com/alauda/kube-ovn) :fire::fire::fire: - A Kubernetes Network Fabric for Enterprises that is Rich in Functions and Easy in Operations. ### Storage - :green_heart:[Longhorn](https://github.com/longhorn/longhorn) :fire::fire::fire::fire: - Longhorn is a distributed block storage system for Kubernetes.