Skip to content

It is workaround for specific condition when side car mode cloudsql with K8S job

Notifications You must be signed in to change notification settings

cropse/K8S-job-sidecar-terminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8S-job-sidecar-terminator

It's workaround for specific condition when side car mode cloudsql with K8S job
the project is for This Issue And do not expose the default port 8080

Usage:

In cloudsql-proxy:
job-terminator {your command}
and kill this container in other job in the same pod
{your command} && curl 127.0.0.1:8080/kill
or build your own images and:
job-terminator --killer {your command}

About

It is workaround for specific condition when side car mode cloudsql with K8S job

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published