Skip to content

Internal tool to adapt jacob batch for running on kubernetes

License

Notifications You must be signed in to change notification settings

nico-iaco/jacob-cloud-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is an internal tool to improve the time it takes to adapt a new jacob batch to run on a kubernetes cluster.

This cli wil generate a kustomize hierarchy for you, and will generate two environments folder, one for coll (quality) and one for prod (production), and will generate a kustomization.yaml. Then the program copies the property files and edit the datasource property and the base path folder property to point to the correct environment.

Usage

Install the program with

go install

Then into the folder where you want to generate the kustomize hierarchy, run

jacobCloudAdapert adapt --programName="name"