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.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONFalco 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.
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.
minikube is a tool that implements a local Kubernetes cluster on macOS, Linux, and Windows, designed for local application development.
Harbor is an open-source, CNCF-hosted cloud-native registry used to store, sign, and scan container images and Helm charts.
Netdata is an open-source, real-time infrastructure monitoring platform providing per-second metrics and automated anomaly detection with zero configuration.
Kubernetes (K8s) is an open-source system for automating the deployment, scaling, and management of containerized applications across multiple hosts.
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.
etcd is a distributed, reliable key-value store written in Go that uses the Raft consensus algorithm for highly available replicated logs. It offers a simple gRPC API, TLS security, and is widely used in production for critical distributed system data, notably with Kubernetes.
Helm is the package manager for Kubernetes, allowing users to find, share, and manage pre-configured Kubernetes resources called Charts.
Argo Workflows is a container-native workflow engine for orchestrating parallel jobs on Kubernetes, implemented as a Custom Resource Definition (CRD).