Commit Graph

3456 Commits (bd9d9802430f374b4015ef28a1f131d41f9a9ffc)

Author SHA1 Message Date
nikhiljindal 8e6059ab04 Running update-api-reference-docs 2015-11-30 17:46:58 -08:00
k8s-merge-robot 55f5e48047 Merge pull request #16628 from caesarxuchao/change-error-type
Auto commit by PR queue bot
2015-11-30 17:21:52 -08:00
Janet Kuo 6371578b67 Fix broken link in deployment document 2015-11-30 17:11:06 -08:00
k8s-merge-robot 945393cc0c Merge pull request #17884 from mesosphere/sttts-v0.7.0-v1.1.1-conformance
Auto commit by PR queue bot
2015-11-30 15:50:30 -08:00
k8s-merge-robot 59a89a5fd9 Merge pull request #17703 from timstclair/api-conventions
Auto commit by PR queue bot
2015-11-30 15:49:53 -08:00
k8s-merge-robot 140df5f809 Merge pull request #17220 from kargakis/kubectl-scale-deployments
Auto commit by PR queue bot
2015-11-30 04:19:58 -08:00
Harry Zhang 5552d7007c Add default when latest not claimed 2015-11-30 17:10:50 +08:00
k8s-merge-robot 853af2d513 Merge pull request #17878 from mqliang/multiSchedulerProposal
Auto commit by PR queue bot
2015-11-28 19:14:24 -08:00
mqliang 0d3c716651 optimize priority functions 2015-11-29 10:45:11 +08:00
k8s-merge-robot 5f10b70652 Merge pull request #17766 from hurf/doc_nits
Auto commit by PR queue bot
2015-11-27 02:22:41 -08:00
k8s-merge-robot 3cc588b5be Merge pull request #17850 from sdminonne/bug_fix3
Auto commit by PR queue bot
2015-11-27 01:15:02 -08:00
k8s-merge-robot 70d2a02959 Merge pull request #17701 from hurf/anno_label
Auto commit by PR queue bot
2015-11-26 15:29:46 -08:00
k8s-merge-robot d800e02f84 Merge pull request #17816 from ZJU-SEL/bump-ubuntu-calico
Auto commit by PR queue bot
2015-11-26 14:00:57 -08:00
k8s-merge-robot c7cddbefc9 Merge pull request #17697 from dchen1107/event
Auto commit by PR queue bot
2015-11-26 13:42:05 -08:00
Salvatore Dario Minonne 479afa4bd2 updating resourcequota/README.md 2015-11-26 22:39:48 +01:00
Clayton Coleman 61270f4534 Generated docs 2015-11-26 11:53:37 -05:00
k8s-merge-robot 0c4f302e5e Merge pull request #17601 from eosrei/shell-var-MINION-to-NODE
Auto commit by PR queue bot
2015-11-26 05:02:44 -08:00
Dr. Stefan Schimanski 4f407f2265 getting-stated-guides: add conformance for Mesos/Docker cluster 2015-11-26 13:20:57 +01:00
k8s-merge-robot 5f8743ea7b Merge pull request #17108 from kargakis/fix-editor-env
Auto commit by PR queue bot
2015-11-26 03:53:53 -08:00
He Simei 0f3f22e99f bump k8s version to v1.1.2 on ubuntu/calico 2015-11-26 15:26:54 +08:00
k8s-merge-robot 0c77ff55c8 Merge pull request #17812 from ZJU-SEL/ubuntu-maintain-doc
Auto commit by PR queue bot
2015-11-25 22:07:25 -08:00
k8s-merge-robot e09dd8df47 Merge pull request #17537 from ihmccreery/upgrading-masters-docs
Auto commit by PR queue bot
2015-11-25 18:39:02 -08:00
He Simei ad557988d7 self-add to the orchestration maintainer of ubuntu 2015-11-26 10:20:07 +08:00
Isaac Hollander McCreery a01eba5553 Add "supported releases" language to versioning.md 2015-11-25 16:22:11 -08:00
Chao Xu a4700707b3 change the "too old resource version" error from InternalError to 410 Gone. 2015-11-25 10:27:03 -08:00
Ravi Gadde cadc24e9fd Scheduler extension 2015-11-25 08:19:27 -08:00
hurf 8b6ef01667 fix description of -f option of autoscale command
use 'autoscale' instead of 'get form the server'
2015-11-25 19:00:56 +08:00
hurf 27d6b58ba5 fix a nit in long description of attach command
remove an extra 'a'
2015-11-25 18:57:03 +08:00
Michail Kargakis 99fc35880b kubectl: Support scaling deployments
This commit adds support for using kubectl scale to scale deployments. Makes use of the
deployments/scale endpoint instead of updating deployment.spec.replicas directly.
2015-11-25 11:26:40 +01:00
kargakis 523b6ec7e3 edit: Make environment variables composable
It also adds support for KUBE_EDITOR and GIT_EDITOR which were already
advertised in the edit usage message.
2015-11-25 11:23:23 +01:00
Brad Erickson 53172a5356 Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
Brad Erickson bd06c19aa8 Minion->Node rename: NODE_SIZE 2015-11-25 00:45:09 -08:00
Brad Erickson fc04b55088 Minion->Node rename: NODE_NAMES, NODE_NAME, NODE_PORT 2015-11-25 00:45:09 -08:00
Brad Erickson 6fe68a737e Minion->Node rename: NODE_IP_BASE, NODE_IP_RANGES, NODE_IP_RANGE, etc
NODE_IPS
NODE_IP
NODE_MEMORY_MB
2015-11-25 00:45:09 -08:00
Brad Erickson a36d3390bf Minion->Node rename: KUBERNETES_NODE_MEMORY, VAGRANT_NODE_NAMES, etc
ENABLE_NODE_PUBLIC_IP
NODE_ADDRESS
NODE_BLOCK_DEVICE_MAPPINGS
NODE_CONTAINER_ADDRS
NODE_CONTAINER_NETMASKS
NODE_CONTAINER_SUBNET_BASE
NODE_CONTAINER_SUBNETS
NODE_CPU
2015-11-25 00:43:52 -08:00
Brad Erickson 6b91b45eff Minion->Node rename: IAM_PROFILE_NODE, KUBE_ENABLE_NODE_PUBLIC_IP, etc
KUBE_GCE_NODE_IMAGE, KUBE_GCE_NODE_PROJECT, KUBEMARK_NUM_NODES
2015-11-25 00:43:51 -08:00
Prashanth Balasubramanian 9aa0efa393 Turn flannel off by default 2015-11-25 09:43:48 +01:00
Prashanth Balasubramanian ad2d3d4c20 Docs etc 2015-11-25 09:42:59 +01:00
Prashanth Balasubramanian 321bc73264 Flannel server in static pod with private etcd. 2015-11-25 09:42:59 +01:00
hurf ad26db7f45 Annotate support label
allow "kubectl annotate pods -l app=nginx"
2015-11-25 14:13:39 +08:00
k8s-merge-robot 4a9b0fc715 Merge pull request #17476 from jiangyaoguo/add-separate-client-for-events
Auto commit by PR queue bot
2015-11-24 21:14:58 -08:00
k8s-merge-robot cc3515d702 Merge pull request #17136 from kargakis/use-deprecation-field-in-stop
Auto commit by PR queue bot
2015-11-24 17:37:19 -08:00
k8s-merge-robot d42030170b Merge pull request #15999 from aveshagarwal/master-issue-15624
Auto commit by PR queue bot
2015-11-24 17:07:10 -08:00
k8s-merge-robot 97401153bd Merge pull request #17195 from janetkuo/kubectl-run-deployment-job
Auto commit by PR queue bot
2015-11-24 11:46:34 -08:00
k8s-merge-robot 2ddc61e941 Merge pull request #17663 from yanns/patch-1
Auto commit by PR queue bot
2015-11-24 10:34:43 -08:00
Janet Kuo c0c02c95c4 kubectl run to produce deployment and job 2015-11-24 10:21:31 -08:00
jiangyaoguo e3ea9d7c40 add separate client for events in kubelet 2015-11-25 01:28:34 +08:00
k8s-merge-robot 564918217f Merge pull request #17633 from yangxiangyu/master
Auto commit by PR queue bot
2015-11-24 07:30:56 -08:00
Avesh Agarwal c053290e04 This commit regenerates docs. 2015-11-24 09:59:54 -05:00
k8s-merge-robot 683e908f0a Merge pull request #17265 from gambol99/rj/node_labels
Auto commit by PR queue bot
2015-11-24 06:55:31 -08:00
k8s-merge-robot 5502aefa01 Merge pull request #17152 from daizuozhuo/jsonpath
Auto commit by PR queue bot
2015-11-24 04:45:38 -08:00
k8s-merge-robot c4bedfbf32 Merge pull request #17298 from caesarxuchao/escape-double-dollar
Auto commit by PR queue bot
2015-11-24 04:37:59 -08:00
k8s-merge-robot 8500a0fe96 Merge pull request #17446 from ihmccreery/no-more-latest
Auto commit by PR queue bot
2015-11-24 03:41:32 -08:00
k8s-merge-robot 53bb90f9bb Merge pull request #17492 from johscheuer/master
Auto commit by PR queue bot
2015-11-24 03:41:26 -08:00
k8s-merge-robot 5f193e7c47 Merge pull request #17552 from AlexChesser/fix-documentation-17519
Auto commit by PR queue bot
2015-11-24 03:41:14 -08:00
k8s-merge-robot 873150362e Merge pull request #17710 from ZJU-SEL/minor-fix-ubuntu-doc
Auto commit by PR queue bot
2015-11-24 03:40:42 -08:00
kargakis 3c7b9f83d7 stop: Make use of deprecation field 2015-11-24 12:27:20 +01:00
He Simei 0a267aa11d minor fix ubuntu doc 2015-11-24 15:09:27 +08:00
yangxiangyu c28b75a91f fix ./master.sh: line 125: --data-dir=/var/etcd/data: No such file or directory 2015-11-24 10:29:50 +08:00
Tim St. Clair f645d77f86 Clarify when pointers are used for optional types 2015-11-23 18:06:23 -08:00
hurf 1270764eb9 Fix description errro for client-certificate option
From "client key file" to "client certificate file".
2015-11-24 09:33:35 +08:00
Dawn Chen 0b734cec93 Have a sane default for RegistryPullQPS 2015-11-23 17:14:15 -08:00
k8s-merge-robot 367f0e03dd Merge pull request #17621 from mikedanese/cleanup-kube-proxy-cgroup
Auto commit by PR queue bot
2015-11-23 15:23:23 -08:00
k8s-merge-robot b38836c1e0 Merge pull request #17625 from ruizeng/master
Auto commit by PR queue bot
2015-11-23 14:52:16 -08:00
Chao Xu 21d8ad3a36 escape $$ in asciidoc when generating api-reference pages 2015-11-23 14:47:17 -08:00
krousey 77e85e45c5 Revert "Added a kubectl cheatsheet." 2015-11-23 10:54:11 -08:00
k8s-merge-robot 4eabda835d Merge pull request #15657 from agonzalezro/patch-1
Auto commit by PR queue bot
2015-11-23 10:42:28 -08:00
k8s-merge-robot c52e45c63c Merge pull request #15674 from erictune/cheatsheet
Auto commit by PR queue bot
2015-11-23 10:42:26 -08:00
Mike Danese 65b8d43543 remove code that puts kube-proxy into a special cgroup since it runs in a container now 2015-11-23 10:20:58 -08:00
k8s-merge-robot c974e0739b Merge pull request #17236 from fabianofranz/wrong_attach_example
Auto commit by PR queue bot
2015-11-23 09:57:30 -08:00
Francisco Gimeno e76b0132f7 coreos/azure Version bump to 1.1.2 2015-11-23 18:46:07 +01:00
Yann Simon 63e7a5ec90 remove trailing space
the trailing space break the command in zsh at least
2015-11-23 18:19:45 +01:00
k8s-merge-robot fb09627514 Merge pull request #17262 from brendandburns/hyperkube
Auto commit by PR queue bot
2015-11-23 07:49:34 -08:00
k8s-merge-robot 2371cdaac4 Merge pull request #17419 from ZJU-SEL/fix-ubuntu-etcd-flag
Auto commit by PR queue bot
2015-11-23 03:19:17 -08:00
razr 1ca78a24be document "getting-started-guides/docker.md" overview anchor error. 2015-11-22 17:06:19 +08:00
k8s-merge-robot 6d2b92a0be Merge pull request #17269 from janetkuo/autoscale-deployments
Auto commit by PR queue bot
2015-11-21 22:23:23 -08:00
k8s-merge-robot 68d691858a Merge pull request #17255 from derekwaynecarr/add_default_to_header
Auto commit by PR queue bot
2015-11-21 17:05:13 -08:00
k8s-merge-robot d79ccddc83 Merge pull request #17198 from mesosphere/dcos-guide
Auto commit by PR queue bot
2015-11-21 00:05:26 -08:00
He Simei 5ebff99dbf fix etcd flag for ubuntu 2015-11-21 10:17:07 +08:00
k8s-merge-robot d069a624ac Merge pull request #17206 from bgrant0607/docfix
Auto commit by PR queue bot
2015-11-20 17:09:52 -08:00
Karl Isenberg be0066cd2d Add DCOS getting started guide 2015-11-20 16:19:22 -08:00
Casey D 5a7c796d4d Update coreos/bare_metal_calico.md for v1.1 2015-11-20 14:49:57 -08:00
Hongchao Deng 36104df7cf Kubemark guide: add paragraph to describe '--delete-namespace=false' 2015-11-20 12:01:37 -08:00
Brendan Burns ce90b83689 Update some flags 2015-11-20 11:47:31 -08:00
k8s-merge-robot 0e229d59f0 Merge pull request #17499 from jszczepkowski/hpa-tune
Auto commit by PR queue bot
2015-11-20 05:33:15 -08:00
k8s-merge-robot d25cffef55 Merge pull request #17381 from caesarxuchao/add-blob
Auto commit by PR queue bot
2015-11-20 05:32:31 -08:00
k8s-merge-robot 21095ea21e Merge pull request #13917 from feihujiang/kubectlRunFollowRules
Auto commit by PR queue bot
2015-11-20 00:13:17 -08:00
k8s-merge-robot 8d60aae8ff Merge pull request #17422 from ZJU-SEL/upgrade-etcd-flag
Auto commit by PR queue bot
2015-11-19 23:07:01 -08:00
k8s-merge-robot 2d75799dda Merge pull request #17528 from kubernetes/fix-daemonset
Auto commit by PR queue bot
2015-11-19 23:06:46 -08:00
Paul Morie 62f7220d6b Proposal: config data volume source 2015-11-19 23:20:26 -05:00
Alex Chesser 9a065638e1 Included explicit instructions for obtaining code
A novice may require this additional step and might not know that the kubernetes repository is sufficient to run the code locally.
2015-11-19 23:07:19 -05:00
Tim St. Clair e4eff4bd6b Fix typo: s/recieve/receive/ 2015-11-19 19:23:40 -08:00
Isaac Hollander McCreery 96cd51066d Update docs for how to perform upgrades 2015-11-19 14:46:46 -08:00
Brendan Burns 9a95e555ea Update daemon.md 2015-11-19 13:35:24 -08:00
k8s-merge-robot 2c58defc6d Merge pull request #6477 from tmrts/proposal/configs
Auto commit by PR queue bot
2015-11-19 12:19:26 -08:00
Tamer Tas 9c491d671d ConfigData resource proposal 2015-11-19 20:49:58 +02:00
k8s-merge-robot b28d523738 Merge pull request #17497 from jszczepkowski/hpa-docs
Auto commit by PR queue bot
2015-11-19 08:41:32 -08:00
k8s-merge-robot 8ce3f15165 Merge pull request #17377 from bgrant0607/docfix2
Auto commit by PR queue bot
2015-11-19 08:18:18 -08:00
k8s-merge-robot 87c9d79096 Merge pull request #17473 from bprashanth/ing_docs
Auto commit by PR queue bot
2015-11-19 08:16:54 -08:00
k8s-merge-robot 57f4ee335e Merge pull request #15466 from gmarek/user-guide
Auto commit by PR queue bot
2015-11-19 08:09:50 -08:00
Jerzy Szczepkowski cac9e88c11 Updated kubectl help messages.
Updated kubectl help messages: added info about hpa. Fixes #17357.
2015-11-19 15:26:43 +01:00
Jerzy Szczepkowski 8caeec429e Updated hpa docs.
Updated hpa docs: mentioned that heapster is required. Fixes #17466.
2015-11-19 14:21:41 +01:00
Francisco Gimeno cb018fbf32 Upgraded cloud config template for CoreOS/azure to kubernetes 1.1.1 2015-11-19 12:52:23 +01:00
Johannes Scheuermann 5fa50c93c0 Removed redundant drop-in in node.yaml 2015-11-19 11:50:34 +01:00
Dai Zuozhuo ad5cc8b599 quote interpreted string 2015-11-19 11:15:10 +08:00
Prashanth Balasubramanian 3b987e5c40 Clarify that Ingress is a beta resource. 2015-11-18 18:45:31 -08:00
Isaac Hollander McCreery 977da735db Add sanity checks for release 2015-11-18 16:19:01 -08:00
Rohith c2526c93fa - adding the -node-label flag to the kubelet which allows for a initial tagging / labelling of the node on cluster registration
- the labels can come from a series of key=pair value or file:///path_to_file which contains key pairs
2015-11-18 23:20:58 +00:00
k8s-merge-robot 6c2c1d4612 Merge pull request #17411 from timstclair/metrics-proposal
Auto commit by PR queue bot
2015-11-18 15:13:24 -08:00
Abhi Shah 317cb3f198 Merge pull request #17267 from brendandburns/docs2
Add a description of the proposed owners file system for the repo
2015-11-18 14:48:13 -08:00
Brendan Burns 63149d05fe Add a description of the proposed owners file system for the repo 2015-11-18 11:46:33 -08:00
Isaac Hollander McCreery 2bc124d510 Defer release notes to announcement of release, and move instructions for release notes back into docs and away from scripts 2015-11-18 09:50:56 -08:00
Brian Grant d625217285 Address feedback 2015-11-18 17:30:19 +00:00
Brian Grant c75e568ef3 Minor clarifications to whatisk8s 2015-11-18 17:13:46 +00:00
gmarek b4e7495d47 Add Kubemark User Guide 2015-11-18 15:21:14 +01:00
He Simei 06b62ef498 upgrade etcd flag for docker-k8s 2015-11-18 16:48:20 +08:00
feihujiang 4d2333b7d8 Let kubectl run follow rules for `--` 2015-11-18 14:46:01 +08:00
Tim St. Clair 66194c6eca Correct erroneous metric endpoint. 2015-11-17 19:02:28 -08:00
Fabiano Franz ab455784f5 kubectl attach only takes one argument 2015-11-17 23:16:02 -02:00
k8s-merge-robot 65cdb12a1c Merge pull request #17076 from Symmetric/patch-2
Auto commit by PR queue bot
2015-11-17 16:38:58 -08:00
k8s-merge-robot e665c44833 Merge pull request #17310 from ZJU-SEL/fix-ubuntu-doc
Auto commit by PR queue bot
2015-11-17 16:37:09 -08:00
k8s-merge-robot 364e3a0aab Merge pull request #17325 from thockin/beta-annotation-names
Auto commit by PR queue bot
2015-11-17 16:37:03 -08:00
Brian Grant 0141c53113 Add conventions about primitive types. 2015-11-17 15:18:17 +00:00
k8s-merge-robot 539a629f4b Merge pull request #17230 from hurf/anno_out
Auto commit by PR queue bot
2015-11-17 03:01:22 -08:00
k8s-merge-robot 4657f1f112 Merge pull request #17210 from johscheuer/master
Auto commit by PR queue bot
2015-11-17 00:21:02 -08:00
k8s-merge-robot 5828836e7c Merge pull request #17197 from HaiyangDING/proposal-multi-scheduler
Auto commit by PR queue bot
2015-11-16 23:20:40 -08:00
dingh f849ff60ef Create proposal on multiple schedulers
update according to many reviewers, 2015.11.17
2015-11-17 14:57:30 +08:00
Chao Xu 0c913ed5a1 change HEAD to blob/HEAD, and add blob in versioned-docs.sh 2015-11-16 17:13:49 -08:00
Greg Taylor fd79010fd7 Spelling fix in daemons.md
DeamonSet->DaemonSet
2015-11-16 16:05:32 -08:00
Jeff Lowdermilk 70d89a3541 Merge pull request #13571 from yujuhong/lifecycle_v0
kubelet: add a generic pod lifecycle event generator
2015-11-16 14:59:40 -08:00
k8s-merge-robot a676b118b9 Merge pull request #17308 from kennethkalmer/patch-1
Auto commit by PR queue bot
2015-11-16 14:48:18 -08:00
Tim Hockin 30e381e62a clarify experimental annotations doc 2015-11-16 10:52:26 -08:00
k8s-merge-robot 65c285f5ab Merge pull request #16344 from thockin/enable-iptables-proxy
Auto commit by PR queue bot
2015-11-16 09:48:38 -08:00
k8s-merge-robot ebe5649939 Merge pull request #16824 from mattmoor/master
Auto commit by PR queue bot
2015-11-16 09:12:35 -08:00
He Simei 904a93a8b5 clarify that v1.1.1 could fail on ubuntu potentially 2015-11-16 15:34:08 +08:00
Kenneth Kalmer 84ebb027e0 Update CentOS manual instructions to use virt7-docker-common-release
Just sync the documentation up since the latest [virt7-docker-common-release](http://cbs.centos.org/koji/packages?tagID=112) has newer packages that work together.

Tested this on a single node Centos 7.1 node with the following packages and it all works well so far:

```
 yum list -q docker etcd kubernetes flannel
Installed Packages
docker.x86_64                                1.8.2-7.el7.centos                                  @extras
etcd.x86_64                                  2.1.1-2.el7                                         @extras
flannel.x86_64                               0.2.0-10.el7                                        @extras
kubernetes.x86_64                            1.1.0-0.4.git2bfa9a1.el7                            @virt7-docker-common-release
```
2015-11-16 07:53:32 +02:00
k8s-merge-robot 229f0f22ad Merge pull request #17100 from idvoretskyi/patch-2
Auto commit by PR queue bot
2015-11-15 00:36:25 -08:00
k8s-merge-robot ec07897140 Merge pull request #17153 from hSATAC/patch-1
Auto commit by PR queue bot
2015-11-15 00:36:19 -08:00
Matt Moore b750d1dddc Drop the beta for GCR v2 images.
beta.gcr.io is no longer needed to pull through v2.
2015-11-14 12:19:02 -08:00
Janet Kuo 8e99bae7ec Support autoscale deployments 2015-11-13 23:33:55 -08:00
Tim Hockin 970c045848 Enable iptables kube-proxy by default in master 2015-11-13 18:38:01 -08:00
derekwaynecarr 138315266d Improve describe for LimitRange resource based on user feedback 2015-11-13 17:02:54 -05:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
k8s-merge-robot 6a34b2cc04 Merge pull request #16411 from feihujiang/deleteSimpleYamlDocInUserGuide
Auto commit by PR queue bot
2015-11-13 11:13:23 -08:00
hurf ca300c180c Add printer options to Annotate
1. add return message as "resource name annotated"
2. add printer options to annotate
3. move all parameter into AnnotateOptions to make sure runT
function has no parameter.
2015-11-14 03:07:21 +08:00
k8s-merge-robot 0f7b1b4d3a Merge pull request #17224 from mikedanese/undeprecate-static
Auto commit by PR queue bot
2015-11-13 10:52:20 -08:00
Yu-Ju Hong ac778e8203 Adjust the sync/backoff period
Set resyncInterval to one minute now that we rely on the generic pleg to trigger
pod syncs on container events. When there is an error during syncing, pod
workers need to wake up sooner to retry. Set the sync error backoff period to
10 second in this case.
2015-11-13 09:57:25 -08:00
Mike Danese bb0e2e6de7 undeprecated static pods in the docs 2015-11-13 09:40:38 -08:00
Abhi Shah 051e9fe837 Fix Env Var Name in daemonset documentation 2015-11-13 09:24:09 -08:00
k8s-merge-robot 20a99af00e Merge pull request #16704 from janetkuo/doc-kubectl-edit
Auto commit by PR queue bot
2015-11-13 07:10:35 -08:00
Johannes Scheuermann 48338eece1 Fixed minor error in docs for namespaces 2015-11-13 11:12:50 +01:00
k8s-merge-robot 97419d5035 Merge pull request #16246 from rwehner/fix-submit-queue-links
Auto commit by PR queue bot
2015-11-12 23:42:26 -08:00
Eric Tune 0dd684e391 Added a kubectl cheatsheet. 2015-11-12 19:05:08 -08:00
Janet Kuo d2522eba5a Fix out-dated console output 2015-11-12 14:02:38 -08:00
Janet Kuo ed0e919da6 Add kubectl edit, annotate, autoscale concept to deployment document 2015-11-12 14:02:38 -08:00
jackgr 788ac9c12b Add discussion of apply to deployment options. 2015-11-12 14:02:38 -08:00
k8s-merge-robot 724e8a3f3a Merge pull request #17011 from resouer/patch-9
Auto commit by PR queue bot
2015-11-12 08:33:14 -08:00
k8s-merge-robot 706d3a77a9 Merge pull request #16798 from derekwaynecarr/key_compaction
Auto commit by PR queue bot
2015-11-12 02:45:15 -08:00
Ash Wu c35d9716dc Fix wrong terminal output for vagrant.md
According to the description below `We did not start any services, hence there are none listed. But we see three replicas displayed properly.`

The original terminal output example was wrong and misleading.
2015-11-12 16:28:55 +08:00
k8s-merge-robot 2478f2d4b6 Merge pull request #16813 from caesarxuchao/guide-adding-group
Auto commit by PR queue bot
2015-11-11 23:52:38 -08:00
k8s-merge-robot 3902331142 Merge pull request #17134 from ingvagabund/garbage-collection-documentation
Auto commit by PR queue bot
2015-11-11 23:51:29 -08:00
feihujiang ef0239a08b Delete the simple-yaml.md example 2015-11-12 13:48:52 +08:00
k8s-merge-robot 398a4808e1 Merge pull request #17132 from janetkuo/kubectl-rollingupdate-rollback
Auto commit by PR queue bot
2015-11-11 15:52:32 -08:00
k8s-merge-robot 821763510a Merge pull request #16903 from bgrant0607/docfix
Auto commit by PR queue bot
2015-11-11 13:54:44 -08:00
Jan Chaloupka 53419ee971 doc: correct member 'the the -> the' (two 'the' member into one 'the' member) 2015-11-11 22:54:25 +01:00
Janet Kuo 88d9106705 Add help text for rollback in kubectl rolling-update 2015-11-11 13:29:54 -08:00
Ihor Dvoretskyi 74f57bc314 Update master.md
Alternative way to restart docker service is added.
2015-11-11 09:49:01 +02:00
Brian Grant e62386a717 Update overview doc using content from recent presentation. 2015-11-11 06:06:36 +00:00
Harry Zhang aa9a6a131d Make master.sh easy to copy
Make worker.sh easy to copy
2015-11-11 03:15:53 +00:00
k8s-merge-robot c785a6e77f Merge pull request #17033 from aveshagarwal/master-kubelet-streaming
Auto commit by PR queue bot
2015-11-10 18:09:13 -08:00
k8s-merge-robot 253dd4e18e Merge pull request #17073 from jlowdermilk/fix-patch-help-text
Auto commit by PR queue bot
2015-11-10 14:53:27 -08:00
Paul Tiplady 2f5704899d Fix Calico docs with correct 1.1 binary URL 2015-11-10 14:02:35 -08:00
Alexandre González 8cc7215ab5 Get external IPs and not node names on images docs
Change the example inline script to get the node external IPs instead just their names. You can't `ssh|scp` to the `metadata.name`.
2015-11-10 22:04:07 +01:00
Jeff Lowdermilk 6868382072 Reword misleading help text for kubectl patch 2015-11-10 13:00:04 -08:00
k8s-merge-robot a8bfce11c4 Merge pull request #16966 from idvoretskyi/patch-1
Auto commit by PR queue bot
2015-11-10 12:01:42 -08:00
Avesh Agarwal f111033641 Fix defaults for MaxPods and MaxOpenFiles.
Fix go formatting and docs.
2015-11-10 12:20:54 -05:00
Guohua Ouyang 4829e08cc4 fix typo
Signed-off-by: Guohua Ouyang <gouyang@redhat.com>
2015-11-10 21:01:27 +08:00
Tim Hockin faa5c5885a Update docs for running under docker
Make them a bit more version safe.
2015-11-09 22:08:06 -08:00
k8s-merge-robot d65c61f15a Merge pull request #16754 from janetkuo/doc-for-doc
Auto commit by PR queue bot
2015-11-09 07:49:25 -08:00
Wojciech Tyczynski d80e0e837c Merge pull request #10707 from kargakis/logs-with-resource-builder
logs: Use resource builder
2015-11-09 16:40:10 +01:00
k8s-merge-robot afe121669b Merge pull request #16852 from feiskyer/kubectl-desc-ep
Auto commit by PR queue bot
2015-11-09 05:21:12 -08:00
Janet Kuo 37f35d9342 Make kubectl apply create resources if not found 2015-11-08 22:47:40 -08:00
Prashanth B 17c5c0922b Merge pull request #16932 from bprashanth/ing_docs
Ingress doc clarifications
2015-11-07 17:07:27 -08:00
k8s-merge-robot 6983f75ef7 Merge pull request #16930 from ihmccreery/release-wording-fixes
Auto commit by PR queue bot
2015-11-07 10:29:31 -08:00
k8s-merge-robot 7d7aa9ec1f Merge pull request #16939 from ihmccreery/versioning-cleanup
Auto commit by PR queue bot
2015-11-07 09:21:24 -08:00
k8s-merge-robot da46dab080 Merge pull request #16940 from caesarxuchao/dont-update-api-reference
Auto commit by PR queue bot
2015-11-07 06:59:12 -08:00
Ihor Dvoretskyi b6ee774982 Update libvirt-coreos.md 2015-11-07 16:33:33 +02:00
k8s-merge-robot 5988f73a4a Merge pull request #16809 from janetkuo/apply-annotation-optional
Auto commit by PR queue bot
2015-11-07 02:39:23 -08:00
feisky 3adb929eb9 Add kubectl describe for endpoints 2015-11-07 14:58:12 +08:00
Janet Kuo 024df3c04c address comments 2015-11-06 17:35:10 -08:00
Janet Kuo 5e0f47fe01 Document how to document 2015-11-06 17:19:33 -08:00
Janet Kuo a6a64820d7 Make generation of the apply annotation optional 2015-11-06 15:08:50 -08:00
derekwaynecarr 6ad7f1a8cb Add event correlation to client 2015-11-06 16:59:38 -05:00
Prashanth Balasubramanian 10d1d4c791 Ingress doc clarifications 2015-11-06 12:01:52 -08:00
Chao Xu 358221f9fd Don't update api-reference docs if the only changes are the timestamps 2015-11-06 11:37:22 -08:00
Isaac Hollander McCreery e5449f7d42 Cleanup for versioning 2015-11-06 11:35:16 -08:00
Tim St. Clair 1e88a682da Add liveness/readiness probe parameters
- PeriodSeconds - How often to probe
- SuccessThreshold - Number of successful probes to go from failure to success state
- FailureThreshold - Number of failing probes to go from success to failure state

This commit includes to changes in behavior:

1. InitialDelaySeconds now defaults to 10 seconds, rather than the
kubelet sync interval (although that also defaults to 10 seconds).
2. Prober only retries on probe error, not failure. To compensate, the
default FailureThreshold is set to the maxRetries, 3.
2015-11-06 10:46:40 -08:00
Isaac Hollander McCreery a67042bd5f Use ./ notation 2015-11-06 10:32:05 -08:00
k8s-merge-robot 4566e039bf Merge pull request #16716 from huangyuqi/add_res_types_kubctl_get
Auto commit by PR queue bot
2015-11-06 02:20:27 -08:00
k8s-merge-robot 5b4c92fe94 Merge pull request #16774 from nikhiljindal/checkAPIsExtensions
Auto commit by PR queue bot
2015-11-05 20:15:24 -08:00
k8s-merge-robot 0b183f43fd Merge pull request #16574 from hurf/stop_doc
Auto commit by PR queue bot
2015-11-05 19:43:21 -08:00
Chao Xu f16e8cbc0f address timstclair's comments 2015-11-05 15:44:20 -08:00
kargakis 4fdb6d1331 logs: Use resource builder 2015-11-05 14:54:55 +01:00
k8s-merge-robot 1831a057f1 Merge pull request #16694 from jbeda/update-etcd
Auto commit by PR queue bot
2015-11-05 03:27:26 -08:00
k8s-merge-robot c3a072768b Merge pull request #16728 from markturansky/lengthen_pv_sync
Auto commit by PR queue bot
2015-11-05 00:35:12 -08:00
Chao Xu 1b6810322d address lavalamp's comment 2015-11-04 15:53:29 -08:00
nikhiljindal 1c50f423d6 Running update-api-reference-docs 2015-11-04 14:54:10 -08:00
Chao Xu 3e1a0148ed add a guide on how to create an API group 2015-11-04 14:30:34 -08:00
Joe Beda 993c1ee222 Update etcd to 2.2.1 2015-11-04 12:26:57 -08:00
k8s-merge-robot 79ad4869bd Merge pull request #15585 from jlowdermilk/kubeconfig-doc
Auto commit by PR queue bot
2015-11-04 04:49:44 -08:00
k8s-merge-robot 8e5f3a3f9b Merge pull request #16761 from roberthbailey/supervisord
Auto commit by PR queue bot
2015-11-04 02:28:38 -08:00
huangyuqi 1bf2f869c7 add valid resource types for kubectl get 2015-11-04 10:12:30 +00:00
markturansky 468bc39a63 Lengthened pvsync period 2015-11-04 00:42:44 -05:00
Robert Bailey d5bb12134e Replace monit with supervisord in documentation. 2015-11-03 16:20:02 -08:00
derekwaynecarr b403e30d1a Kubelet serialize image pulls had incorrect default 2015-11-03 15:24:01 -05:00
k8s-merge-robot 1407fd2071 Merge pull request #16102 from ihmccreery/release-docs
Auto commit by PR queue bot
2015-11-03 11:09:36 -08:00
Isaac Hollander McCreery ed7b42c4a3 Clarify -dirty language, and add --no-dry-run to usage 2015-11-03 09:42:49 -08:00
Isaac Hollander McCreery a9fc43d120 Fix releasing clause about cutting beta releases 2015-11-03 09:26:01 -08:00
k8s-merge-robot ca6fe97275 Merge pull request #16724 from sroze/patch-2
Auto commit by PR queue bot
2015-11-03 07:18:20 -08:00
k8s-merge-robot 121f33068d Merge pull request #16668 from deads2k/fix-hpa-escalation
Auto commit by PR queue bot
2015-11-03 06:11:34 -08:00
k8s-merge-robot 3f3918048a Merge pull request #16669 from erictune/fix-run-docstring
Auto commit by PR queue bot
2015-11-03 05:29:29 -08:00
deads2k fd1c8e096a eliminate cross-namespace HPA escalation attack 2015-11-03 08:05:26 -05:00
Samuel ROZE 1f9d6c1c5b Fixes typo in `all.yml` file name 2015-11-03 10:22:02 +00:00
k8s-merge-robot 25b7c79860 Merge pull request #16609 from fwalker/master
Auto commit by PR queue bot
2015-11-03 01:41:16 -08:00
Alex Mohr 95bdf1923c Merge pull request #16619 from bgrant0607/docfix
Gut out-of-date roadmap in favor of milestones.
2015-11-02 16:42:02 -08:00
Isaac Hollander McCreery 346676280f Update docs and prompts for better dry-runs and no more versionizing docs 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery bc9feec409 Versioned beta releases 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery 235aaf73c4 Remove old releasing illustrations 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 72a586db7f Move to release/ 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery f2b8edddae Fixups of docs and scripts 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 1b0082569b Doc fixup to reflect script reality 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery d5b5f370ab Updates to versioning.md 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 48eb83a499 Proposed design for release infra 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 64f456343c TODOs 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery d9b583e631 Remove out-of-date information about releasing 2015-11-02 09:27:52 -08:00
k8s-merge-robot 5881c3c848 Merge pull request #16571 from bgrant0607/bugfix1
Auto commit by PR queue bot
2015-11-01 08:37:36 -08:00
Mike Danese 67f46aa1f1 autogenerated 2015-10-31 12:26:54 -07:00
Brian Grant 5e0ecf812e Add more specifics about what Kubernetes does. 2015-10-31 05:17:05 +00:00
Eric Tune 0bde95f1ce Fix incorrect flag in example. 2015-10-30 15:40:05 -07:00
Brian Grant a5d7e1f36c Gut out-of-date roadmap in favor of milestones. 2015-10-30 21:26:45 +00:00
nikhiljindal 72db55eb26 Fixing how to enable daemonsets 2015-10-30 12:28:10 -07:00
Jeff Lowdermilk 1f6aba18ba Add component explanation to kubeconfig-file.md 2015-10-30 10:20:48 -07:00
Florian Walker 4face20a19 Updated nginx static html directory. 2015-10-30 17:51:23 +01:00
k8s-merge-robot 2861dbb186 Merge pull request #16023 from rimusz/master
Auto commit by PR queue bot
2015-10-30 02:02:22 -07:00
hurf ce35bb4208 Remove trace of "kubectl stop"
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
Janet Kuo a86922a488 Fix broken api group link 2015-10-29 15:26:24 -07:00
Janet Kuo 8f1b4c2e10 Remove red rectangles in quoted region in gh-pages 2015-10-29 13:18:28 -07:00
k8s-merge-robot 809f4e1bc3 Merge pull request #16497 from a-robinson/fluentd
Auto commit by PR queue bot
2015-10-29 06:01:20 -07:00
k8s-merge-robot e47c8db9ca Merge pull request #16487 from ZJU-SEL/downwardapi-fix
Auto commit by PR queue bot
2015-10-29 05:51:20 -07:00
Alex Robinson f0ebe4066f Update fluentd-gcp to include all recent improvements that are in the
new google-fluentd 1.5.4-1 build.
2015-10-29 11:54:07 +00:00