Tommy Falgout
|
fb2ba2d962
|
Add --show-all to documentation
`kubectl get pods -l jobgroup=jobexample --show-all -o name`
will not show the completed jobs. This caught me when running through the steps myself.
|
2017-06-20 15:56:50 -07:00 |
Steve Perry
|
5e3a0f555c
|
Deprecation complete: jobs/expansions ... (#3532)
|
2017-04-25 15:44:22 -07:00 |
Steve Perry
|
bca9551f9c
|
Deprecation complete: jobs, work queue (#3531)
|
2017-04-25 14:30:48 -07:00 |
chenhuan12
|
2dd8f791df
|
replace job.yaml.txt with job.yaml
replace job.yaml.txt with job.yaml
|
2017-04-06 13:36:03 -07:00 |
Andy Yu
|
9ce54855d5
|
Replace the tab with 4 spaces in md files (#2797)
* Replace the tab with 4 spaces in md files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of accessing-the-api.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of manage-compute-resources-container.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-to-completion-finite-workloads.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of connect-applications-service.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of init-containers.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of calico.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of ingress.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of apparmor.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-stateful-application.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of replicasets.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
|
2017-03-23 00:10:00 -07:00 |
Andrew Chen
|
f0cd49a007
|
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
|
2017-03-20 15:35:51 -07:00 |
Andrew Chen
|
4e0ef3cddf
|
Rename /docs/tasks/job/work-queue-1/
|
2017-03-16 12:56:44 -07:00 |
Andrew Chen
|
7cc984d66b
|
Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)
* Move Guide topic: Fine Parallel Processing using a Work Queue
* add migration notice
* fixed capitalization
|
2017-03-16 12:46:09 -07:00 |
Andrew Chen
|
db94608ba2
|
Move Guide topic: Coarse Parallel Processing Using a Work Queue
|
2017-03-16 11:44:29 -07:00 |
Andrew Chen
|
a0a51fb032
|
Move Guide topic: Parallel Processing using Expansions (#2867)
* Move Guide topic: Parallel Processing using Expansions
* fix links to /docs/user-guide/jobs/
|
2017-03-16 11:31:57 -07:00 |