kube-watch-diff
kube-watch-diff copied to clipboard
A kubectl plugin for watching resources and generating diffs.
Results
2
kube-watch-diff issues
Sort by
recently updated
recently updated
newest added
I'd love to be able to install this plugin using [Krew](https://krew.sigs.k8s.io/). Here's the documentation: https://krew.sigs.k8s.io/docs/developer-guide/distributing-with-krew/
This upgrades Go to 1.24 and the Kubernetes dependencies to latest versions. This was prompted primarily by removing the latency from client-side rate limiting, which when running against clusters with...