5 ms·
Can you use this with kubecolor? https://github.com/kubecolor/kubecolor https://github.com/kubecolor/kubecolor Incidentally: I have no idea why something like
by jasonhansel 2y ago
Can you use this with kubecolor? https://github.com/kubecolor/kubecolor https://github.com/kubecolor/kubecolor
Incidentally: I have no idea why something like kubecolor isn't built in to kubectl itself.
- Telemaco019 2y agoAbsolutely! kubesafe is simply a wrapper, so you can use it with any Kubernetes tool by passing the tool as the first argument to kubesafe. Example with kubecolor: `kubesafe kubecolor get pods --all-namespaces`