Kubernetes Submit Queue
57eec50803
Merge pull request #41036 from jorahn/patch-1
...
Automatic merge from submit-queue
Docs updated for CLI deprecations
**What this PR does / why we need it**: Fixed docs
**Release note**: NONE
```release-note
```
2017-02-20 11:22:32 -08:00
Kubernetes Submit Queue
5f3434ac64
Merge pull request #38183 from tianshapjq/remove-create-external-load-balancer
...
Automatic merge from submit-queue (batch tested with PRs 40345, 38183, 40236, 40861, 40900)
remove the create-external-load-balancer flag in cmd/expose.go
**What this PR does / why we need it**:
In cmd/expose.go there is a todo "remove create-external-load-balancer in code on or after Aug 25, 2016.", and now it's been a long time past. So I remove this flag and modify the test cases.
Please check for this, thanks!
**Release note**:
```
remove the deprecated flag "create-external-load-balancer" and use --type="LoadBalancer" instead.
```
2017-02-07 11:33:41 -08:00
Jonathan Rahn
853eb22fbb
Docs updated for CLI deprecations
2017-02-06 20:50:41 +01:00
tianshapjq
93f023f524
remove the create-external-load-balancer flag in cmd/expose.go
2016-12-06 16:48:32 +08:00
Manuel de Brito Fontes
eba28f6f03
Update selenium docker images
2016-11-30 14:34:43 -03:00
Christian Koep
f8e0608e9e
Fix typos and linted_packages sorting
2016-10-31 18:31:08 +01:00
Tim Hockin
e87fd7b5f0
Remove 'this is HEAD' warning on docs
2016-10-26 00:06:59 +02:00
David McMahon
63e1c77a21
Update the latestReleaseBranch to release-1.4 in the munger.
2016-09-01 14:40:55 -07:00
joe2far
10b5aff955
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
joe2far
0ce3ed7f79
Fixed several typos
2016-07-13 15:06:24 +01:00
David McMahon
b222f28cb9
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
David McMahon
f05b9a47e9
Updated docs and examples for release-1.3.
2016-06-13 12:24:34 -07:00
Dawn Chen
0cba8b9eae
Revert "Versioning docs and examples for v1.4.0-alpha.0."
...
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon
b1e6c67b24
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:55:35 -07:00
Phillip Wittrock
d9391c60f5
Update docs to reflect `kubectl run` creates deployments by default instead of replicatino controllers.
2016-03-28 16:25:02 -07:00
David McMahon
74811d373b
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
laushinka
3b7ed6fa7a
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
Chao Xu
533747fa0f
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
Tim Hockin
34577ed6aa
Run update-gendocs
2015-11-13 13:57:57 -08:00
Elson Rodriguez
fcb44c998c
Ran document cleanup script, changed flags to be consistent.
2015-10-08 16:49:37 -07:00
Elson Rodriguez
ff8f2392a2
Removes "name" labels, improves document flow, adds highlighting.
2015-10-07 19:49:55 -07:00
Elson Rodriguez
c172cc61d2
Adds example for running Selenium on Kubernetes.
2015-10-06 18:24:33 -07:00