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 11:27:37 -08:00
2017-11-09 12:14:08 +01:00
2017-10-18 09:30:46 -07: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-10-23 10:49:02 -07:00
2017-11-09 12:14:08 +01:00
2017-11-07 20:16:27 -08:00
2017-08-16 12:27:36 -07:00
2017-08-31 16:30:56 +08:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-07 20:16:27 -08:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-02 17:05:45 +08:00
2017-11-09 12:14:08 +01:00
2017-09-05 11:57:00 -04:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-09 21:39:28 -08:00
2017-08-18 14:29:42 -07:00
2017-11-01 01:14:24 -07:00
2017-11-09 12:14:08 +01:00
2017-11-03 22:21:29 -04:00
2017-11-03 22:21:29 -04:00
2017-10-27 18:31:42 -07:00
2017-10-27 18:31:42 -07:00
2017-10-27 18:31:42 -07:00
2017-10-03 22:04:00 -07:00
2017-10-27 18:31:42 -07:00
2017-08-28 14:17:47 -07:00
2017-10-27 18:31:42 -07:00
2017-10-12 00:27:42 -04:00
2017-10-27 18:31:42 -07:00
2017-08-16 12:27:36 -07:00
2017-10-27 18:31:42 -07:00
2017-08-16 12:27:36 -07:00
2017-10-27 18:31:42 -07:00
2017-08-16 12:27:36 -07:00
2017-10-27 18:31:42 -07:00
2017-10-27 18:31:42 -07:00
2017-10-27 18:31:42 -07:00
2017-08-16 12:27:36 -07:00
2017-10-27 18:31:42 -07:00
2017-10-18 14:33:14 -04:00
2017-10-27 18:31:42 -07:00
2017-10-27 18:31:42 -07:00
2017-10-27 18:31:42 -07:00
2017-08-16 12:27:36 -07:00
2017-10-27 18:31:42 -07:00
2017-11-07 20:16:27 -08:00
2017-11-09 12:14:08 +01:00
2017-11-07 20:16:27 -08:00
2017-10-27 18:31:42 -07:00
2017-11-07 20:16:27 -08:00
2017-10-23 10:49:02 -07:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-06 14:30:20 +08:00
2017-10-27 18:31:42 -07:00
2017-08-31 16:30:56 +08:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-10-30 23:45:45 -04:00
2017-11-09 12:14:08 +01:00
2017-10-18 20:47:10 -07:00
2017-08-16 12:27:36 -07:00
2017-11-09 12:14:08 +01:00
2017-11-07 20:16:27 -08:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-08-16 12:27:36 -07:00
2017-10-27 18:31:42 -07:00
2017-11-07 20:16:27 -08:00
2017-10-18 19:01:29 -04:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-08-16 12:27:36 -07:00
2017-11-09 12:14:08 +01:00
2017-11-07 20:16:27 -08:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-09 12:14:08 +01:00
2017-11-06 14:30:20 +08:00
2017-10-27 18:31:42 -07: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-27 18:31:42 -07:00
2017-10-31 16:15:32 +08:00
2017-10-31 16:15:32 +08:00
2017-08-21 08:26:23 -07:00
2017-08-16 12:27:36 -07:00