You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
We should use the garbage collection feature (https://kubernetes.io/docs/user-guide/garbage-collection/), because we're creating a set of interconnected resources (pod, service, TPR), and we want the cluster to cleanup if they are orphaned and left behind.