Skip to content

Commit

Permalink
Update Projects (#543)
Browse files Browse the repository at this point in the history
Signed-off-by: LFCIBot <[email protected]>
  • Loading branch information
LFCIBot authored Oct 10, 2023
1 parent 000f05d commit 9a2dc38
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion website/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@
},
{
"name": "Dapr",
"path": "Framework",
"path": "Application Definition & Image Build",
"description": "Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.",
"homepage_url": "https://dapr.io",
"project": "incubating",
Expand All @@ -813,6 +813,28 @@
"youtube_url": null,
"language": "Go"
},
{
"name": "Dapr (Serverless)",
"path": "Framework",
"description": "Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.",
"homepage_url": "https://dapr.io",
"project": "incubating",
"repo_url": "https://github.com/dapr/dapr",
"logo": "logos/dapr-serverless.svg",
"twitter": "https://twitter.com/DaprDev",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": null,
"accepted": "2021-11-09",
"dev_stats_url": "https://dapr.devstats.cncf.io/",
"artwork_url": "https://github.com/cncf/artwork/blob/master/examples/incubating.md#dapr-logos",
"stack_overflow_url": null,
"blog_url": "https://blog.dapr.io/posts",
"mailing_list_url": null,
"slack_url": "https://discord.com/invite/ptHhX6jc34",
"gitter_url": null,
"youtube_url": null,
"language": "Go"
},
{
"name": "Dragonfly",
"path": "Container Registry",
Expand Down Expand Up @@ -2177,6 +2199,28 @@
"youtube_url": null,
"language": "Rust"
},
{
"name": "kcp",
"path": "Scheduling & Orchestration",
"description": "For form-factors and use-cases beyond Kubernetes and container workloads.",
"homepage_url": "https://kcp.io",
"project": "sandbox",
"repo_url": "https://github.com/kcp-dev/kcp",
"logo": "logos/kcp.svg",
"twitter": "https://twitter.com/kcp",
"crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation",
"chat_channel": "#kcp-dev",
"accepted": "2023-09-19",
"dev_stats_url": null,
"artwork_url": "https://github.com/cncf/artwork/blob/master/examples/sandbox.md#kcp-logos",
"stack_overflow_url": null,
"blog_url": null,
"mailing_list_url": "https://groups.google.com/g/kcp-dev",
"slack_url": "http://slack.k8s.io/",
"gitter_url": null,
"youtube_url": null,
"language": "Go"
},
{
"name": "Kepler",
"path": "Monitoring",
Expand Down

0 comments on commit 9a2dc38

Please sign in to comment.