Skip to content
/ cron Public

KubeNow cron job for Travis

License

Notifications You must be signed in to change notification settings

kubenow/cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bd9a95 · Jun 11, 2018

History

46 Commits
May 2, 2018
Dec 9, 2017
Nov 9, 2017
May 30, 2017
Jan 2, 2018
Oct 26, 2017
Jun 11, 2018
Jun 11, 2018
Jun 11, 2018
Apr 26, 2018
Apr 26, 2018

Repository files navigation

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.