Brian Grant
b7984b2fa7
Merge pull request #22862 from jlowdermilk/typo
...
fix typo in kubectl run help string
2016-03-11 12:26:48 -08:00
nikhiljindal
593b78f925
Deprecating --api-version flag
2016-03-11 10:12:44 -08:00
Jeff Lowdermilk
627615c870
fix typo in kubectl run help string
2016-03-11 10:11:14 -08:00
Maciej Szulik
f27871e60d
Added api discovery to kubectl run, based on which we decide which generators to use
2016-03-11 16:59:14 +01:00
Brian Grant
54e97c7755
Merge pull request #22757 from jayunit100/fix-liveness
...
Concurrent liveness test to gaurantee test finishes in 2 minutes with…
2016-03-10 23:46:39 -08:00
k8s-merge-robot
5b00059fd2
Merge pull request #22762 from soltysh/job_run
...
Auto commit by PR queue bot
2016-03-10 13:22:29 -08:00
Maciej Szulik
de83631768
Added job/v1 generator to kubectl run
2016-03-10 19:56:57 +01:00
jay vyas
61102b5ac7
Concurrent liveness test to gaurantee test finishes in 2 minutes with meaningfull results
2016-03-09 16:55:07 -05:00
David McMahon
dae84f5306
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Eric Paris
ca40c5dccb
Fix docs README.md links to kubernetes.github.io
...
kubernetes.github.io uses index not README for it's base dir. So we were
linking to the wrong place.
2016-03-08 10:07:41 -05:00
Eric Paris
f334fc4179
Remove all docs which are moving to http://kubernetes.github.io
...
All .md files now are only a pointer to where they likely are on the new
site.
All other files are untouched.
2016-03-04 12:49:17 -05:00
k8s-merge-robot
98d91b7172
Merge pull request #22350 from jasrusable/master
...
Auto commit by PR queue bot
2016-03-02 08:33:59 -08:00
k8s-merge-robot
b25b261fcf
Merge pull request #22276 from GertiPoppel/userdoc
...
Auto commit by PR queue bot
2016-03-02 04:37:19 -08:00
Jason Russell
91bd582f0c
Fix typo in docs
2016-03-02 14:31:31 +02:00
k8s-merge-robot
a9594b4470
Merge pull request #21874 from rutsky/patch-3
...
Auto commit by PR queue bot
2016-03-02 02:26:44 -08:00
k8s-merge-robot
62b87b14e7
Merge pull request #15456 from feihujiang/changeConfiguringContainerDoc
...
Auto commit by PR queue bot
2016-03-02 01:23:58 -08:00
Gerti Poppel
d853631f1d
updated the Dashboard description and updated the screenshots
...
applied cosmetic change
2016-03-02 10:17:11 +01:00
k8s-merge-robot
bef2b8f1ed
Merge pull request #21927 from caesarxuchao/fix-404-links
...
Auto commit by PR queue bot
2016-03-01 15:41:32 -08:00
k8s-merge-robot
739285b146
Merge pull request #21265 from stevekuznetsov/skuznets/new-sa
...
Auto commit by PR queue bot
2016-03-01 01:14:06 -08:00
k8s-merge-robot
28aa5006e8
Merge pull request #22209 from lcalcote/master
...
Auto commit by PR queue bot
2016-03-01 00:38:27 -08:00
Madhusudan.C.S
1f8367fce2
Improvements to ImagePullSecrets section of the images.md doc.
...
Add an example for .docker/config.json based Secret config. Also, some
other minor corrections.
2016-02-29 15:05:09 -08:00
Lee Calcote
07d1fbc506
Corrected hyperlinks to other docs
...
Fixed hyperlink for services and replication controllers.
2016-02-29 15:51:34 -06:00
Chao Xu
7a85d54d4e
fix links
2016-02-29 13:27:29 -08:00
AdoHe
9cc668f7c6
update commented examples just remove $
2016-02-29 09:41:09 -05:00
k8s-merge-robot
59745a4624
Merge pull request #22115 from ghodss/improve-deployment-doc
...
Auto commit by PR queue bot
2016-02-27 09:50:27 -08:00
Sam Ghods
8009f208f0
Add link in deployments doc to container probes
2016-02-26 18:23:32 -08:00
Avesh Agarwal
f77bdeb75c
Fix hpa-php-apache.yaml.
2016-02-26 15:05:28 -05:00
Steve Kuznetsov
e5b696ee43
added 'kubectl create sa' to create serviceaccounts
2016-02-26 10:27:37 -05:00
Eric Tune
095a85e76e
Update docs and examples to batch/v1 Job
...
Documented manualSelector field.
Documented that you do not need to provide a selector
or unique labels with batch/v1 Job.
Updated all Job examples to apiVersion: batch/v1
Updated all Job examples to use generated selectors.
2016-02-25 09:28:07 -08:00
Vladimir Rutsky
57a4c07351
fix identation in list
...
tabs were replaces with 4 spaces
2016-02-24 17:19:42 +03:00
feisky
e8e01fdfc2
Fix missing doc links
2016-02-24 16:06:59 +08:00
Paul Morie
7e64b4ac52
Add ConfigMap docs
2016-02-23 13:27:54 -05:00
k8s-merge-robot
807344da0b
Merge pull request #21235 from davidopp/affinity-docs
...
Auto commit by PR queue bot
2016-02-20 11:15:02 -08:00
k8s-merge-robot
4f410d389a
Merge pull request #21145 from justinsb/doc_aws_elb_describe
...
Auto commit by PR queue bot
2016-02-19 08:27:29 -08:00
Paul Morie
7a243cb615
Regen for kubectl create configmap
2016-02-18 21:25:31 -05:00
David Oppenheimer
053f1c6008
Update user guide and scheduler documentation to describe node affinity.
...
Register image priority locality function, which the original PR that introduced
it forgot to do. Change zone and region labels to beta.
2016-02-18 17:09:41 -08:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
k8s-merge-robot
0bb59866cd
Merge pull request #21301 from mdevilliers/patch-2
...
Auto commit by PR queue bot
2016-02-16 15:05:17 -08:00
Mark deVilliers
141c8c8671
fix another mistake
2016-02-16 16:55:30 +00:00
k8s-merge-robot
f37472fb4d
Merge pull request #21287 from macb/docs/remove_incomplete_sentence
...
Auto commit by PR queue bot
2016-02-16 08:55:05 -08:00
Mark deVilliers
c618ec2303
Tweaks to Flocker description
2016-02-16 12:32:34 +00:00
k8s-merge-robot
90a7ac4aa1
Merge pull request #21293 from liggitt/sa-namespace-docs
...
Auto commit by PR queue bot
2016-02-16 01:21:57 -08:00
Jordan Liggitt
f1da2a92ab
Docs for service account token namespace
2016-02-16 00:15:20 -05:00
k8s-merge-robot
9dacc5b382
Merge pull request #21238 from AdoHe/kubectl_help_bug
...
Auto commit by PR queue bot
2016-02-15 19:16:39 -08:00
Mac Browning
6ca03de351
remove incomplete thought
2016-02-15 21:09:32 -05:00
k8s-merge-robot
47acbd62ec
Merge pull request #21099 from deads2k/extend-patch
...
Auto commit by PR queue bot
2016-02-15 14:49:02 -08:00
AdoHe
81103a07c2
fix --sort-by help bug
2016-02-14 22:31:13 -05:00
Janet Kuo
311385e76c
Make deployment the default in kubectl run
2016-02-12 12:29:14 -08:00
Janet Kuo
2874f30c05
Enable Deployments by default
2016-02-12 12:29:14 -08:00
deads2k
9f003f7db3
allow patch to handle multiple types
2016-02-12 11:12:09 -05:00