Commit Graph

706 Commits

Author SHA1 Message Date
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
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
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
Justin Santa Barbara
c081e29a55 Add docs for AWS LoadBalancers: use kubectl describe
On AWS, we create ELBs for services with Type=LoadBalancer.

ELBs use hostnames, and the hostname is too long to fit in the output of
`kubectl get`.  So instead the user must do `kubectl describe service
<id>`.

Fix #13827
2016-02-12 10:07:11 -05:00
derekwaynecarr
06f26189f0 Update kubectl create subcommand to use printer flags 2016-02-11 15:37:47 -05:00
k8s-merge-robot
09314f97f6 Merge pull request #20944 from janetkuo/move-deployment-example
Auto commit by PR queue bot
2016-02-11 02:37:31 -08:00
Madhusudan.C.S
293793cf0d Allow replica set to be exposed as a service and add kubectl command tests for replica sets. 2016-02-10 16:20:08 -08:00
Janet Kuo
ddd983286b Move deployment example to docs/user-guide 2016-02-10 10:46:12 -08:00
k8s-merge-robot
29c20be1e6 Merge pull request #20807 from livewyer-ops/kubernetes-dashboard
Auto commit by PR queue bot
2016-02-10 00:55:58 -08:00
k8s-merge-robot
d7bef3cc87 Merge pull request #20896 from kinvolk/ckuehl/replace-rocket-with-rkt
Auto commit by PR queue bot
2016-02-09 16:05:01 -08:00
Chris Kühl
7fcc40bb27 docs: replace Rocket with rkt 2016-02-09 13:52:25 +01:00
Magnus Kulke
c1577b16d6 Change uppercase IP property to ip 2016-02-09 11:55:04 +01:00
k8s-merge-robot
8d95da1b49 Merge pull request #20590 from erictune/rc-doc
Auto commit by PR queue bot
2016-02-09 00:11:39 -08:00
Huamin Chen
d7e4b826b9 support Azure File Service volume
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-02-09 01:07:12 +00:00
Eric Tune
f7a89cedda Update replication-controller docs
Adds a document on pod templates that can be shared
between various controller docs.

Move more philosophical content to later in the doc.

Add more task-oriented stuff earlier.

Put example config in the document, early on, so users have something concrete to relate the discussion of fields to.

Link to Job and DaemonSet docs.

Make format more like that of Job and DaemonSet docs.

Use jsonpath in examples, which is available in v1.1.

Added example files.
2016-02-08 15:51:53 -08:00
k8s-merge-robot
468d0db8f7 Merge pull request #20797 from pmorie/secret-docs
Auto commit by PR queue bot
2016-02-08 11:30:04 -08:00
k8s-merge-robot
b32078d89b Merge pull request #20496 from matthewdupre/masquerade-config
Auto commit by PR queue bot
2016-02-08 10:49:20 -08:00
Jake
000ae4ba9f Tidied the documentation for the Dashboard UI
Removed whitespace from ui.md

Fixed typo
2016-02-08 17:57:18 +00:00
Matt Dupre
9925cddc11 Change iptables fwmark to use single configurable bit instead of whole mark space 2016-02-08 11:12:09 +00:00
k8s-merge-robot
fe8b872779 Merge pull request #20717 from rutsky/patch-1
Auto commit by PR queue bot
2016-02-08 02:02:34 -08:00
Paul Morie
72e3193578 Streamline secret docs and add env var doc 2016-02-07 15:52:43 -05:00
Vladimir Rutsky
3b7fe31b94 remove redundant comma in JSON 2016-02-07 21:27:36 +03:00
k8s-merge-robot
b45a94bc78 Merge pull request #20765 from janetkuo/remove-podtemplate-key
Auto commit by PR queue bot
2016-02-06 00:44:47 -08:00