Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T03:30:43.000Z (almost 6 years ago)
- Last Synced: 2024-04-13T21:23:12.625Z (7 months ago)
- Topics: amazon, drone-ci, kubernetes
- Language: Shell
- Homepage:
- Size: 862 KB
- Stars: 101
- Watchers: 10
- Forks: 22
- 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
![logo](./images/k8s-logo.png)
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/