https://github.com/appleboy/drone-on-kubernetes
Examples of how to run Drone on Kubernetes (AWS && GKE)
https://github.com/appleboy/drone-on-kubernetes
amazon drone-ci kubernetes
Last synced: 5 days ago
JSON representation
Examples of how to run Drone on Kubernetes (AWS && GKE)
- Host: GitHub
- URL: https://github.com/appleboy/drone-on-kubernetes
- Owner: appleboy
- License: mit
- Created: 2017-09-22T04:29:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T03:30:43.000Z (over 6 years ago)
- Last Synced: 2025-04-10T08:20:46.550Z (10 days ago)
- Topics: amazon, drone-ci, kubernetes
- Language: Shell
- Homepage:
- Size: 862 KB
- Stars: 101
- Watchers: 9
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - drone-on-kubernetes - Examples of how to run Drone on Kubernetes (AWS && GKE) (Shell)
README
# Drone on Kubernetes

This repository contains example Kubernetes manifests for [Drone][1]. Each subdirectory offers a different environment and set of configurations:
* aws - Scripts and manifests for running [Drone 0.8.x][2] on Amazon Web Services ([EC2][3]).
* gke - Scripts and manifests for running [Drone 0.8.x][2] on Google Cloud ([Google Kubernetes Engine][4]).[1]:https://drone.io/
[2]:http://docs.drone.io/release-0.8.0
[3]:https://aws.amazon.com/ec2
[4]:https://cloud.google.com/kubernetes-engine/