Analysis updated 2026-08-15 · repo last pushed 2021-09-09
Set up Drone on an existing Kubernetes cluster to automatically run tests on every pull request before merging code.
Install a Drone server and runner to continuously build and deploy applications each time a developer commits changes.
| cognifloyd/drone-charts | 0verflowme/cloudflared | 0verflowme/pulumi-vultr | |
|---|---|---|---|
| Language | Go | Go | Go |
| Last pushed | 2021-09-09 | 2024-10-19 | 2022-12-26 |
| Maintenance | Dormant | Stale | Dormant |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 3/5 | 2/5 | 3/5 |
| Audience | ops devops | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing Kubernetes cluster (within the last 12 months) and Helm installed, plus configuration of a Git provider connection for the Drone server.
Drone is a tool that automatically builds, tests, and deploys software code every time a developer commits changes. This repository provides the configuration packages, called Helm charts, needed to install and run Drone on Kubernetes, which is a popular system for managing applications across many servers. It is a community-maintained fork of the official Drone charts, kept up to date by an independent developer. The repository works with Helm, a tool that simplifies deploying applications to Kubernetes. Instead of manually configuring all the individual pieces, you use these charts to tell Kubernetes exactly how to set up Drone. The project includes two main pieces: the chart for the Drone server itself, and a separate chart for a "runner" component that actually executes the build tasks. You install the server first, then add the runner to start processing builds. This project is for engineering teams or technical founders who already use Kubernetes to host their infrastructure and want to set up Drone as their continuous integration system. For example, a startup running its applications on Kubernetes could use these charts to quickly spin up a system that automatically runs tests on every pull request before merging code. The README doesn't go into deep detail on configuration, pointing instead to the separate documentation for each chart and the broader Drone documentation site. One practical tradeoff worth noting is that the project only supports Kubernetes versions released within the last twelve months. While the charts might technically work on older versions, the maintainer only provides support for recent releases. This reflects the fast pace of change in the Kubernetes ecosystem but means teams need to keep their infrastructure relatively up to date to use this project reliably.
A community-maintained set of Helm charts for installing Drone, a tool that automatically builds, tests, and deploys code, on Kubernetes.
Mainly Go. The stack also includes Helm, Kubernetes, Go.
Dormant — no commits in 2+ years (last push 2021-09-09).
No license information is provided in the explanation, so the licensing terms for this repository are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.