Skip to content

an image that will keep running the script in env var LOOP_SCRIPT every INTERVAL_SECONDS seconds

Notifications You must be signed in to change notification settings

felipejfc/loop-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

loop-script

this image will keep executing the script in env var LOOP_SCRIPT every INTERVAL_SECONDS seconds.

it is useful specially inside kubernetes running in a daemonset.

in the example @ vpn-fix-ds.yaml, it will keep checking is some iptables rule exists, and, if not, add it.

About

an image that will keep running the script in env var LOOP_SCRIPT every INTERVAL_SECONDS seconds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages