Skip to content

lucassith/media-planet-ingress-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Ingress Deployment - poleca.to

Overview

This application listens for files in a specific directory. If the file contains hostname then it creates kubernetes ingress yaml and executes it.

This application is being used to create new k8s ingresses for Media Planet Sp. z o.o. company.

Please read LICENSE if you wish to use this application for youself.

Usage

1st argument is where you store new files. 2nd is where application should put yaml files.

kube-watch /tmp/new-files /tmp/yaml-files

Error codes:

  • 1: Invalid number of arguments.
  • 2: Unable to create file watcher.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages