ctborg / drone-gke

Drone plugin to deploy containers to Google Container Engine

Home Page:https://open.blogs.nytimes.com/2017/01/12/continuous-deployment-to-google-cloud-platform-with-drone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drone-gke

Drone plugin to deploy container images to Kubernetes on Google Container Engine. For the usage information and a listing of the available options please take a look at the docs.

This is a little simpler than deploying straight to Kubernetes, because the API endpoints and credentials can be derived using the Google credentials. In addition, this opens the yaml file to templatization and customization with each Drone build.

Development

glide is used to manage vendor dependencies.

go build

Testing

This could use your contribution! Help us create a runnable test suite.

See also

About

Drone plugin to deploy containers to Google Container Engine

https://open.blogs.nytimes.com/2017/01/12/continuous-deployment-to-google-cloud-platform-with-drone/

License:Other


Languages

Language:Go 96.4%Language:Shell 3.6%