Patrick Clinger
40356713c4
Fix references to restartPolicy spec location
...
This document currently indicates that restartPolicy is part of the v1.Container spec, however according to the definitions it is actually in the v1.PodSpec.
References:
http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_pod
http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_container
Changed references to be `.spec.template.spec.restartPolicy`
2017-01-10 22:22:38 +00:00
gbzhu
2cc0485a70
fix typos
2016-12-28 17:48:46 +08:00
devin-donnelly
1ea8cab29c
Merge branch 'master' into patch-1
2016-12-22 18:31:04 -08:00
yanan Lee
fbf57b224f
spelling error
...
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Revert "Incorrect spelling"
fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
Elijah C. Voigt
f9d1cbc8fa
Remove italics, correct CamelCase typos in titles
2016-12-22 14:26:59 -08:00
devin-donnelly
40e658f12d
Merge pull request #2000 from xialonglee/cancel-italic-title
...
Delete italic style markdown symbol
2016-12-20 19:25:22 -05:00
xialong.lee
231b924608
delete italic style
2016-12-20 09:55:11 +08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
Devin Donnelly
9b2500fb60
Merge remote-tracking branch 'upstream/master' into release-1.5
2016-11-29 17:08:38 -08:00
Maciej Szulik
ab09b11359
Rename ScheduledJobs to CronJobs
2016-11-22 19:59:30 +01:00
Maciej Szulik
96903916b5
Deprecate extensions/v1beta1.Job
2016-11-18 13:26:14 +01:00
Justin Garrison
2f7dcedbbb
Update jobs.md with link to scheduled jobs
...
Removed future work because we're living in the future 🚀
2016-10-21 18:20:37 -07:00
devin-donnelly
9cd34ffcda
Merge pull request #1308 from YuPengZTE/devVS
...
The VS and dot is seprated
2016-09-27 15:34:14 -07:00
ankurshukla
4634a4b703
added Nuage Network to partner section
...
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-27 14:28:13 +08:00
YuPengZTE
f2b90fa2c3
'etc' should be 'etc.'
...
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-22 16:22:31 +08:00
Jedrzej Nowak
7112d4c53d
Typos and englishify user-guide
2016-09-06 19:01:52 +02:00
Ronnie Maor
83885a035e
Update jobs.md
...
Fixed broken links
2016-08-10 03:00:08 +03:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
Matthias Schmitz
097e93b287
Fix commands and output of "Running an example job"
...
* The examples in the jobs user-guide are not longer working because
the ``labels app=pi`` got removed in commit
f16668b45f
* The exammples now use the automatic added label ``job-name`` as
selector for kubectl.
2016-07-21 11:27:50 +02:00
Michael Wasser
2fcf8d31c0
Update jobs future work
...
See https://github.com/kubernetes/kubernetes/issues/2156#issuecomment-223385808
2016-07-16 14:35:45 -07:00
runseb
9cc2a24ada
fixit-730: wrong link and missing newline in index.md
2016-06-29 14:53:05 +02:00
Eric Tune
72a3fb3c37
Moved jobs examples to docs repo
...
These are not considered "examples", per
https://github.com/kubernetes/kubernetes/pull/17345#issuecomment-197153744
2016-06-20 07:59:19 -07:00
johndmulhausen
8e86f8081e
Merge pull request #339 from kubernetes/erictune-patch-2
...
Document Deleting Jobs and Job Timeouts
2016-04-13 13:34:50 -07:00
Eric Tune
40bab01676
Update jobs.md
2016-04-07 12:18:35 -07:00
Eric Tune
a82c7a5a56
Document Deleting Jobs and Job Timeouts
2016-04-07 12:03:59 -07:00
Doug Koch
bd3b408e29
Fix a row in the job patterns table
...
The row for the "Queue with Variable Pod Count" pattern has one more
column than the other rows. The extra column shifts the checkmarks one
column to the right of where they should be.
2016-04-06 20:56:34 -07:00
Andrew Smith
961c947e39
Remove space
2016-03-29 09:44:34 +01:00
Andrew Smith
1e5721815c
More specific next version
2016-03-28 23:04:49 +01:00
Eric Tune
d9f82ecd0d
Merge pull request #79 from soltysh/job_fix
...
Removed v1beta1 disclaimer for jobs, since jobs are now part of batch/v1
2016-03-21 13:47:02 -07:00
Eric Tune
a2654c126a
spell a numeral
2016-03-16 15:32:54 -07:00
Maciej Szulik
95b51e46e4
Removed v1beta1 disclaimer for jobs, since jobs are now part of batch/v1
2016-03-09 17:35:45 +01:00
John Mulhausen
f16668b45f
1.2 additions for user-guide/
2016-03-07 12:09:02 +00:00
John Mulhausen
e668a0be11
Fixing links to devel/ to point to kubernetes master repo
2016-03-03 15:11:05 -08:00
johndmulhausen
50704476d6
Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down
2016-03-01 19:43:10 -08:00
John Mulhausen
4c9e72c518
Moving docs from /vX to /docs; we will use branches for old versions.
2016-02-29 15:17:22 -08:00