Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 771 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 771 Bytes

logo

Build Status

This repository contains KubeNow Travis cron jobs.

Image cleanup scripts

aws_clean_images.sh
aws_del_old_snaps.sh
gce_clean_images.sh
os_clean_images.sh
az_clean_images.sh

This collection of cleaning up scripts have been created keeping in mind our custom process for building KubeNow images (and our convention of tagging them). However they may possibly be adapted for cleaning up old prebuilt images within your provider environments. Bear in mind that you need to either source or import somehow your own cloud credentials before running these snippets of code.