Skip to content

dmlambea/drone-kube

 
 

Repository files navigation

Drone Kube

Drone plugin to update kubernetes objects, currently supporting apps/v1.Deployment and batch/v1beta1.CronJob.

This is a forked version from vallard/drone-kube, with recent Kubernetes v1.14 libs and support for kubeconfig files and client cert authentication.

See the DOC file for usage.

Build instructions

Just use the provided Dockerfile:

docker build -t mytag/drone-kube:latest .

About

Drone Plugin for Kubernetes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.5%
  • Dockerfile 4.5%