OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: cncf清除
helmhelm
ADDED

Helm is the package manager for Kubernetes, allowing users to find, share, and manage pre-configured Kubernetes resources called Charts.

Developer toolsCLI & terminal
ciliumcilium
ADDED

Cilium is an eBPF-based networking, security, and observability solution for Kubernetes. It offers CNI networking, identity-based L3-L7 policies, distributed load balancing that can replace kube-proxy, multi-cluster Cluster Mesh, service mesh with mutual authentication, and Hubble observability. It is a CNCF Graduated project with Apache 2.0-licensed user space code.

Developer toolsSelf-hostedBuild & DevOps
falcofalcosecurity
ADDED

Falco is a cloud‑native runtime security tool for Linux that monitors kernel events and container activity, detects anomalies, and alerts on potential threats using customizable rules. It integrates with SIEMs and Kubernetes.

Developer toolsSelf-hostedCLI & terminal
ADDED

The Cloud Native Interactive Landscape maps and categorizes hundreds of cloud native projects and products, tracking details such as GitHub stars, funding, and contributor counts.

Developer toolsSelf-hostedBuild & DevOps
minikubekubernetes
ADDED

minikube is a tool that implements a local Kubernetes cluster on macOS, Linux, and Windows, designed for local application development.

Developer toolsAutomationBuild & DevOps
harborgoharbor
ADDED

Harbor is an open-source, CNCF-hosted cloud-native registry used to store, sign, and scan container images and Helm charts.

Self-hostedDeveloper toolsServer management
kuberneteskubernetes
ADDED

Kubernetes (K8s) is an open-source system for automating the deployment, scaling, and management of containerized applications across multiple hosts.

Developer toolsAutomationBuild & DevOps
jaegerjaegertracing
ADDED

Jaeger is a CNCF-graduated distributed tracing platform for collecting, storing and visualising traces across microservices. It speaks OTLP, ships with a UI, collector and query service, and supports pluggable storage backends.

Developer toolsSelf-hostedTesting & debugging