Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue fc61d9bc1e Merge pull request #54987 from tengqm/scale-help
Automatic merge from submit-queue (batch tested with PRs 54987, 55221, 54099, 55144, 54215). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Scale help

**What this PR does / why we need it**:
The `kubectl autoscale --help` says this:

```
# Auto scale a deployment "foo", with the number of pods between 2 and 10, target CPU utilization specified so a default autoscaling policy will be used:
  kubectl autoscale deployment foo --min=2 --max=10
```

This is incorrect. A default autoscaling policy will be used because *no* target CPU utilization has been specified.

**Which issue(s) this PR fixes**:

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2017-11-10 14:51:23 -08:00
..
2017-11-07 09:57:14 -05:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-11-10 18:26:46 +01:00
2017-11-09 15:39:31 -08:00
2017-08-16 12:27:36 -07:00
2017-11-09 12:14:08 +01:00
2017-11-01 01:14:24 -07:00
2017-08-16 12:27:36 -07:00
2017-08-16 12:27:36 -07:00
2017-08-16 12:27:36 -07:00
2017-11-07 20:16:27 -08:00
2017-11-07 20:16:27 -08:00
2017-11-06 14:30:20 +08:00
2017-08-16 12:27:36 -07:00
2017-11-07 20:16:27 -08:00
2017-08-16 12:27:36 -07:00
2017-11-07 20:16:27 -08:00
2017-08-16 12:27:36 -07:00
2017-11-07 20:16:27 -08:00
2017-11-06 14:30:20 +08:00
2017-11-06 14:30:20 +08:00
2017-10-31 16:15:32 +08:00
2017-10-31 16:15:32 +08:00
2017-10-31 16:15:32 +08:00
2017-08-16 12:27:36 -07:00