This repository contains example Kubernetes manifests for Drone. Each subdirectory is a different setup, as described below:
gke-minimal-example
- The most stripped down example that we could manage for Drone running on Google Container Engine (hosted Kubernetes).
Everything works great on Kubernetes as of 1.3.x. There is only one issue to work around:
If you see /sys/fs errors, check the issue above for details. The root cause is a Docker bug that will be fixed in Docker 1.10.
If you have anything to add or improve, please don't hesitate to send pull requests.
The contents of this repository are licensed under the Apache 2.0 License.