Skip to content

jrynyt/drone-gke

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.4%
  • Shell 3.6%