pusher / k8s-spot-rescheduler

Tries to move K8s Pods from on-demand to spot instances
Apache License 2.0
311 stars 42 forks source link

Update Dockerfile to Go 1.10 #51

Closed mthssdrbrg closed 6 years ago

mthssdrbrg commented 6 years ago

No real reason for the update besides not falling behind on new releases. Added a .dockerignore because Docker kept sending the entire pwd when I built the image locally.