Skip to content

Commit

Permalink
Update Projects (#544)
Browse files Browse the repository at this point in the history
Signed-off-by: LFCIBot <[email protected]>
  • Loading branch information
LFCIBot authored Oct 12, 2023
1 parent 9a2dc38 commit f7a4d0e
Showing 1 changed file with 137 additions and 27 deletions.
164 changes: 137 additions & 27 deletions website/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,28 @@
"youtube_url": "https://www.youtube.com/channel/UCOvYmppcbOPm1viN6ust3lA",
"language": "Go"
},
{
"name": "Cilium",
"path": "Cloud Native Network",
"description": "eBPF-based Networking, Security, and Observability",
"homepage_url": "https://cilium.io/",
"project": "graduated",
"repo_url": "https://github.com/cilium/cilium",
"logo": "logos/cilium.svg",
"twitter": "https://twitter.com/ciliumproject",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2021-10-13",
"dev_stats_url": "https://cilium.devstats.cncf.io/",
"artwork_url": "https://github.com/cncf/artwork/blob/master/examples/incubating.md#cilium-logos",
"stack_overflow_url": "https://stackoverflow.com/questions/tagged/cilium",
"blog_url": null,
"mailing_list_url": null,
"slack_url": "https://cilium.herokuapp.com/",
"gitter_url": null,
"youtube_url": null,
"language": "Go"
},
{
"name": "containerd",
"path": "Container Runtime",
Expand Down Expand Up @@ -615,28 +637,6 @@
"youtube_url": "https://www.youtube.com/channel/UC4OwT4QTd0ML3YNnV1ybT6g",
"language": "Go"
},
{
"name": "Cilium",
"path": "Cloud Native Network",
"description": "eBPF-based Networking, Security, and Observability",
"homepage_url": "https://cilium.io/",
"project": "incubating",
"repo_url": "https://github.com/cilium/cilium",
"logo": "logos/cilium.svg",
"twitter": "https://twitter.com/ciliumproject",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2021-10-13",
"dev_stats_url": "https://cilium.devstats.cncf.io/",
"artwork_url": "https://github.com/cncf/artwork/blob/master/examples/incubating.md#cilium-logos",
"stack_overflow_url": "https://stackoverflow.com/questions/tagged/cilium",
"blog_url": null,
"mailing_list_url": null,
"slack_url": "https://cilium.herokuapp.com/",
"gitter_url": null,
"youtube_url": null,
"language": "Go"
},
{
"name": "Cloud Custodian",
"path": "Automation & Configuration",
Expand Down Expand Up @@ -991,7 +991,7 @@
},
{
"name": "Knative",
"path": "Installable Platform",
"path": "Scheduling & Orchestration",
"description": "Knative is a developer-focused serverless application layer which is a great complement to the existing Kubernetes application constructs. Knative consists of three components: an HTTP-triggered autoscaling container runtime called \u201cKnative Serving\u201d, a CloudEvents-over-HTTP asynchronous routing layer called \u201cKnative Eventing\u201d, and a developer-focused function framework which leverages the Serving and Eventing components, called \"Knative Functions\".",
"homepage_url": "https://knative.dev",
"project": "incubating",
Expand All @@ -1011,6 +1011,28 @@
"youtube_url": "https://www.youtube.com/c/KnativeProject",
"language": "Go"
},
{
"name": "Knative (Serverless)",
"path": "Installable Platform",
"description": "Knative is a developer-focused serverless application layer which is a great complement to the existing Kubernetes application constructs. Knative consists of three components: an HTTP-triggered autoscaling container runtime called \u201cKnative Serving\u201d, a CloudEvents-over-HTTP asynchronous routing layer called \u201cKnative Eventing\u201d, and a developer-focused function framework which leverages the Serving and Eventing components, called \"Knative Functions\".",
"homepage_url": "https://knative.dev",
"project": "incubating",
"repo_url": "https://github.com/knative/serving",
"logo": "logos/knative-serverless.svg",
"twitter": "https://twitter.com/KnativeProject",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2022-03-02",
"dev_stats_url": "https://knative.teststats.cncf.io/",
"artwork_url": "https://github.com/knative/docs/tree/main/docs/images/logo",
"stack_overflow_url": "https://stackoverflow.com/questions/tagged/knative",
"blog_url": null,
"mailing_list_url": "https://groups.google.com/d/forum/knative-users",
"slack_url": "https://slack.cncf.io",
"gitter_url": null,
"youtube_url": "https://www.youtube.com/c/KnativeProject",
"language": "Go"
},
{
"name": "KubeEdge",
"path": "Automation & Configuration",
Expand Down Expand Up @@ -2355,7 +2377,7 @@
},
{
"name": "Krustlet",
"path": "Installable Platform",
"path": "Container Runtime",
"description": "Kubernetes Rust Kubelet",
"homepage_url": "https://krustlet.dev",
"project": "sandbox",
Expand All @@ -2375,6 +2397,28 @@
"youtube_url": null,
"language": "Rust"
},
{
"name": "Krustlet (Wasm)",
"path": "Runtimes",
"description": "Kubernetes Rust Kubelet",
"homepage_url": "https://krustlet.dev",
"project": "sandbox",
"repo_url": "https://github.com/krustlet/krustlet",
"logo": "logos/krustlet-wasm.svg",
"twitter": "https://twitter.com/krustlet",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2021-07-13",
"dev_stats_url": null,
"artwork_url": null,
"stack_overflow_url": null,
"blog_url": null,
"mailing_list_url": null,
"slack_url": null,
"gitter_url": null,
"youtube_url": null,
"language": "Rust"
},
{
"name": "Kube-OVN",
"path": "Cloud Native Network",
Expand Down Expand Up @@ -2993,7 +3037,7 @@
},
{
"name": "OpenFunction",
"path": "Installable Platform",
"path": "Scheduling & Orchestration",
"description": "Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project)",
"homepage_url": "https://openfunction.dev",
"project": "sandbox",
Expand All @@ -3013,6 +3057,28 @@
"youtube_url": null,
"language": "Go"
},
{
"name": "OpenFunction (Serverless)",
"path": "Installable Platform",
"description": "Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project)",
"homepage_url": "https://openfunction.dev",
"project": "sandbox",
"repo_url": "https://github.com/OpenFunction/OpenFunction",
"logo": "logos/open-function-serverless.svg",
"twitter": "https://twitter.com/openfunctiondev",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": "#openfunction",
"accepted": "2022-04-26",
"dev_stats_url": "https://openfunction.devstats.cncf.io/",
"artwork_url": null,
"stack_overflow_url": null,
"blog_url": "https://openfunction.dev/blog/",
"mailing_list_url": null,
"slack_url": "https://slack.cncf.io/",
"gitter_url": null,
"youtube_url": null,
"language": "Go"
},
{
"name": "OpenFunction (Wasm)",
"path": "Embedded Functions",
Expand Down Expand Up @@ -3301,7 +3367,7 @@
},
{
"name": "Serverless Devs",
"path": "Tools",
"path": "Scheduling & Orchestration",
"description": "\ud83d\udd25\ud83d\udd25\ud83d\udd25 Serverless Devs developer tool ( Serverless Devs \u5f00\u53d1\u8005\u5de5\u5177 )",
"homepage_url": "https://www.serverless-devs.com/",
"project": "sandbox",
Expand All @@ -3321,6 +3387,28 @@
"youtube_url": null,
"language": "TypeScript"
},
{
"name": "Serverless Devs (Serverless)",
"path": "Tools",
"description": "CNCF is an open source software foundation that hosts and nurtures projects like Kubernetes and Prometheus.",
"homepage_url": "https://www.serverless-devs.com/",
"project": "sandbox",
"repo_url": null,
"logo": "logos/serverless-devs-serverless.svg",
"twitter": "https://twitter.com/CloudNativeFdn",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2022-09-14",
"dev_stats_url": null,
"artwork_url": null,
"stack_overflow_url": null,
"blog_url": null,
"mailing_list_url": null,
"slack_url": null,
"gitter_url": null,
"youtube_url": null,
"language": null
},
{
"name": "Serverless Workflow",
"path": "Application Definition & Image Build",
Expand Down Expand Up @@ -3631,7 +3719,7 @@
},
{
"name": "Virtual Kubelet",
"path": "Installable Platform",
"path": "Container Runtime",
"description": "Virtual Kubelet is an open source Kubernetes kubelet implementation.",
"homepage_url": "https://virtual-kubelet.io/",
"project": "sandbox",
Expand All @@ -3651,6 +3739,28 @@
"youtube_url": null,
"language": "Go"
},
{
"name": "Virtual Kubelet (Serverless)",
"path": "Installable Platform",
"description": "CNCF is an open source software foundation that hosts and nurtures projects like Kubernetes and Prometheus.",
"homepage_url": "https://virtual-kubelet.io/",
"project": "sandbox",
"repo_url": null,
"logo": "logos/virtual-kubelet-serverless.svg",
"twitter": "https://twitter.com/virtualkubelet",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2018-12-04",
"dev_stats_url": "https://virtualkubelet.devstats.cncf.io/",
"artwork_url": "https://github.com/cncf/artwork/blob/master/examples/sandbox.md#virtual-kubelet-logos",
"stack_overflow_url": null,
"blog_url": null,
"mailing_list_url": null,
"slack_url": null,
"gitter_url": null,
"youtube_url": null,
"language": null
},
{
"name": "Visual Studio Code Kubernetes Tools",
"path": "Application Definition & Image Build",
Expand Down

0 comments on commit f7a4d0e

Please sign in to comment.