From 01e67c80d94b531e2d5e114e5e3d298aba3a04b7 Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Tue, 22 Oct 2024 10:18:27 -0500 Subject: [PATCH] Add kmesh to sandbox https://github.com/cncf/sandbox/issues/301 Signed-off-by: Chris Aniszczyk --- landscape.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/landscape.yml b/landscape.yml index 72d9fedc72f..9c11daa8d01 100644 --- a/landscape.yml +++ b/landscape.yml @@ -5023,11 +5023,13 @@ landscape: name: Kmesh description: Kmesh is a high-performance and low overhead service mesh data plane based on eBPF and programmable kernel. Kmesh brings traffic management, security and monitoring to service communication without needing application code changes. It is natively sidecarless, zero intrusion and without adding any resource cost to application container. homepage_url: https://kmesh.net + project: sandbox repo_url: https://github.com/kmesh-net/kmesh logo: kmesh.svg twitter: https://twitter.com/Kmesh_net - crunchbase: https://www.crunchbase.com/organization/huawei + crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation extra: + accepted: '2024-10-17' youtube_url: https://www.youtube.com/channel/UC-ToQ9h0SR_w492PpIfZAGw slack_url: https://slack.cncf.io/ chat_channel: "#kmesh"