From 33c53a586e77877c447b0c8136356e609ebbfd4c Mon Sep 17 00:00:00 2001 From: Aman Kumar <62641343+bullet-ant@users.noreply.github.com> Date: Wed, 13 Nov 2024 10:51:18 +0530 Subject: [PATCH] Fix multus-cni & stern links in readme (#950) --- docs/projects/projects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/projects/projects.md b/docs/projects/projects.md index e256dfe88..0c90991e8 100644 --- a/docs/projects/projects.md +++ b/docs/projects/projects.md @@ -257,7 +257,7 @@ Projects * [kubernetes-network-policy-recipes](https://github.com/ahmetb/kubernetes-network-policy-recipes) * [Kuryr](https://github.com/openstack/kuryr-kubernetes) * [Linen](https://github.com/John-Lin/linen-cni) -* [Multus-cni](https://github.com/Intel-Corp/multus-cni) - Multi-homed pod cni +* [Multus-cni](https://github.com/k8snetworkplumbingwg/multus-cni) - Multi-homed pod cni * [Network-Controller](https://github.com/linkernetworks/network-controller) - Open vSwitch, Multiple network interfaces that associate with Kubernetes pods * [NSX-T](https://www.vmware.com/products/nsx/cloud-native-apps.html) - CNI plugin supporting load balancing and distributed firewalls. * [Nuage](https://github.com/nuagenetworks/nuage-kubernetes) @@ -344,7 +344,7 @@ Projects * [Kubesh](https://github.com/projectodd/kubernetes/blob/kubesh/cmd/kubesh/README.md) - Work around kubectl * [Kui](https://github.com/IBM/kui) - Hybrid CLI/GUI alternative to kubectl * [StackStorm](https://github.com/StackStorm/st2) -* [stern](https://github.com/wercker/stern) - Multi pod and container log tailing +* [stern](https://github.com/stern/stern) - Multi pod and container log tailing * [Vikube](https://github.com/c9s/vikube.vim) - Kubernetes operations from Vim, in Vim * [K9s](https://github.com/derailed/k9s) - Kubernetes CLI To Manage Your Clusters In Style! * [tubectl](https://github.com/reconquest/tubekit) - Kubernetes CLI on steroids with pattern matching