kuberig-io / kuberig

Deploy to Kubernetes/OpenShift by leveraging your developer skills - no yaml required!
https://kuberig.io
Apache License 2.0
37 stars 3 forks source link

auto cleanup #4

Open teyckmans opened 5 years ago

teyckmans commented 5 years ago

Remove resources previously deployed that are not created/updated in a deploy.

teyckmans commented 4 years ago

This may be an interesting way to accomplish this: https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/