From 7d1e8a5f97dd4f4ed227d6d87b7bc3e867d37de3 Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Tue, 22 Oct 2024 10:26:25 -0500 Subject: [PATCH] Add kmesh to sandbox (#4090) 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"