Cleaning Up Orphaned Kubernetes Resources - Use KOR to Help
Running Kubernetes is great. But over time, your cluster can fill up with orphaned or unused resources. These are objects (ConfigMaps, Secrets, Services, etc.) that no longer serve a purpose, but haven’t been removed. They waste memory, add clutter, ...
tarungampa.hashnode.dev4 min read