Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 953 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 953 Bytes

Drone on Kubernetes

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).

The State of Drone on 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.

Contributions welcome!

If you have anything to add or improve, please don't hesitate to send pull requests.

License

The contents of this repository are licensed under the Apache 2.0 License.