mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +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.