• Antoine Pelisse's avatar
    Implement `kubectl alpha diff` to diff resources · 011a45cd
    Antoine Pelisse authored
    `kubectl alpha diff` lets you diff your resources against live
    resources, or last applied, or even preview what changes are going to be
    applied on the cluster.
    
    This is still quite premature, and mostly untested.
    011a45cd
diff_test.go 5.94 KB