mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-07 13:54:19 +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.