From 0fa2b972aae846db1a56bd95356934fe57b5c401 Mon Sep 17 00:00:00 2001 From: Apurva Bhandari <38501348+apurvabhandari@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:19:00 +0530 Subject: [PATCH] kube-vip #286 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f117abfd..4a4aad90 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,7 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c | 12 | netfetch | [ Scan k8s clusters for network policies and identifying unprotected workloads. ](https://github.com/deggja/netfetch) | ![Github Stars](https://img.shields.io/github/stars/deggja/netfetch) | | 13 | Network Policy API | [ A further work involving Kubernetes network security beyond the NetworkPolicy v1 resource. ](https://github.com/kubernetes-sigs/network-policy-api) | ![Github Stars](https://img.shields.io/github/stars/kubernetes-sigs/network-policy-api) | | 14 | KubeIP | [ Assign static public IPs to Kubernetes nodes (GKE, EKS) ](https://github.com/doitintl/kubeip) | ![Github Stars](https://img.shields.io/github/stars/doitintl/kubeip) | +| 15 | kube-vip | [ Kubernetes Control Plane Virtual IP and Load-Balancer ](https://github.com/kube-vip/kube-vip) | ![Github Stars](https://img.shields.io/github/stars/kube-vip/kube-vip) |