Delete Orphan Pods

This is to delete the pods that is no more a part of the current Pipelines.

Orphan pods are those pods that do not belong to any pipeline. Once the pipeline is deactivated in some rare scenarios the pods doesn't get killed automatically. To avoid that, we have given an option to delete these pods. This page lists out all the pods that don't belong to any pipeline.

Check-out the given walk-through to understand how Delete Orphan Pods option works.

Last updated