Skip to main content

The Kube Vanguard KOR


Geoff Burke
Forum|alt.badge.img+22

Today I will take a look at KOR. An application that helps you find orphaned resources in your Kubernetes Cluster.

 

 

6 comments

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8494 comments
  • December 18, 2023

Interesting application.  Really need to get in to Kubernetes.


coolsport00
Forum|alt.badge.img+20
  • Veeam Legend
  • 4142 comments
  • December 18, 2023

Cool little tool. And, good advice...never initially add things to prod until you fully test how it functions. Thanks for sharing Geoff. 


Scott
Forum|alt.badge.img+9
  • Veeam Legend
  • 1002 comments
  • December 18, 2023

Very cool! You should start some super basic Kubernetes videos for noobs like myself! 


Geoff Burke
Forum|alt.badge.img+22
  • Author
  • Veeam Legend, Veeam Vanguard
  • 1318 comments
  • December 18, 2023
Scott wrote:

Very cool! You should start some super basic Kubernetes videos for noobs like myself! 

In fact that is probably a good idea. I did some a while back but more people have joined the hub. Stay tuned for next week!


Scott
Forum|alt.badge.img+9
  • Veeam Legend
  • 1002 comments
  • December 18, 2023
Geoff Burke wrote:
Scott wrote:

Very cool! You should start some super basic Kubernetes videos for noobs like myself! 

In fact that is probably a good idea. I did some a while back but more people have joined the hub. Stay tuned for next week!

Awesome!  I need to start playing with these and using it in my day to day life!


  • New Here
  • 1 comment
  • December 23, 2023

Thank you. I knew the tool (and like it) but this was indeed great. 

I have been working on extending it, by making “stale resource” definition programmatically so that everyone can define its own definition of stale resources (and yes I have incorporated current kor stale definition).
 
https://github.com/gianlucam76/k8s-cleaner 

If this looks like spam (I get it) apologies and please ignore. But if not I sincerely would love to know what you (others) think.