K
Q

Automatically take down environment in kubernetes

9/4/2018

I need to make sure some kubernetes deployments will go down after 24 hours.

Right now I have a script that polls deployments and keeps the time it noticed it first.

Then after 24 hours it will try to kill it.

Is there any better way to do this?

-- guy mograbi
kubernetes

Similar Questions

GitLab Kubernetes integration error; configuration of Helm Tiller already exists
Ping pods of a statefulset via DNS
How to connect to Kafka on Kubernetes externally
Force Kubernetes Pod shutdown before starting a new one in case of disruption
How to inject vault and consume hashicorp vault secrets?
calico network connectivity failing between pods and services and pods in different hosts
kubernetes pod restart takes time and downtime
What is the kubernetes equivalent of docker inspect?
Keep kubernetes logs of quicky terminating pods
How to find all HelmRelease in my cluster using java?

0 Answers