Skip to content

Commit

Permalink
Update Projects (#706)
Browse files Browse the repository at this point in the history
Signed-off-by: LFCIBot <[email protected]>
  • Loading branch information
LFCIBot authored Sep 11, 2024
1 parent ab939ea commit e294453
Showing 1 changed file with 50 additions and 6 deletions.
56 changes: 50 additions & 6 deletions website/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1918,6 +1918,28 @@
"youtube_url": null,
"language": "Jinja"
},
{
"name": "Koordinator",
"path": "Scheduling & Orchestration",
"description": "QoS based scheduling system for hybrid orchestration workloads on Kubernetes, bringing workloads the best layout and status.",
"homepage_url": "https://koordinator.sh",
"project": "sandbox",
"repo_url": "https://github.com/koordinator-sh/koordinator",
"logo": "https://landscape.cncf.io/logos/e87455bdd8e4b982eb0969b60ae5972d1299a1665ed900227758940399301466.svg",
"twitter": null,
"crunchbase": "https://www.crunchbase.com/organization/alibaba-cloud",
"chat_channel": null,
"accepted": "2024-04-16",
"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": "Go"
},
{
"name": "kpt",
"path": "Automation & Configuration",
Expand Down Expand Up @@ -3293,7 +3315,7 @@
"twitter": null,
"crunchbase": null,
"chat_channel": null,
"accepted": null,
"accepted": "2024-06-21",
"dev_stats_url": null,
"artwork_url": null,
"stack_overflow_url": null,
Expand Down Expand Up @@ -3355,17 +3377,17 @@
"homepage_url": "https://perses.dev",
"project": "sandbox",
"repo_url": "https://github.com/perses/perses",
"logo": "https://landscape.cncf.io/logos/4b3bc937812619e497fe46e7861aa8296de31723dc796230866a8f2652018a17.svg",
"logo": "https://landscape.cncf.io/logos/256e187cba8a0dbfe209fecebe387e3c66cb0ddcf25a281e7048e945f063c215.svg",
"twitter": "https://x.com/PersesDev",
"crunchbase": null,
"chat_channel": null,
"chat_channel": "#perses-dev",
"accepted": "2024-08-29",
"dev_stats_url": null,
"artwork_url": null,
"dev_stats_url": "https://perses.devstats.cncf.io/",
"artwork_url": "https://github.com/cncf/artwork/blob/main/examples/sandbox.md#perses-logos",
"stack_overflow_url": null,
"blog_url": null,
"mailing_list_url": null,
"slack_url": null,
"slack_url": "https://cloud-native.slack.com/messages/C07KQR95WBE",
"gitter_url": null,
"youtube_url": null,
"language": "TypeScript"
Expand Down Expand Up @@ -3854,6 +3876,28 @@
"youtube_url": null,
"language": "Go"
},
{
"name": "Stacker",
"path": "Application Definition & Image Build",
"description": "Stacker is a tool for building OCI images and related artifacts such as SBOMs natively via a declarative yaml format.",
"homepage_url": "https://stackerbuild.io",
"project": "sandbox",
"repo_url": "https://github.com/project-stacker/stacker",
"logo": "https://landscape.cncf.io/logos/f8bb728c02223ed0efa0dbb58ae1e940a5590c950c350c3421bcd53990add1ec.svg",
"twitter": null,
"crunchbase": null,
"chat_channel": null,
"accepted": "2024-06-19",
"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": "Go"
},
{
"name": "Strimzi",
"path": "Streaming & Messaging",
Expand Down

0 comments on commit e294453

Please sign in to comment.