Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crd/machinesets: add additional printer columns
This adds 'desired', 'current' and 'ready' replica counts as default columns for `kubectl get machinesets`. It also adds 'age'. This output mirrors the output you get from `kubectl get replicasets`.
- Loading branch information