mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 10:19:31 +00:00
New command is now `kubectl diff` rather than `kubectl alpha diff` since it's moving out of alpha soon, and will be using dry-run apply to produce the diff rather than the custom merge logic.