Y
Hacker News
new
|
ask
|
show
|
jobs
by
Telemaco019
637 days ago
Absolutely! 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`