Tekton Pipelines provides Kubernetes-native resources for declaring CI/CD pipelines. Pipelines are cloud-native, decoupled and typed, using containers as building blocks, with Tasks runnable in isolation and swappable resources.
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 COLLECTIONShynet is a privacy‑focused, self‑hosted web analytics platform that works without cookies or JavaScript, offering lightweight tracking, detailed metrics (hits, sessions, bounce rate, geographic data, etc.), multi‑user support, and deployment options ranging from Docker to Kubernetes.
debux is an open-source container debugger for Docker and Kubernetes that debugs distroless, scratch, and minimal images with a ready-to-use toolbox. It attaches to targets, shares namespaces, and exposes the filesystem for inspection.
Kong Gateway is a cloud-native, platform-agnostic API, LLM and MCP gateway with plugin-based extensibility, routing, load balancing, authentication and AI traffic features.
Fully automated homelab framework using Infrastructure as Code and GitOps to provision bare metal servers, install Kubernetes, and deploy self-hosted services with a single command.
The official website for OpenFunction, built with Hugo and the Docsy documentation theme. Supports local development, contribution workflows, and Netlify deployment.
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.
Apache APISIX is a dynamic, real-time, high-performance cloud-native API and AI gateway built on NGINX and etcd, offering dynamic routing, plugin hot-loading, multi-protocol support, and AI proxying for LLM workloads.
Skaffold is a CLI tool for continuous development of Kubernetes applications, automating the build, push, and deploy workflow with support for CI/CD pipelines and GitOps.
Helm is the package manager for Kubernetes, allowing users to find, share, and manage pre-configured Kubernetes resources called Charts.
OpenEBS is an open-source Container Native Storage platform for Kubernetes, providing dynamic provisioning of persistent volumes via Local and Replicated storage engines, with features like snapshots, clones, thin provisioning, and high availability for stateful workloads.
The official RavenDB Kubernetes Operator enables fully automated, declarative deployment and management of secure RavenDB clusters on Kubernetes, handling certificates, bootstrapping, rolling upgrades, external access, storage, and health monitoring.
Sealed Secrets encrypts Kubernetes Secrets into SealedSecret resources that are safe to store in Git. Only the in-cluster controller can decrypt them, keeping secret contents hidden outside the cluster.
Krkn Operator is a Kubernetes-native platform for centralized multi-cluster chaos engineering, enabling teams to orchestrate and manage chaos experiments across Kubernetes and OpenShift clusters from a single control plane.
DevPod is a client-only, open-source tool for creating reproducible dev environments via devcontainer.json on any backend—local Docker, remote machines, Kubernetes, or cloud VMs—working with any IDE.
Checkov is an open-source static analysis tool that scans infrastructure-as-code files and container images for security misconfigurations and vulnerabilities, supporting Terraform, CloudFormation, Kubernetes, Dockerfile, and more with over 1000 built-in policies.
Sealos is an AI-native cloud operating system built on Kubernetes that unifies cloud IDE development, one-click app deployment, managed databases, and multi-tenant workspace isolation for running modern AI and SaaS workloads.
Argo Workflows is a container-native workflow engine for orchestrating parallel jobs on Kubernetes, implemented as a Custom Resource Definition (CRD).
A large open-source collection of 2624 DevOps and SRE interview questions and hands-on exercises spanning Linux, Kubernetes, Terraform, AWS, Azure, GCP, Docker, Ansible, CI/CD, networking, databases, observability, and more.
Traefik is a modern HTTP reverse proxy and load balancer designed to simplify the deployment of microservices through automatic and dynamic configuration.