You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used to sanity check and understand what has changed between environments.
This cli tool written in Rust is a wrapper around kubectl diff and is supposed to diff one or multiple projects instead of single files against any environment you want, be it docker-desktop, dev, prod.
It takes a glob pattern to one or more projects and beautifies the output so you can get an understanding on what differences there are.
The text was updated successfully, but these errors were encountered:
https://github.com/Ramilito/kubediff
Used to sanity check and understand what has changed between environments.
This cli tool written in Rust is a wrapper around kubectl diff and is supposed to diff one or multiple projects instead of single files against any environment you want, be it docker-desktop, dev, prod.
It takes a glob pattern to one or more projects and beautifies the output so you can get an understanding on what differences there are.
The text was updated successfully, but these errors were encountered: