Search open source projects
40 projects found for "kubernetes backup"
Related category: DevOps (21)
Velero
Apache-2.0Backup, restore, and migration tool for Kubernetes clusters, protecting both cluster resources and persistent volume data against loss or letting you move workloads between clusters.
- Storage
Longhorn
Apache-2.0Lightweight, distributed block storage for Kubernetes, designed to be simple to deploy and operate compared to heavier storage systems.
- Storage
Kubernetes
Apache-2.0Open source system for automating deployment, scaling and management of containerized applications.
- DevOps
Argo CD
Apache-2.0The leading GitOps continuous delivery tool for Kubernetes, automatically syncing your cluster state to match what's defined in git.
- DevOps
Argo Events
Apache-2.0Event-driven automation framework for Kubernetes that triggers workflows, functions, or other actions in response to events from any source.
- Automation
Argo Workflows
Apache-2.0Kubernetes-native workflow engine that runs each step of a pipeline as a container, orchestrating parallel jobs and multi-step DAGs directly on a cluster.
- Automation
cert-manager
Apache-2.0Automates issuing, renewing, and managing TLS certificates for Kubernetes applications, eliminating manual certificate handling.
- DevOps
Chaos Mesh
Apache-2.0Cloud-native chaos engineering platform for Kubernetes that injects controlled faults - pod, network, I/O, and more - to test how a system actually behaves under failure.
- Testing
Cilium
Apache-2.0eBPF-based networking, security, and observability platform for Kubernetes that replaces traditional networking components with kernel-level performance.
- DevOps
containerd
Apache-2.0Industry-standard container runtime that manages the container lifecycle - image transfer, execution, and supervision - underneath Docker and Kubernetes.
- DevOps
Crossplane
Apache-2.0Kubernetes-native control plane that lets you provision and manage cloud infrastructure - databases, networks, storage - using Kubernetes APIs.
- DevOps
etcd
Apache-2.0Distributed, consistent key-value store that Kubernetes itself uses to store all cluster state, and a reliable building block for other distributed systems.
- DevOps
Flux
Apache-2.0GitOps continuous delivery tool for Kubernetes that keeps a cluster's state synchronized with a git repository, a genuine alternative to Argo CD.
- DevOps
Helm
Apache-2.0The standard package manager for Kubernetes, letting you define, install, and upgrade even complex applications as versioned, reusable charts.
- DevOps
KEDA
Apache-2.0Kubernetes event-driven autoscaler that scales workloads based on the number of events needing processing, including scaling to zero.
- DevOps
Kepler
Apache-2.0Kubernetes Efficient Power Level Exporter that measures and exposes the energy consumption of workloads running on a cluster.
- Monitoring
Knative
Apache-2.0Kubernetes-native platform for building and running serverless applications, handling autoscaling (including scale-to-zero) and traffic management.
- DevOps
KServe
Apache-2.0Kubernetes-native platform for serving machine learning models at scale, standardizing model deployment across frameworks.
- AI & Machine Learning
kube-bench
Apache-2.0CIS Kubernetes Benchmark compliance checker that audits a cluster's configuration against official security best practices.
- Testing
kube-burner
Apache-2.0Kubernetes performance and scale testing tool that generates configurable cluster load to measure how a cluster behaves under stress.
- Testing
kube-linter
Apache-2.0Static analysis tool that scans Kubernetes YAML manifests and Helm charts for misconfigurations before they're ever deployed.
- DevOps
Kubeflow
Apache-2.0Machine learning platform for Kubernetes that bundles pipelines, model training, hyperparameter tuning, and serving into one toolkit.
- AI & Machine Learning
Kubescape
Apache-2.0Kubernetes security posture and compliance scanner that checks clusters against security frameworks and best practices.
- DevOps
Kyverno
Apache-2.0Kubernetes-native policy engine that lets you write and enforce policies using plain YAML instead of a separate policy language.
- DevOps
Linkerd
Apache-2.0Lightweight service mesh for Kubernetes focused on simplicity and low resource overhead, a genuine alternative to Istio.
- DevOps
Litmus
Apache-2.0CNCF chaos engineering platform for Kubernetes that runs fault-injection experiments to validate how applications recover from failure.
- Testing
Okteto
Apache-2.0Development tool that lets you code locally while running and debugging your application directly inside a remote Kubernetes cluster.
- Developer Tools
OpenEBS
Apache-2.0Container-attached storage platform that provisions and manages persistent storage volumes directly within Kubernetes.
- Storage
Pixie
Apache-2.0eBPF-based observability platform that gives instant visibility into Kubernetes applications without any code changes or manual instrumentation.
- Monitoring
Portainer
ZlibLightweight web UI and API for managing Docker, Swarm, Kubernetes, and ACI container environments from a single dashboard.
- DevOps
Quarkus
Apache-2.0Kubernetes-native Java framework designed for fast startup times and low memory footprint, tailored for containers and serverless.
- Backend
Rook
Apache-2.0Kubernetes storage orchestrator that automates deploying, managing, and scaling storage systems like Ceph as native Kubernetes services.
- Storage
Skaffold
Apache-2.0Local Kubernetes development tool that automates the build-push-deploy loop so code changes are reflected in a cluster automatically.
- Developer Tools
Sonobuoy
Apache-2.0Kubernetes conformance testing tool that diagnostically checks whether a cluster is configured correctly and behaves per the Kubernetes spec.
- Testing
Strimzi
Apache-2.0Kubernetes operator that automates running Apache Kafka clusters, handling deployment, configuration, and lifecycle management.
- Backend
Tekton
Apache-2.0Kubernetes-native building blocks for creating CI/CD pipelines, giving teams a standard, portable way to define pipelines as Kubernetes resources.
- DevOps
Flagger
Apache-2.0Progressive delivery operator that automates canary, blue-green, and A/B deployments for Kubernetes with automatic rollback on failure.
- DevOps
Istio
Apache-2.0The leading service mesh for Kubernetes, adding traffic management, security, and observability to microservices without changing application code.
- DevOps
Open Policy Agent (OPA)
Apache-2.0General-purpose, CNCF-graduated policy engine for enforcing authorization, compliance, and configuration rules as code across microservices, APIs, Kubernetes, and CI pipelines.
- DevOps
Trivy
Apache-2.0All-in-one security scanner for finding vulnerabilities, misconfigurations, exposed secrets, and license issues across container images, filesystems, repositories, and Kubernetes.
- DevOps