kube-aws / kube-spot-termination-notice-handler

A Kubernetes DaemonSet to gracefully delete pods 2 minutes before an EC2 Spot Instance gets terminated
Apache License 2.0
378 stars 77 forks source link

1.13.7-1 image not in dockerhub #28

Closed bzuelke closed 5 years ago

bzuelke commented 5 years ago

Not really an issue but noticed when deploying this that the most recent image is not actually in docker hub. I created my own image for the time being but wanted to note that it's not building these images on tag.

https://hub.docker.com/r/kubeaws/kube-spot-termination-notice-handler/tags

egeland commented 5 years ago

Yeah, I've had some issues trying to get the auto-build set up (again, after docker hub changes). I'll do a manual build, so we have the image there.

egeland commented 5 years ago

And done!