Hello,
I’m trying to use Kotaplan on my local kubernetes cluster and the summary section is not showing anything.
After reading the code I found that in the file:
internal/services/k8s.go
Line 113 you have hard coded « worker » node name. In my cluster it’s something else.
Any plan to use nodes labels to filter worker nodes instead ?
Hello,
I’m trying to use Kotaplan on my local kubernetes cluster and the summary section is not showing anything.
After reading the code I found that in the file:
internal/services/k8s.go
Line 113 you have hard coded « worker » node name. In my cluster it’s something else.
Any plan to use nodes labels to filter worker nodes instead ?