k8s-merge-robot
6b20879a7f
Merge pull request #20142 from bprashanth/ing_tls
...
Auto commit by PR queue bot
2016-02-05 15:07:09 -08:00
Daniel Smith
9441721fee
Merge pull request #19689 from AdoHe/kubectl_label_display
...
kubectl add show-labels flag to make it more readable
2016-02-05 14:08:37 -08:00
Prashanth Balasubramanian
c56bebf594
Basic TLS support.
2016-02-05 11:00:04 -08:00
k8s-merge-robot
87fbfdc953
Merge pull request #20116 from Clarifai/http-headers
...
Auto commit by PR queue bot
2016-02-05 10:28:31 -08:00
k8s-merge-robot
14d74a1c01
Merge pull request #19365 from jsafrane/devel/retry-delete
...
Auto commit by PR queue bot
2016-02-05 09:55:21 -08:00
k8s-merge-robot
175d0c57f2
Merge pull request #19880 from DirectXMan12/feature/limit-ebs-scheduler-predicate
...
Auto commit by PR queue bot
2016-02-05 09:26:42 -08:00
k8s-merge-robot
266d7aa5b3
Merge pull request #19783 from magicwang-cn/master
...
Auto commit by PR queue bot
2016-02-05 08:53:30 -08:00
Rudi Chiarito
a2d1bb7acf
Add httpHeaders to httpGet liveness probe
...
Also update existing documentation and try to steer users away from 'host'.
Add validation.
2016-02-05 11:20:04 -05:00
Jan Safranek
76b6449715
Retry recycle or delete operation on failure.
...
Recycle controller tries to recycle or delete a PV several times.
It stores count of failed attempts and timestamp of the last attempt in
annotations of the PV.
By default, the controller tries to recycle/delete a PV 3 times in
10 minutes interval. These values are configurable by
kube-controller-manager --pv-recycler-maximum-retry=X --pvclaimbinder-sync-period=Y
arguments.
2016-02-05 17:02:13 +01:00
gmarek
90ddf533f5
Fix generated api-reference-docs
2016-02-05 16:56:51 +01:00
k8s-merge-robot
3cfb090939
Merge pull request #7893 from pweil-/security-policy
...
Auto commit by PR queue bot
2016-02-05 07:14:37 -08:00
Vladimir Rutsky
fa37bff9de
fix list enumeration
...
Right now list items are rendered as "1.", "1." instead of "1.", "2.", see
http://kubernetes.io/v1.1/docs/user-guide/walkthrough/README.html#volumes
2016-02-05 18:05:58 +03:00
k8s-merge-robot
ae15a4437b
Merge pull request #19944 from mwielgus/simple-cm
...
Auto commit by PR queue bot
2016-02-05 06:41:28 -08:00
Chris Kühl
f62cffa11e
docs: make CoreOS casing consistent
2016-02-05 14:49:21 +01:00
dobbymoodge
c22f348f86
SCC proposal edits for clarity and correctness
...
This commit fixes a few typographical and wording nits, adds formatting
for keywords where appropriate, and tweaks punctuation for clarity
2016-02-05 08:45:50 -05:00
Paul Weil
03261146b0
api
2016-02-05 08:45:50 -05:00
Paul Weil
367b307dde
design
2016-02-05 08:42:04 -05:00
bryk
46f51d74bb
Set kubernetes-dashboard as the default UI addon
...
Dashboard release info:
https://github.com/kubernetes/dashboard/releases/tag/v0.1.0
This replaces kube-ui addon
2016-02-05 13:36:37 +01:00
gmarek
0c191e787b
Split controller flags between controllers
2016-02-05 12:17:51 +01:00
Marcin Wielgus
bf0c881263
Set Docker custom metric label for cAdvisor if custom metric volume is mounted
2016-02-05 12:00:02 +01:00
magicwang-cn
d2cf858560
make watch cache sizes configuratable of kube-apiserver
2016-02-05 15:47:27 +08:00
Alex Robinson
e5c5f76402
Update the default fluentd images to parse system logs.
2016-02-04 23:29:27 +00:00
k8s-merge-robot
ad9fa30e7e
Merge pull request #20023 from erictune/secrets-doc
...
Auto commit by PR queue bot
2016-02-04 11:57:41 -08:00
Yu-Ju Hong
169ca5cdc5
Proposal: add a runtime pod cache in kubelet
2016-02-04 11:23:38 -08:00
Eric Tune
db57460035
Update secrets docs
...
Use `kubectl create secret` wherever possible
instead of defining a complete object.
Reorganized some content.
2016-02-04 10:09:17 -08:00
AdoHe
714d12cf72
kubectl add show-labels flag to make it more readable
2016-02-04 02:08:44 -05:00
Saad Ali
0952dcd349
Merge pull request #20389 from mqliang/deployment-MinReadySeconds
...
Move MinReadySeconds out of RollingUpdateDeployment
2016-02-03 22:44:14 -08:00
k8s-merge-robot
16aa40cc33
Merge pull request #20035 from janetkuo/record-command
...
Auto commit by PR queue bot
2016-02-03 20:19:08 -08:00
k8s-merge-robot
dbd7b83d93
Merge pull request #20545 from pmorie/boilerplate
...
Auto commit by PR queue bot
2016-02-03 19:46:26 -08:00
k8s-merge-robot
bb7ad7cd09
Merge pull request #18795 from dcbw/cbr0-network-plugin
...
Auto commit by PR queue bot
2016-02-03 19:46:25 -08:00
David Oppenheimer
bf2dbd61a2
Merge pull request #19758 from Huawei-PaaS/node-affinity-part1
...
NodeSelector, HardNodeAffinity and SoftNodeAffinity implementation
2016-02-03 19:18:45 -08:00
Kevin
c8c82c1d8f
implement Node affinity and NodeSelector
2016-02-04 01:53:14 +00:00
k8s-merge-robot
d4da1ee3ce
Merge pull request #19835 from janetkuo/kubectl-rollout
...
Auto commit by PR queue bot
2016-02-03 17:39:04 -08:00
Paul Morie
b672785d72
Add boilerplate checks for Dockerfiles
2016-02-03 18:35:26 -05:00
Paul Morie
05bd107301
Add boilerplate checks for Makefiles
2016-02-03 18:35:26 -05:00
George Tankersley
c553c5b575
Update documents properly
2016-02-03 14:28:06 -08:00
Eric Tune
36f6049b07
Document Unions, conventions for adding to Unions.
2016-02-03 13:25:18 -08:00
Robert Bailey
344a587f34
Document the communication paths between the master and node.
2016-02-03 10:21:22 -08:00
Janet Kuo
5088d0e147
Record kubectl commands
2016-02-03 10:19:05 -08:00
Dan Williams
fabb65c13f
Add a network plugin that duplicates "configureCBR0" functionality
2016-02-03 10:08:08 -06:00
harry
233a601130
Caculate priorities based on image locality
...
Add test for image score
Update generated docs
2016-02-03 21:01:26 +08:00
k8s-merge-robot
8f4a10ec87
Merge pull request #20524 from erictune/job-doc-fixes
...
Auto commit by PR queue bot
2016-02-03 00:17:39 -08:00
k8s-merge-robot
a7ef693f84
Merge pull request #20464 from thockin/proxymode-iptables
...
Auto commit by PR queue bot
2016-02-03 00:17:38 -08:00
Eric Tune
a400be6d55
Added design proposal for selector generation.
...
Linked from jobs proposal.
2016-02-02 22:41:30 -08:00
k8s-merge-robot
8d8de2efb4
Merge pull request #19314 from cjcullen/tunnels
...
Auto commit by PR queue bot
2016-02-02 19:46:06 -08:00
mqliang
c4a1ab42e3
Move MinReadySeconds out of RollingUpdateDeployment
2016-02-03 11:38:11 +08:00
Kirill Kolyshkin
c734fca715
centos_manual_config.md: fix etcd client port
...
As per https://github.com/coreos/etcd/blob/master/Documentation/configuration.md
> The official etcd ports are 2379 for client requests, and 2380 for peer
> communication. Some legacy code and documentation still references
> ports 4001 and 7001, but all new etcd use and discussion should
> adopt the assigned ports.
Indeed, etcd-2.1.1-2.el7.x86_64 as comes in centos 7 "extras" repo is configured
to listen to clients at port 2379, not 4001.
2016-02-02 18:25:56 -08:00
Jeff Lowdermilk
d4af417010
Merge pull request #20453 from ihmccreery/flaky-label-update
...
Update docs on flaky issues
2016-02-02 18:19:00 -08:00
George Tankersley
c47d49dd3e
Fix typo
2016-02-02 16:25:55 -08:00
Janet Kuo
442c75045a
Add kubectl rollout undo
2016-02-02 14:20:01 -08:00
Solly Ross
2d436ff080
Scheduler predicate for capping node volume count
...
For certain volume types (e.g. AWS EBS or GCE PD), a limitted
number of such volumes can be attached to a given node. This commit
introduces a predicate with allows cluster admins to cap
the maximum number of volumes matching a particular type attached to a
given node.
The volume type is configurable by passing a pair of filter functions,
and the maximum number of such volumes is configurable to allow node
admins to reserve a certain number of volumes for system use.
By default, the predicate is exposed as MaxEBSVolumeCount and
MaxGCEPDVolumeCount (for AWS ElasticBlocKStore and GCE PersistentDisk
volumes, respectively), each of which can be configured using the
`KUBE_MAX_PD_VOLS` environment variable.
Fixes #7835
2016-02-02 16:21:42 -05:00
Tim Hockin
7ed83ad4f9
Make kube-proxy default to iptables (regression)
...
This was accidentally introduced as part of the component config changes.
2016-02-02 12:45:11 -08:00
k8s-merge-robot
cfa3f037fd
Merge pull request #20087 from kargakis/rollout-pause-resume
...
Auto commit by PR queue bot
2016-02-02 12:03:44 -08:00
CJ Cullen
04eb90a5d4
Make tunneler hold tunnels open and healthcheck vs. reopening every 5 minutes.
...
Also add a test for the Update() logic.
Reordered tunnels vs. storage initialization (prevent a nil ptr panic)
2016-02-02 12:00:29 -08:00
Matt Liggett
f2d5375bc0
Stop deleting DaemonSet pods during drain.
...
We do this because they will be recreated immediately by the
DaemonSet Controller. In addition, we also require a specific flag
(--ignore-daemonsets) when there are DaemonSet pods on the node.
2016-02-02 11:13:29 -08:00
k8s-merge-robot
635cf5877f
Merge pull request #12802 from yujuhong/kubelet_proposal
...
Auto commit by PR queue bot
2016-02-02 10:26:44 -08:00
k8s-merge-robot
c5260c8c71
Merge pull request #20145 from mqliang/quorum-read
...
Auto commit by PR queue bot
2016-02-02 05:50:41 -08:00
Lucas Käldström
f18d40c28e
Update docker-multinode, use restart=on-failure and bump to 1.2.0-alpha.7
2016-02-02 15:34:38 +02:00
Filip Grzadkowski
f7cab1fd3e
Fix link in releasing.md
...
Remove additional space which broke http link.
2016-02-02 13:58:47 +01:00
k8s-merge-robot
71727385e8
Merge pull request #20069 from BugRoger/cephfs_subtree_mount_master
...
Auto commit by PR queue bot
2016-02-02 02:15:35 -08:00
Michail Kargakis
21c2b836ed
kubectl: add rollout pause/resume subcommands
2016-02-02 10:33:55 +01:00
k8s-merge-robot
17a5058e83
Merge pull request #19893 from janetkuo/kubectl-rollout-history
...
Auto commit by PR queue bot
2016-02-02 01:13:15 -08:00
k8s-merge-robot
6f94afb68d
Merge pull request #20390 from pra85/patch-1
...
Auto commit by PR queue bot
2016-02-01 17:41:28 -08:00
Isaac Hollander McCreery
bb4a41d84c
Updates based on comments
2016-02-01 16:24:41 -08:00
Isaac Hollander McCreery
3889cd5a6c
Update docs on flaky issues
2016-02-01 16:01:32 -08:00
Janet Kuo
8fb86a3d3b
Add kubectl rollout history
2016-02-01 15:32:43 -08:00
k8s-merge-robot
4eaffd2477
Merge pull request #19900 from vishh/kubelet-cpu-cfs
...
Auto commit by PR queue bot
2016-02-01 15:18:30 -08:00
George Tankersley
5340ec8c5d
Add proposal for kubelet TLS bootstrap
2016-02-01 13:56:07 -08:00
Michael Schmidt
92d814725b
add generated code
2016-02-01 22:31:44 +01:00
k8s-merge-robot
ad40653a47
Merge pull request #20328 from deads2k/describe-path-loading
...
Auto commit by PR queue bot
2016-02-01 11:13:27 -08:00
k8s-merge-robot
2bea9e73dd
Merge pull request #20366 from pmorie/local-cluster-docs
...
Auto commit by PR queue bot
2016-02-01 10:43:52 -08:00
deads2k
a6db141216
explain kubeconfig path loading rules
2016-02-01 13:34:05 -05:00
k8s-merge-robot
91f67372bf
Merge pull request #20315 from pmorie/e2e-doc
...
Auto commit by PR queue bot
2016-02-01 10:29:15 -08:00
feihujiang
b3e1448538
Update configuring-container.md document
2016-02-01 15:35:27 +08:00
Chao Xu
90b4662d8d
Add services/status path, and let the service controller uses Services.UpdateStatus()
2016-01-31 12:39:45 -08:00
Prayag Verma
cef8672855
Fix Typos
...
Minor spelling mistakes -
descibe > describe
menioned > mentioned
compatiblity > compatibility
programatic > programmatic
2016-02-01 01:39:12 +05:30
Michail Kargakis
426ef93358
docs: kubectl command structure and generators conventions
2016-01-31 17:24:17 +01:00
k8s-merge-robot
a81fa2f926
Merge pull request #18827 from sdminonne/workflow_resource
...
Auto commit by PR queue bot
2016-01-31 02:29:20 -08:00
k8s-merge-robot
4ee1bd5b50
Merge pull request #20342 from lavalamp/doc-flaky-test
...
Auto commit by PR queue bot
2016-01-31 02:15:38 -08:00
Alex Robinson
52cc7d9b23
Merge pull request #19929 from luxas/fix_hyperkube_version
...
Update docker and docker-multinode docs on master to require 1.2.x
2016-01-30 17:40:28 -08:00
k8s-merge-robot
2ab16bda17
Merge pull request #19882 from janetkuo/kubectl-rollout-command
...
Auto commit by PR queue bot
2016-01-30 16:52:55 -08:00
Thibault Serot
341f09a103
Fixing conflict
2016-01-30 19:46:56 +01:00
Thibault Serot
ac1bb72155
Enabling DNS support in local-up-cluster.sh
2016-01-30 19:45:59 +01:00
Paul Morie
c2063833f2
Add docs about dotfiles in secret volumes
2016-01-30 12:47:05 -05:00
k8s-merge-robot
34f4a03f62
Merge pull request #20103 from mml/drain-followup
...
Auto commit by PR queue bot
2016-01-30 06:25:06 -08:00
mqliang
b0e06c14e5
add a knob to enable quorum read
2016-01-30 20:32:12 +08:00
k8s-merge-robot
311d8f8ab9
Merge pull request #20009 from janetkuo/kubectl-get-deployments
...
Auto commit by PR queue bot
2016-01-30 04:16:27 -08:00
Paul Morie
e33b9a9460
Add basic doc on local cluster to dev guide
2016-01-30 00:33:27 -05:00
Paul Morie
41587e2810
Add link to e2e docs from coding conventions
2016-01-30 00:06:34 -05:00
k8s-merge-robot
17490c027d
Merge pull request #19582 from smarterclayton/benchmark_watch
...
Auto commit by PR queue bot
2016-01-29 20:47:43 -08:00
Isaac Hollander McCreery
89dfad4087
Add docs about the PR builder
2016-01-29 16:23:59 -08:00
Isaac Hollander McCreery
b6cb8be2bd
CI testing guidelines redux
2016-01-29 16:20:53 -08:00
k8s-merge-robot
c3a9b77d41
Merge pull request #19669 from mikedanese/scheduler-config
...
Auto commit by PR queue bot
2016-01-29 15:44:00 -08:00
Prashanth Balasubramanian
63b7ba0414
[wip] CI testing guidelines
2016-01-29 15:36:50 -08:00
Lucas Käldström
75e8c3f180
Update docker and docker-multinode docs on master to require 1.2.x and use the hyperkube-arch image
2016-01-29 23:01:49 +02:00
Aaron Crickenberger
d52855cab4
Link how-to-doc.md in devel/README.md
2016-01-29 12:44:55 -08:00
Aaron Crickenberger
43e45bbe5a
Copy-paste on-call docs out of wiki
...
Changed links to docs/wiki where appropriate. No content changes aside
from explicitly calling out FAQ's as living in the wiki.
Ran `hack/update-generated-docs.sh`
2016-01-29 12:44:52 -08:00
Daniel Smith
546637dc6f
add instructions to ease follow-up
2016-01-29 11:47:33 -08:00
Fabio Yeon
eb2c2d1af4
Merge pull request #20111 from fabioy/fix-tmp-tests
...
Add temp directory creation method for tests.
2016-01-29 09:51:12 -08:00
Salvatore Dario Minonne
e8cf1dc8d1
Workflow: adding controller and address 2nd round review
2016-01-29 17:09:43 +01:00
Mike Danese
bb108fb03c
autogenerated
2016-01-29 00:00:59 -08:00
k8s-merge-robot
6e6974a38f
Merge pull request #18600 from mikedanese/kube-proxy-file
...
Auto commit by PR queue bot
2016-01-28 23:01:42 -08:00
k8s-merge-robot
554382b503
Merge pull request #20317 from pmorie/third-party-doc
...
Auto commit by PR queue bot
2016-01-28 21:25:14 -08:00
Paul Morie
c56a51d252
Expand coding convention information on third party code
2016-01-29 00:04:52 -05:00
k8s-merge-robot
298028dc8b
Merge pull request #18533 from jlowdermilk/kubectl-help
...
Auto commit by PR queue bot
2016-01-28 20:55:27 -08:00
k8s-merge-robot
259193dfbb
Merge pull request #19772 from joshix/patch-1
...
Auto commit by PR queue bot
2016-01-28 20:16:58 -08:00
Janet Kuo
fa25e29cbf
Update kubectl convention about title column
2016-01-28 20:11:59 -08:00
Clayton Coleman
443cafab90
Add benchmarks for watch over websocket and http
...
... and a quick doc on how to run them
```
$ godep go test ./pkg/apiserver -benchmem -run=XXX -bench=BenchmarkWatch
PASS
BenchmarkWatchHTTP-8 20000 95669 ns/op 15053 B/op 196 allocs/op
BenchmarkWatchWebsocket-8 10000 102871 ns/op 18430 B/op 204 allocs/op
```
2016-01-28 21:34:51 -05:00
Jeff Lowdermilk
734a8c0602
Change kubectl help/examples to use jsonpath instead of template
2016-01-28 16:10:48 -08:00
Mike Danese
3ebbeb3c8c
autogenerated
2016-01-28 15:46:40 -08:00
Fabio Yeon
2eac20562f
Update API docs.
2016-01-28 15:29:53 -08:00
Paul Morie
f2d1a20178
Regen for ConfigMap API move
2016-01-28 17:17:24 -05:00
Paul Morie
9030f16071
Move ConfigMap to main API
2016-01-28 17:07:05 -05:00
Fabio Yeon
c6253c8d5e
Merge pull request #19971 from feihujiang/fixErrorCommentInNodeCondition
...
Fix a small error comment in nodecondition type
2016-01-28 14:01:54 -08:00
Matt Liggett
d4b02466b7
Add support for Job-managed pods to drain.
2016-01-28 13:23:12 -08:00
k8s-merge-robot
4e27ed67e4
Merge pull request #17191 from nikhiljindal/3rdpartyServers
...
Auto commit by PR queue bot
2016-01-28 06:20:39 -08:00
Fabio Yeon
7205a160ac
Remove all instances of "/tmp" from unit tests and replace with a common
...
tmp directory creator. Exception is documented.
2016-01-27 16:11:22 -08:00
Brendan Burns
4f845ad6e1
Merge pull request #19642 from MikeSpreitzer/issue/19618
...
Introduce FLANNEL_OTHER_NET_CONFIG
2016-01-27 12:20:11 -08:00
k8s-merge-robot
86dd321c73
Merge pull request #19489 from cloudnativeapps/vsphere-support-1
...
Auto commit by PR queue bot
2016-01-26 22:27:55 -08:00
k8s-merge-robot
91527c29cf
Merge pull request #17382 from caesarxuchao/rewrite-linkchecker
...
Auto commit by PR queue bot
2016-01-26 17:51:44 -08:00
Chao Xu
3ec4cd423e
linkchecker tool now visits the URL to determine if it's valid
2016-01-26 17:01:37 -08:00
Alex Robinson
6acf297231
Update the fluentd versions to include fixes for #19405 .
2016-01-27 00:30:53 +00:00
k8s-merge-robot
6f1ec1b946
Merge pull request #19923 from pmorie/config-volume-proposal
...
Auto commit by PR queue bot
2016-01-26 13:03:12 -08:00
David Oppenheimer
af26de50e8
Merge pull request #20124 from davidopp/affinity
...
Minor cleanups to anti-affinity proposal
2016-01-26 12:36:05 -08:00
nikhiljindal
094e537e08
Adding a proposal for third party API servers
2016-01-26 12:17:11 -08:00
k8s-merge-robot
8c821700f3
Merge pull request #19389 from justinsb/internal_cidr
...
Auto commit by PR queue bot
2016-01-26 03:58:48 -08:00
k8s-merge-robot
88a72c2c9d
Merge pull request #19938 from mikedanese/ipvalidate
...
Auto commit by PR queue bot
2016-01-25 21:09:51 -08:00
k8s-merge-robot
2286bd3a38
Merge pull request #19961 from mamikonyana/newrepo
...
Auto commit by PR queue bot
2016-01-25 19:51:23 -08:00
k8s-merge-robot
6e41d7a4e4
Merge pull request #19918 from kartouch/master
...
Auto commit by PR queue bot
2016-01-25 19:50:35 -08:00
k8s-merge-robot
d582fabf90
Merge pull request #19753 from jayunit100/cleanup-ha-example
...
Auto commit by PR queue bot
2016-01-25 19:48:14 -08:00
k8s-merge-robot
707b0b833c
Merge pull request #19678 from bgrant0607/docfix
...
Auto commit by PR queue bot
2016-01-25 19:47:39 -08:00
k8s-merge-robot
5c52ba3e87
Merge pull request #20074 from a-robinson/brokenlink
...
Auto commit by PR queue bot
2016-01-25 19:33:39 -08:00
jay vyas
f3f167d2f9
Remove podmaster stuff, in lieu of the new least prototype
2016-01-25 18:47:00 -05:00
David Oppenheimer
8202906055
Cleanup.
2016-01-25 15:41:12 -08:00
Daniel Smith
ac5b954dce
add expectations for flaky test issues
2016-01-25 14:18:17 -08:00
Brian Grant
ec83db2f46
Remove CAPS reference. Add node self-healing.
2016-01-25 18:51:30 +00:00
Brian Grant
ccc857c09a
Update the description of what's not in Kubernetes.
2016-01-25 18:51:30 +00:00
Paul Morie
918a69479c
Update proposal for ConfigMap volume
2016-01-25 13:48:46 -05:00
Eric Tune
99f301d0b7
Merge pull request #11980 from soltysh/scheduledjob_controller_proposal
...
ScheduledJob controller proposal
2016-01-25 08:39:16 -08:00
k8s-merge-robot
d7d601b2fc
Merge pull request #18876 from erictune/dynamic-job
...
Auto commit by PR queue bot
2016-01-25 08:06:22 -08:00
k8s-merge-robot
d3b869ae14
Merge pull request #17922 from smarterclayton/split_codec
...
Auto commit by PR queue bot
2016-01-25 06:30:39 -08:00
k8s-merge-robot
1992fca62d
Merge pull request #20081 from luxas/fix_apiserver_proxy_docs
...
Auto commit by PR queue bot
2016-01-25 06:07:44 -08:00
k8s-merge-robot
20273cf961
Merge pull request #20039 from ihmccreery/no-experimental
...
Auto commit by PR queue bot
2016-01-25 06:06:51 -08:00
k8s-merge-robot
33d1f6c085
Merge pull request #18265 from davidopp/affinity
...
Auto commit by PR queue bot
2016-01-25 05:57:10 -08:00
Lucas Käldström
528910f5f4
Fix the apiserver proxy doc
2016-01-25 09:33:08 +02:00
Alex Robinson
c9471a1665
Fix broken link to logging sidecar example.
2016-01-24 17:22:35 -08:00
Dhawal Yogesh Bhanushali
f7db2c6e99
vsphere support
2016-01-24 13:52:56 -08:00
David Oppenheimer
5abfb43b64
Merge pull request #18263 from davidopp/taints-tolerations
...
Dedicated nodes, taints, and tolerations design proposal
2016-01-24 12:15:57 -08:00
David Oppenheimer
1948dc5ab0
Merge pull request #18261 from davidopp/nodeselector
...
Node affinity and NodeSelector design doc
2016-01-24 12:12:45 -08:00
David Oppenheimer
14c276306c
Dedicated nodes, taints, and tolerations design doc.
2016-01-23 23:05:50 -08:00
David Oppenheimer
87f2590f37
How to build Mesos/Omega-style frameworks on Kubernetes.
2016-01-23 22:00:19 -08:00
David Oppenheimer
32fa44041b
Design doc for node affinity, including NodeSelector.
2016-01-23 19:57:41 -08:00
David Oppenheimer
cea5cf42b6
Inter-pod topological affinity/anti-affinity design doc.
2016-01-23 18:39:34 -08:00
Isaac Hollander McCreery
21e3776de6
Change wording about experimental API
2016-01-22 16:03:08 -08:00
Eric Tune
53ee76fe1a
Support Work Queue jobs with variable parallelism
...
When job.spec.completions is nil, only
one task needs to succeed for the job to succeed,
and parallelism can be scaled freely during runtime.
Added tests.
Release Note:
This causes two minor changes to the API.
First, unset parallelism previously was defaulted to be
equal to completions. Now it always defaults to 1 if unset.
Second, having parallelism=N and completions unset would previously
be defaulted to 1 completion and N parallelism.
(this is not something we expect people to do, though)
Now, no defaulting occurs in that case, and the job's
behavior is different (any completion causes success).
2016-01-22 14:57:51 -08:00
Rudi Chiarito
bc0dd97a70
ECR credential provider
2016-01-22 15:03:25 -05:00
Clayton Coleman
3262d8efd8
GENERATED: all
2016-01-22 13:27:28 -05:00
Zach Loafman
4803b8a984
Merge pull request #18260 from erictune/indexed-job
...
Indexed job
2016-01-22 10:25:30 -08:00
Eric Tune
e532129f85
Merge pull request #19717 from erictune/api-groups-doc
...
Mention some new api groups.
2016-01-22 10:06:39 -08:00
Arsen Mamikonyan
8b5e9e2885
Change repository references to https://github.com/kubernetes/kubernetes
2016-01-22 10:23:14 -05:00
Zach Loafman
a5f4f3b301
Merge pull request #16889 from vishh/disk-accounting
...
Proposal for disk accounting
2016-01-22 06:22:16 -08:00
Eric Tune
3ac015887e
Design doc for Indexed Jobs.
2016-01-22 00:04:47 -08:00
feihujiang
50b6d3819f
Fix a small error comment in nodecondition type
2016-01-22 10:21:16 +08:00
Mike Danese
1fc630caa0
add ip validation to componentconfig command line
2016-01-21 13:33:30 -08:00
Justin Santa Barbara
58191c446c
Allow non-masquerade-cidr to be passed to the kubelet
...
Removing the hard-coding of 10.0.0.0/8
Issue #11204
2016-01-21 15:18:31 -05:00
Alex Mohr
592ec2bb53
Merge pull request #19843 from ihmccreery/ga-features
...
Add docs about [Feature:...] tests for experimental, beta, and GA features
2016-01-21 10:50:47 -08:00
Vishnu kannan
214b85e708
Enable CPU CFS quota by default.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-01-21 10:33:28 -08:00
Alex Mohr
3a70c14349
Merge pull request #19609 from quinton-hoole/2016-01-13-improve-compute-resources-docs
...
Remove accidental cruft from compute-resources.md document.
2016-01-21 10:32:08 -08:00
Alex Mohr
eaa61a72b0
Merge pull request #17919 from justinsb/multizone_gce
...
Ubernetes Lite support for GCE
2016-01-21 10:22:34 -08:00
k8s-merge-robot
dda29bedd8
Merge pull request #18722 from deads2k/add-sar
...
Auto commit by PR queue bot
2016-01-21 07:06:05 -08:00
Christophe Augello
38e845af02
rename anchor tl;dr to Abstract
2016-01-21 13:19:05 +01:00
Josh Wood
3d83686857
docs/getting-started/rkt: Clarify flannel prerequisites: need flannel + another etcd
2016-01-20 23:12:13 -08:00
k8s-merge-robot
4e04a289d8
Merge pull request #19793 from MikeSpreitzer/issue/19221
...
Auto commit by PR queue bot
2016-01-20 18:52:56 -08:00
Josh Wood
54a416fcc1
docs/getting-started/rkt: Add default route to k8s_cluster.conf example
2016-01-20 17:25:50 -08:00
k8s-merge-robot
5b5065c525
Merge pull request #19558 from idvoretskyi/patch-6
...
Auto commit by PR queue bot
2016-01-20 16:26:34 -08:00
Janet Kuo
183b7f4d6d
Add kubectl rollout
2016-01-20 16:17:42 -08:00
Justin Santa Barbara
2958ea253a
GCE: Allow for reuse of master
...
This is for internal use at the moment, for testing Ubernetes Lite, but
arguably makes the code a little cleaner.
Also rename KUBE_SHARE_MASTER -> KUBE_USE_EXISTING_MASTER
2016-01-20 15:37:00 -05:00
deads2k
14396fc464
add subject access review types
2016-01-20 08:24:15 -05:00
k8s-merge-robot
1c861d43ac
Merge pull request #18298 from pmorie/secret-env
...
Auto commit by PR queue bot
2016-01-20 03:55:40 -08:00
Josh Wood
d6d2f6f203
docs/getting-started/rkt: Correct spelling error
2016-01-20 02:10:40 -08:00
Josh Wood
75fcbbf2c6
docs/getting-started/rkt: Improve sans flannel example
2016-01-20 02:06:54 -08:00
k8s-merge-robot
864065be97
Merge pull request #19621 from mikedanese/retrofit-controller-manager
...
Auto commit by PR queue bot
2016-01-19 17:22:42 -08:00
k8s-merge-robot
2a79ac4a31
Merge pull request #18322 from mesosphere/licenses
...
Auto commit by PR queue bot
2016-01-19 17:17:17 -08:00
k8s-merge-robot
501f770401
Merge pull request #17958 from sils1297/patch-1
...
Auto commit by PR queue bot
2016-01-19 17:15:37 -08:00
k8s-merge-robot
b80ed11cc2
Merge pull request #15998 from cilium-team/updating-vagrant
...
Auto commit by PR queue bot
2016-01-19 17:13:03 -08:00
Isaac Hollander McCreery
2794ee092f
Add docs about [Feature:...] tests for experimental, beta, and GA features
2016-01-19 16:51:18 -08:00
André Martins
0515b4c7c9
Updated Vagrant VMs to Fedora 23
...
Signed-off-by: André Martins <aanm90@gmail.com>
2016-01-19 16:52:54 +00:00
Mike Spreitzer
bf671f5723
Fix reference to kubernetes release
...
Replace old repo name with https://github.com/kubernetes/kubernetes .
Update default release to the latest, which is 1.1.4.
2016-01-18 23:54:36 -05:00
Mike Danese
a885d84cc9
leaderelection: retrofit controller-manager with leaderelection client
...
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-18 14:05:55 -08:00
Paul Morie
394a7bb4d0
Regen for secrets in env
2016-01-18 12:32:32 -05:00
Paul Morie
c548054560
Add ability to consume secrets in env vars
2016-01-18 12:20:51 -05:00
Tim Hockin
1a5bd79dc3
Merge pull request #15353 from tpounds/cleanup-scratch-doc-formatting
...
Minor documentation formatting cleanup.
2016-01-17 23:46:08 -08:00
Josh Wood
bb6bb9f18e
docs/getting-started/rkt/: Add and tune rkt network setup info
...
Add info about rkt CNI networking setup to README.
Supersedes https://github.com/kubernetes/kubernetes/pull/19745 .
2016-01-17 11:57:16 -08:00
k8s-merge-robot
7d02cf6310
Merge pull request #19691 from piosz/doc-cleanup
...
Auto commit by PR queue bot
2016-01-16 19:46:40 -08:00
k8s-merge-robot
d5dde09e10
Merge pull request #19465 from thockin/docs-nit
...
Auto commit by PR queue bot
2016-01-16 13:32:36 -08:00
k8s-merge-robot
f2d273d481
Merge pull request #19128 from resouer/qps-limit
...
Auto commit by PR queue bot
2016-01-16 10:03:00 -08:00
k8s-merge-robot
3816c1798f
Merge pull request #19411 from eparis/boolflag-def-val
...
Auto commit by PR queue bot
2016-01-16 06:23:48 -08:00
k8s-merge-robot
fab5fbde7c
Merge pull request #19507 from mikedanese/kubelet-config
...
Auto commit by PR queue bot
2016-01-15 18:14:53 -08:00
Yifan Gu
e6c4234bd2
docs: Add more info about the networking setup for rkt.
2016-01-15 17:41:53 -08:00
Mike Danese
fe8ae1a28a
autogenerated
2016-01-15 16:05:49 -08:00
Mike Danese
1162cfd3b1
kubelet: move most of kubelet server configuration to a config object.
...
This is part of migrating kubelet configuration to the componentconfig api
group and is preliminary to retrofitting client configuration and
implementing full fledged API group mechinary.
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-15 15:31:59 -08:00
k8s-merge-robot
df90bb44d9
Merge pull request #19679 from NanXiao/patch-1
...
Auto commit by PR queue bot
2016-01-15 13:24:43 -08:00
Eric Tune
021cfe8e09
Mention some new api groups.
2016-01-15 12:40:25 -08:00
k8s-merge-robot
21aa683fb5
Merge pull request #18974 from pmorie/config-env
...
Auto commit by PR queue bot
2016-01-15 06:42:56 -08:00
Piotr Szczesniak
04040e72dc
Remove autoscaling.md outdate proposal
2016-01-15 11:06:19 +01:00
Nan Xiao
59df63d8a7
Update mesos.md
...
#18954 should also be merged into master branch.
2016-01-15 10:27:02 +08:00
Mike Danese
9745d1cbf0
Merge pull request #19626 from mikedanese/kubelet-labels
...
kubelet: use ConfigurationMap instead of json
2016-01-14 14:08:53 -08:00
Isaac Hollander McCreery
f6fe6949d5
Merge pull request #19505 from ihmccreery/label-documentation
...
Add documentation for labels
2016-01-14 13:11:31 -08:00
Mike Danese
b3d035e16f
Merge pull request #19278 from philips/minor-edits-to-apiserver-watch-scaling
...
docs: apiserver-watch: minor cleanups
2016-01-14 11:51:48 -08:00
Isaac Hollander McCreery
2d09e07ae6
Add documentation for test labels
2016-01-14 09:54:23 -08:00
Mike Danese
35a3785cf6
kubelet: use ConfigurationMap instead of json
2016-01-14 09:32:42 -08:00
Karl Isenberg
6125f539b6
Add hack/update-godep-licenses.sh to generate Godeps/LICENSES.md
...
- Add Godeps/LICENSES.md
- Add verify-godep-licenses to verify that Godeps/LICENSES.md is up to date
- Trigger verify-godep-licenses in the pre-commit hook only if the Godeps dir has changed
- Exclude verify-godep-licenses in verify-all
- Add verify-godep-licenses to make verify (used by travis)
- Add verify-godep-licenses to shippable
- Update dev docs to mention update-godep-licenses
2016-01-14 09:05:25 -08:00
Paul Morie
17c8c8f9fc
Regenerate for configMap in env
2016-01-14 10:40:56 -05:00
Eric Paris
aad4b4477d
Make "BoolFlag" booleans not require =true
2016-01-14 09:07:00 -05:00
Maciej Szulik
10de4c2d51
ScheduledJob controller proposal
2016-01-14 12:09:24 +01:00
Salvatore Dario Minonne
8b3895def3
To address review feedbacks
2016-01-14 12:08:06 +01:00
Salvatore Dario Minonne
e368636b1d
DAG Workflow with Workflow resource
2016-01-14 12:08:06 +01:00
k8s-merge-robot
2655e1f767
Merge pull request #19361 from tombenner/add_current_context
...
Auto commit by PR queue bot
2016-01-14 01:09:12 -08:00
Mike Spreitzer
d4ab9663c4
Introduce FLANNEL_OTHER_NET_CONFIG
...
.. so allow configuration of other fields in, usually,
/coreos.com/network/config in etcd.
Fixes #19618
2016-01-14 01:27:13 -05:00
k8s-merge-robot
c059dfdb9b
Merge pull request #18712 from pmorie/config-kubectl
...
Auto commit by PR queue bot
2016-01-13 13:51:29 -08:00
Quinton Hoole
8c5edb6771
Remove accidental cruft from compute-resources.md document.
2016-01-13 11:52:01 -08:00
k8s-merge-robot
905d6b63b5
Merge pull request #19121 from gtaylor/patch-4
...
Auto commit by PR queue bot
2016-01-13 10:28:10 -08:00
harry
080cb60dab
Fix duplicated rate limit in scheduler
...
Remove BindingRateLimiterSaturation metrics
Update generated doc
2016-01-13 20:51:55 +08:00
k8s-merge-robot
32e4696ea5
Merge pull request #18404 from janetkuo/kubectl-for-deployment
...
Auto commit by PR queue bot
2016-01-12 22:59:13 -08:00
k8s-merge-robot
c475b4ee35
Merge pull request #18611 from timstclair/allocatable-impl2
...
Auto commit by PR queue bot
2016-01-12 22:48:12 -08:00
Mike Danese
f71657d9a6
retrofit the scheduler with the leader election client.
...
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-12 21:37:03 -08:00
Tim St. Clair
e2ffd007f7
Implement node Allocatable
...
Add `kube-reserved` and `system-reserved` flags for configuration
reserved resources for usage outside of kubernetes pods. Allocatable is
provided by the Kubelet according to the formula:
```
Allocatable = Capacity - KubeReserved - SystemReserved
```
Also provides a method for estimating a reasonable default for
`KubeReserved`, but the current implementation probably is low and needs
more tuning.
2016-01-12 17:00:43 -08:00
Janet Kuo
c492462f90
Address comments; more details about deployment versions
2016-01-12 16:26:04 -08:00
Janet Kuo
f6f0d183e0
Address comments
2016-01-12 16:26:04 -08:00
Janet Kuo
1c606b6532
Proposal for deploy in kubectl
2016-01-12 16:26:04 -08:00
Mike Danese
bf763bba95
Merge pull request #19498 from pwittrock/nodelabels
...
Node labels: Remove node-labels-file command line option. Change --n…
2016-01-12 15:12:57 -08:00
Greg Taylor
bed707a5e2
Alphabetize user contributed libraries list.
2016-01-12 14:20:33 -08:00
Phillip Wittrock
f1c8384ff4
Node labels: Remove node-labels-file command line option. Change --node-label format from key=value to key:value to be consitent with how the header key:value is specified on command line.
2016-01-12 12:57:12 -08:00
Ihor Dvoretskyi
96d0945dcc
Libvirt starting commands
...
Libvirt starting commands for systemd and init.d added.
2016-01-12 21:35:25 +02:00
Daniel Smith
a4442c916f
Merge pull request #19324 from sdminonne/bug_fix
...
to fix comment for apis.extensions.JobCondition
2016-01-12 10:42:24 -08:00
Yu-Ju Hong
b8b532b974
Proposal: add pod lifecycle event generator for kubelet
2016-01-12 10:16:39 -08:00
k8s-merge-robot
c255181509
Merge pull request #18248 from resouer/images-dev
...
Auto commit by PR queue bot
2016-01-11 23:53:43 -08:00
Tom Benner
52739bc82b
Add kubectl config current-context
2016-01-11 21:54:24 -08:00
k8s-merge-robot
d246ed00fa
Merge pull request #18894 from luxas/update_master_multi
...
Auto commit by PR queue bot
2016-01-11 20:38:41 -08:00
k8s-merge-robot
c4d46adc5e
Merge pull request #19352 from roberthbailey/large-cluster
...
Auto commit by PR queue bot
2016-01-11 20:22:55 -08:00
Lucas Käldström
7d497441b3
Update docker-multinode instructions and version. Also run kube-proxy in a pod in the docker-multnode manifest
2016-01-11 16:45:56 +02:00
Salvatore Dario Minonne
172d7ee32c
to fix comment for apis.extensions.JobCondition
2016-01-11 11:07:50 +01:00
k8s-merge-robot
0b750fb0be
Merge pull request #19281 from erictune/image-doc-fix-1
...
Auto commit by PR queue bot
2016-01-11 01:24:08 -08:00
Tim Hockin
5002b784f9
Clarify --external-ip in kubectl expose docs
...
Also fix a couple minor punctuation issues.
2016-01-10 23:29:57 -08:00
k8s-merge-robot
ce9b117a19
Merge pull request #16698 from mml/issue3885
...
Auto commit by PR queue bot
2016-01-09 13:38:41 -08:00
Vishnu kannan
0b430379d8
Proposal for disk accounting.
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-01-08 15:07:56 -08:00
k8s-merge-robot
37b5726716
Merge pull request #14431 from Defensative/UDP-LB
...
Auto commit by PR queue bot
2016-01-08 12:39:02 -08:00
Eric Tune
1317024f9e
Update image docs to mention AlwaysPullImages
2016-01-08 07:40:25 -08:00
k8s-merge-robot
cb80be10f7
Merge pull request #19257 from justinsb/doc_ubernetes_lite
...
Auto commit by PR queue bot
2016-01-08 05:23:47 -08:00
harry
3a9de6ee56
Updated generated code and docs
2016-01-08 17:13:02 +08:00
k8s-merge-robot
a8d372e78d
Merge pull request #19205 from mikedanese/move-locally
...
Auto commit by PR queue bot
2016-01-07 12:11:44 -08:00
k8s-merge-robot
0fb1a93944
Merge pull request #19353 from roberthbailey/admin-readme
...
Auto commit by PR queue bot
2016-01-07 11:57:42 -08:00
k8s-merge-robot
35e203b124
Merge pull request #19321 from wanghaoran1988/fixwronglinkx
...
Auto commit by PR queue bot
2016-01-07 11:56:55 -08:00
Matt Liggett
c6e9ad066e
Initial node drain implementation for #3885 .
...
It cordons (marks unschedulable) the given node, and then deletes every
pod on it, optionally using a grace period. It will not delete pods
managed by neither a ReplicationController nor a DaemonSet without the
use of --force.
Also add cordon/uncordon, which just toggle node schedulability.
2016-01-06 17:28:18 -08:00
Tim St. Clair
846c642aef
Add node performance measuring guide
...
Add a development guide for measuring performance of node components.
The purpose of this guide is threefold:
1. Document the nuances of measuring kubelet performance so we don't
forget or need to reinvent the wheel.
2. Make it easier for new contributors to analyze performance.
3. Share tips and tricks that current team members might not be aware
of.
2016-01-06 15:19:05 -08:00
Robert Bailey
603b15388d
Clean up the admin table of contents.
2016-01-06 15:12:48 -08:00
Robert Bailey
abf9d227fd
Update the large cluster parameters to reflect the 1.1 release.
2016-01-06 14:54:15 -08:00
Paul Morie
adc04924a0
Regenerate for ConfigMap in master/kubectl
2016-01-06 09:28:08 -05:00
Paul Morie
9c18067e60
Add kubectl support for ConfigMap
2016-01-06 09:03:39 -05:00
Haoran Wang
fde5af232b
fix wrong submit-queue.go link
2016-01-06 13:09:53 +08:00
k8s-merge-robot
66d3cbf889
Merge pull request #16900 from madhusudancs/avoid-kubelet-oscillation
...
Auto commit by PR queue bot
2016-01-05 17:14:13 -08:00
Kenneth Shelton
9e6c45c395
Updated comments
...
Updated documentation
Fixed e2e test
2016-01-05 20:51:21 +00:00
Mike Danese
af392926e5
docs: move local getting started guide to docs/devel/
...
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-05 10:28:35 -08:00
k8s-merge-robot
f45f00cccd
Merge pull request #19276 from Sha01in/master
...
Auto commit by PR queue bot
2016-01-05 09:48:03 -08:00
Justin Santa Barbara
0f8d6aee96
Design doc for Ubernetes Lite
...
Documentation of the Ubernetes-Lite idea and the main design & implementation
points.
2016-01-05 12:01:50 -05:00
gmarek
9eb776d2c0
Fix generated docs
2016-01-05 14:43:29 +01:00
Marcin Wielgus
d6ab35a088
Merge pull request #18287 from fgrzadkowski/cluster_deployment
...
Add a proposal for simpler cluster deployment
2016-01-05 12:31:13 +01:00
k8s-merge-robot
071fd28442
Merge pull request #19272 from cmluciano/cmluciano-cml/dockermachine
...
Auto commit by PR queue bot
2016-01-04 19:06:35 -08:00
Sergey Tiraspolsky
f91828899f
Add zone back in to cluster management doc
...
Addressing PR comments
2016-01-04 17:56:41 -08:00
Sergey Tiraspolsky
ef4359ab7e
Fix cluster management doc
...
Update cluster management doc with correct command to resize cluster
2016-01-04 17:08:50 -08:00
k8s-merge-robot
6bb728f1b8
Merge pull request #19236 from doriordan/doriordan-scala-client
...
Auto commit by PR queue bot
2016-01-04 14:43:28 -08:00
k8s-merge-robot
236683fe29
Merge pull request #18357 from gmarek/expose-master-components
...
Auto commit by PR queue bot
2016-01-04 14:32:17 -08:00
Nikhil Jindal
ad68688a52
Merge pull request #18864 from nikhiljindal/updateCPDoc
...
Adding instructions to run versionize-docs in cherrypick doc
2016-01-04 14:30:45 -08:00
Madhusudan.C.S
059c2aa799
Mitigate node out of disk status oscillation by delaying it.
...
Implement a flag that defines the frequency at which a node's out of
disk condition can change its status. Use this flag to suspend out of
disk status changes in the time period specified by the flag, after
the status is changed once.
Set the flag to 0 in e2e tests so that we can predictably test out of
disk node condition.
Also, use util.Clock interface for all time related functionality in
the kubelet. Calling time functions in unversioned package or time
package such as unversioned.Now() or time.Now() makes it really hard
to test such code. It also makes the tests flaky and sometimes
unnecessarily slow due to time.Sleep() calls used to simulate the
time elapsed. So use util.Clock interface instead which can be faked
in the tests.
2016-01-04 12:23:38 -08:00
Christopher M. Luciano
2af2e72659
Replace boot2docker references with docker-machine
2016-01-04 10:51:38 -05:00
Ravi Sankar Penta
a9b0696166
Update auto generated docs for kubelet
...
Add node-ip flag to know-flags.txt
2016-01-03 10:18:58 -08:00
David O'Riordan
eef05d8bd2
Add Scala to client library list
2016-01-03 14:37:15 +00:00
k8s-merge-robot
4f65f68a12
Merge pull request #19182 from thockin/kube-proxy-conntrack-max
...
Auto commit by PR queue bot
2016-01-02 02:36:18 -08:00
Justin Santa Barbara
f9a6ac077e
Ubernetes Lite: Volumes can dictate zone scheduling
...
For AWS EBS, a volume can only be attached to a node in the same AZ.
The scheduler must therefore detect if a volume is being attached to a
pod, and ensure that the pod is scheduled on a node in the same AZ as
the volume.
So that the scheduler need not query the cloud provider every time, and
to support decoupled operation (e.g. bare metal) we tag the volume with
our placement labels. This is done automatically by means of an
admission controller on AWS when a PersistentVolume is created backed by
an EBS volume.
Support for tagging GCE PVs will follow.
Pods that specify a volume directly (i.e. without using a
PersistentVolumeClaim) will not currently be scheduled correctly (i.e.
they will be scheduled without zone-awareness).
2015-12-31 12:27:01 -05:00
Tim Hockin
da0ac31182
Set conntrack params in kube-proxy
...
Add flags to control max connections (set to 256k vs 64k default) and TCP
established timeout (set to 1 day vs 5 day default). Flags can be set to 0 to
mean "don't change it".
This is only set at startup, and not wrapped in a rectifier loop.
Tested manually.
2015-12-30 15:46:40 -08:00
Thibault Serot
b2732f792b
Enabling DNS support in local-up-cluster.sh
2015-12-30 23:48:00 +01:00
k8s-merge-robot
356487c951
Merge pull request #18101 from brendandburns/kubectl6
...
Auto commit by PR queue bot
2015-12-29 12:43:42 -08:00
k8s-merge-robot
fec5206f1a
Merge pull request #13840 from nelcy/master
...
Auto commit by PR queue bot
2015-12-28 23:55:32 -08:00
k8s-merge-robot
d5b936d699
Merge pull request #19074 from yifan-gu/rkt_doc
...
Auto commit by PR queue bot
2015-12-28 13:17:18 -08:00
Brandon Philips
dc8d8371aa
docs: apiserver-watch: minor cleanups
...
Reading through this doc I found a few grammar things to fix.
2015-12-26 10:19:03 -08:00
k8s-merge-robot
500493a3ac
Merge pull request #18925 from caesarxuchao/refactor-registration
...
Auto commit by PR queue bot
2015-12-24 15:19:36 -08:00
k8s-merge-robot
e340cce2ed
Merge pull request #15423 from hurf/convert_cleanup
...
Auto commit by PR queue bot
2015-12-24 00:34:37 -08:00
Chao Xu
2b5b708b70
Refactor the API registration and installation
2015-12-23 22:44:25 -08:00
k8s-merge-robot
e185b1028a
Merge pull request #18909 from ncdc/force-image-pulls-admission
...
Auto commit by PR queue bot
2015-12-23 14:53:31 -08:00
Chakravarthy Nelluri
fa76de79e5
Add support for flex volume. Flex volume adds support for thirdparty(vendor)
...
volumes and custom mounts.
2015-12-23 14:11:38 -08:00
Yifan Gu
0baf4ba188
docs/rkt: Update the docs to reflect the requirement of rkt api service.
2015-12-23 13:58:03 -08:00
k8s-merge-robot
68cb50e7e4
Merge pull request #18983 from davidxia/fix-doc-typo
...
Auto commit by PR queue bot
2015-12-23 03:29:07 -08:00
gmarek
a4202cbee9
Scheduler and ControllerManager listens on 0.0.0.0
2015-12-23 08:33:25 +01:00
hurf
763edd3011
Clean up standalone conversion tool
...
Remove kube-version-change for all its functionalities are covered
by kubectl convert command. Also changed the related docs.
2015-12-23 10:31:08 +08:00
Brendan Burns
4123a61df7
Add the client side bits of kubectl export
2015-12-22 10:41:59 -08:00
Brendan Burns
4ca66d2aef
Merge pull request #18047 from caesarxuchao/munger-tag-new
...
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
2015-12-22 10:35:20 -08:00
Andy Goldstein
f175a22443
Add admission controller to force image pulls
...
Add an admission controller that forces every container's image pull policy to
Always when a pod is created.
2015-12-22 10:32:40 -05:00
Ed Costello
f968c593e3
Copy edits for typos
2015-12-22 09:30:48 -05:00
Filip Grzadkowski
9398ade219
Add proposal for simpler cluster deployment
2015-12-22 11:30:26 +01:00
HaiyangDING
d9f3607292
Implement multi-scheduler:
...
1. Name default scheduler with name `kube-scheduler`
2. The default scheduler only schedules the pods meeting the following condition:
- the pod has no annotation "scheduler.alpha.kubernetes.io/name: <scheduler-name>"
- the pod has annotation "scheduler.alpha.kubernetes.io/name: kube-scheduler"
update gofmt
update according to @david's review
run hack/test-integration.sh, hack/test-go.sh and local e2e.test
2015-12-22 10:49:40 +08:00
David Xia
ac80a09e24
Fix typo in user guide docs
2015-12-21 15:36:41 -05:00
k8s-merge-robot
c59fad149b
Merge pull request #18941 from smarterclayton/document_typed_ints
...
Auto commit by PR queue bot
2015-12-21 12:16:47 -08:00
Chao Xu
2b2f285777
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
Clayton Coleman
13ee817310
Document lowercase filenames
2015-12-20 14:38:34 -05:00
Clayton Coleman
a79dc07e07
Document that int32 and int64 must be used in external types
2015-12-20 14:36:34 -05:00
k8s-merge-robot
7a8b9e64bd
Merge pull request #18932 from luxas/dns_docker_guide
...
Auto commit by PR queue bot
2015-12-20 08:29:16 -08:00
k8s-merge-robot
2eea4c0e8f
Merge pull request #18819 from wojtek-t/flag_gate_second_etcd
...
Auto commit by PR queue bot
2015-12-20 00:36:58 -08:00
k8s-merge-robot
1562d84c96
Merge pull request #18628 from mikedanese/expose-master-count
...
Auto commit by PR queue bot
2015-12-19 12:42:05 -08:00
k8s-merge-robot
1bd7f72070
Merge pull request #18764 from quinton-hoole/2015-12-16-issue-priority-definitions
...
Auto commit by PR queue bot
2015-12-19 10:51:03 -08:00
Lucas Käldström
6ab098ec56
Add the default dns options to kubelet when running inside docker and document it
2015-12-19 17:36:36 +02:00
k8s-merge-robot
3c3a24e1d4
Merge pull request #18694 from thockin/airplane_validation_pt7
...
Auto commit by PR queue bot
2015-12-19 03:57:53 -08:00
k8s-merge-robot
9e8233fc3c
Merge pull request #17398 from janetkuo/deployment-controller-informer
...
Auto commit by PR queue bot
2015-12-18 19:13:32 -08:00
k8s-merge-robot
977854b8de
Merge pull request #17983 from nikhiljindal/updateDocsDoc
...
Auto commit by PR queue bot
2015-12-18 15:40:43 -08:00
nikhiljindal
1560696108
Add instructions to run versionize-docs in cherrypick doc
2015-12-18 15:14:57 -08:00
nikhiljindal
37d09ca717
Adding a doc to explain the process of updating release docs
2015-12-18 14:29:51 -08:00
Mike Danese
a09d85bd83
expose master count configuration in a cli option on apiserver
2015-12-18 13:10:41 -08:00
k8s-merge-robot
3700036f95
Merge pull request #18847 from caesarxuchao/release-doc
...
Auto commit by PR queue bot
2015-12-18 10:38:25 -08:00
k8s-merge-robot
ae2fbc6daf
Merge pull request #18777 from erictune/image-doc-fix
...
Auto commit by PR queue bot
2015-12-18 10:37:19 -08:00
k8s-merge-robot
60c26c850f
Merge pull request #18184 from amygdala/docs
...
Auto commit by PR queue bot
2015-12-18 10:34:44 -08:00
Tim Hockin
43ed74748e
Clean up and document validation strings
...
Also add a detail string for Required and Forbidden. Fix tests.
2015-12-18 09:40:50 -08:00
Wojciech Tyczynski
0209792f7b
Update docs about etcd for events
2015-12-18 12:11:42 +01:00
Janet Kuo
32d153093e
Fix deployment tests failures; change ResyncPeriod
2015-12-17 19:29:54 -08:00
Eric Tune
33f1d73967
Update image docs to use .docker/config.json
...
Documents changes in #12717
2015-12-17 17:28:07 -08:00
Eric Tune
9afe694d73
Revert whitespace changes introduced by #17940 .
...
This whitespace different is thought to be breaking
the build.
The differences in white space are hypothesized to happen
because trailing whitespace is chomped by some people's
editors but not others.
The trailing whitespace is enough of a difference to make
hack/verify-api-references-docs.sh think that the
docs are not different.
I think this is not caught by presubmits because different
versions of diff are doing different things with trailing
whitespace, even though `-Bw` flags are passed.
2015-12-17 16:10:55 -08:00
Eric Tune
1752cf22d4
Merge pull request #17940 from soltysh/job_deadline
...
Added ActiveDeadlineSeconds to jobs
2015-12-17 13:11:13 -08:00
Chao Xu
fcca71f7d8
add the required changes in master to devel/releasing.md
2015-12-17 11:36:50 -08:00
k8s-merge-robot
9b03cffc7f
Merge pull request #18526 from deads2k/gv-status
...
Auto commit by PR queue bot
2015-12-17 07:48:25 -08:00
k8s-merge-robot
548cfbf058
Merge pull request #18358 from gmarek/use-proxy
...
Auto commit by PR queue bot
2015-12-17 06:37:55 -08:00
Maciej Szulik
327c104460
Added ActiveDeadlineSeconds to jobs, allowing failing a job after
...
exceeding allowed time.
2015-12-17 15:26:42 +01:00
deads2k
9fda7f1812
update StatusDetails to handle Groups
2015-12-17 09:14:12 -05:00
k8s-merge-robot
46c2df3e05
Merge pull request #17483 from brendandburns/kubectl5
...
Auto commit by PR queue bot
2015-12-16 21:57:33 -08:00
k8s-merge-robot
8ceb947b63
Merge pull request #18346 from soltysh/issue17363
...
Auto commit by PR queue bot
2015-12-16 21:25:52 -08:00
k8s-merge-robot
ae9c61b943
Merge pull request #17915 from justinsb/multizone_spread_rcs
...
Auto commit by PR queue bot
2015-12-16 19:04:07 -08:00
Brendan Burns
2efcccf981
Add a server side export facility
2015-12-16 15:01:13 -08:00
nikhiljindal
2d952aaa87
Extracting APIServer machinery code into a library
2015-12-16 13:54:23 -08:00
Tim St. Clair
8fdd321dc1
Add Allocatable
to NodeStatus
...
Adds `Allocatable` to `NodeStatus`, as described in
[17201](https://github.com/kubernetes/kubernetes/pull/17201 )
2015-12-16 11:01:15 -08:00
Quinton Hoole
92aac4a640
Moved to existing documentation about issue priorities.
2015-12-16 10:39:02 -08:00
Quinton Hoole
7da6a54088
Addressed thockin's comments.
2015-12-16 09:47:12 -08:00
Quinton Hoole
86a63df684
Tidy up definitions of issue priority labels.
2015-12-16 08:59:49 -08:00
Quinton Hoole
12d1f2344f
Formalize the meanings of issue priority labels.
2015-12-16 08:45:08 -08:00
k8s-merge-robot
5a579a2555
Merge pull request #16028 from derekwaynecarr/make_cmd
...
Auto commit by PR queue bot
2015-12-16 08:41:59 -08:00
Amy Unruh
b1f99ecdbf
config best practices doc edits
2015-12-16 07:35:31 -08:00
k8s-merge-robot
6716290903
Merge pull request #18388 from nikhiljindal/clusterName
...
Auto commit by PR queue bot
2015-12-16 03:50:11 -08:00
k8s-merge-robot
0be54ae771
Merge pull request #18507 from feihujiang/supportRemoveFlagForKubectlRun
...
Auto commit by PR queue bot
2015-12-16 01:19:26 -08:00
k8s-merge-robot
9033311475
Merge pull request #18598 from ihmccreery/release-mark-stable
...
Auto commit by PR queue bot
2015-12-16 00:09:12 -08:00
Isaac Hollander McCreery
4ea8a92777
Mark a release as stable when we announce it, and stop using cherry_pick_list.sh
2015-12-15 16:37:00 -08:00
k8s-merge-robot
d62318e1e8
Merge pull request #17555 from pmorie/volume-attributes
...
Auto commit by PR queue bot
2015-12-15 16:33:13 -08:00
Minhan Xia
2c9ffc1b45
Merge pull request #18448 from freehan/eslogging
...
add validation for fluentd pods
2015-12-15 13:25:21 -08:00
k8s-merge-robot
99c8879ef4
Merge pull request #18330 from resouer/my-dev
...
Auto commit by PR queue bot
2015-12-15 05:39:13 -08:00
Filip Grzadkowski
7256b832ff
Fix table of contents in docker.md
2015-12-15 11:15:26 +01:00
Tim Hockin
743d6fc133
api-conventions: Namespace is label, not subdomain
2015-12-14 20:38:34 -08:00
Minhan Xia
f0c176dd6a
add validation for fluentd pods
2015-12-14 16:23:11 -08:00
k8s-merge-robot
e72e819395
Merge pull request #18090 from thockin/go-versions
...
Auto commit by PR queue bot
2015-12-14 14:47:59 -08:00
k8s-merge-robot
29bc5a3639
Merge pull request #18673 from pmorie/api-changes
...
Auto commit by PR queue bot
2015-12-14 13:58:28 -08:00
k8s-merge-robot
03d9f1b85a
Merge pull request #18561 from ZJU-SEL/configurable-config-file
...
Auto commit by PR queue bot
2015-12-14 13:56:54 -08:00
k8s-merge-robot
166ae2350d
Merge pull request #18521 from pmorie/internalize-ownership
...
Auto commit by PR queue bot
2015-12-14 13:56:10 -08:00
k8s-merge-robot
a702364470
Merge pull request #18351 from fgrzadkowski/simple_single_node
...
Auto commit by PR queue bot
2015-12-14 13:54:26 -08:00
Paul Morie
90df71e5a5
Add note about type comments to API changes doc
2015-12-14 15:03:21 -05:00
Paul Morie
e757fac2f5
Regenerate for volume info changes
2015-12-14 14:19:51 -05:00
derekwaynecarr
5e0948586c
Add kubectl create [SUBCOMMAND] pattern
2015-12-14 13:43:45 -05:00
Paul Morie
33cd5338a4
Proposal: internalize ownership management of volumes into plugins
2015-12-14 12:38:44 -05:00
gmarek
4852ca23ef
Make getSchedulingLatency use master proxy
2015-12-14 16:08:34 +01:00
k8s-merge-robot
0fba3e43d1
Merge pull request #18020 from gmarek/doc
...
Auto commit by PR queue bot
2015-12-14 02:28:03 -08:00
feihujiang
9ab06cfa62
Support remove flag for kubectl run command
2015-12-14 16:16:43 +08:00
Justin Santa Barbara
541ff002c0
Zone scheduler: Update scheduler docs
...
There's not a huge amount of detail in the docs as to how the scheduler
actually works, which is probably a good thing both for readability and
because it makes it easier to tweak the zone-spreading approach in the
future, but we should include some information that we do spread across
zones if zone information is present on the nodes.
2015-12-13 20:34:01 -05:00
nikhiljindal
724b098855
Deleting unused master.ClusterName param
2015-12-11 13:39:19 -08:00
Jeff Lowdermilk
f6686ba3a4
Merge pull request #18290 from wojtek-t/fast_namespace_deletion
...
Support collection deletion in apiserver.
2015-12-11 13:34:56 -08:00
Jeff Lowdermilk
c103825ef4
Merge pull request #14537 from markturansky/pv_provisioner
...
PersistentVolume Provisioner Controller
2015-12-11 13:09:33 -08:00
Jeff Lowdermilk
e53acfe19c
Merge pull request #17111 from munnerz/multi-rolling-update
...
Allow rolling-update of a single container in multi-container pods
2015-12-11 13:08:13 -08:00
markturansky
4fc1bf1f23
Added PersistentVolumeController
2015-12-11 10:33:30 -05:00
k8s-merge-robot
d3243b8778
Merge pull request #18383 from timothysc/tools_removal
...
Auto commit by PR queue bot
2015-12-11 07:17:14 -08:00
Filip Grzadkowski
f2d56c4198
Simplify local docker setup.
2015-12-11 15:53:44 +01:00
gmarek
bb82299f98
Add a proposal for monitoring cluster performance
2015-12-11 14:49:24 +01:00
k8s-merge-robot
abf9a90030
Merge pull request #17848 from sdminonne/libvirt_service_account
...
Auto commit by PR queue bot
2015-12-11 00:59:23 -08:00
He Simei
1571edfb94
propagate config file
2015-12-11 16:50:05 +08:00
k8s-merge-robot
4a22f2f5f5
Merge pull request #18177 from eosrei/1111-doc-machine-names
...
Auto commit by PR queue bot
2015-12-10 21:42:08 -08:00
k8s-merge-robot
dc88f183e9
Merge pull request #17777 from fgrzadkowski/release_docs
...
Auto commit by PR queue bot
2015-12-10 21:39:31 -08:00
Eric Tune
319ebc40ba
Document several patterns for using Job.
2015-12-10 15:54:23 -08:00
Tim Hockin
0df07424e7
Make go version requirements clearer
2015-12-10 12:09:25 -08:00
k8s-merge-robot
7e4084c9cd
Merge pull request #18510 from fgrzadkowski/docker_macosx
...
Auto commit by PR queue bot
2015-12-10 11:18:06 -08:00
k8s-merge-robot
c26a76d0ba
Merge pull request #18430 from fgrzadkowski/simpler_prerequisites
...
Auto commit by PR queue bot
2015-12-10 11:16:52 -08:00
k8s-merge-robot
0f399211f7
Merge pull request #18258 from antoineco/ec2
...
Auto commit by PR queue bot
2015-12-10 11:14:49 -08:00
k8s-merge-robot
2a5e83ad70
Merge pull request #17924 from xinxiaogang/master
...
Auto commit by PR queue bot
2015-12-10 11:14:10 -08:00
Filip Grzadkowski
ee9a779d0c
Update documents for release process
2015-12-10 19:28:40 +01:00
k8s-merge-robot
06c8b3443b
Merge pull request #18271 from tmrts/rename/githash
...
Auto commit by PR queue bot
2015-12-10 09:28:36 -08:00
Maciej Szulik
34c72552a5
Updated kubectl help info with resource names
2015-12-10 16:04:44 +01:00
Filip Grzadkowski
3a311ec030
Add additional comment for mac users for getting started guide
2015-12-10 15:38:55 +01:00
Wojciech Tyczynski
f28bb68d8c
Support collection deletion in apiserver.
2015-12-10 09:46:25 +01:00
Filip Grzadkowski
b17c1cb423
Remove some prerequisites from single node docker cluster setup instructions.
2015-12-10 09:04:31 +01:00
k8s-merge-robot
13681360c3
Merge pull request #18433 from fgrzadkowski/docker_macosx
...
Auto commit by PR queue bot
2015-12-09 21:46:11 -08:00
k8s-merge-robot
15a20bd96a
Merge pull request #18421 from zhengguoyong/small_typo
...
Auto commit by PR queue bot
2015-12-09 21:46:01 -08:00
k8s-merge-robot
c6cb9d7201
Merge pull request #18419 from thockin/pod-doc
...
Auto commit by PR queue bot
2015-12-09 21:45:58 -08:00
Tim Hockin
d8c42b0654
Tidy up Pod docs a bit
2015-12-09 15:23:01 -08:00
k8s-merge-robot
5f7019ab9d
Merge pull request #16877 from anish/iscsi_iface
...
Auto commit by PR queue bot
2015-12-09 11:52:37 -08:00
k8s-merge-robot
598e3b0c17
Merge pull request #15730 from lavalamp/client-doc
...
Auto commit by PR queue bot
2015-12-09 09:12:52 -08:00
Timothy St. Clair
413d8d18fe
Futher storage isolation and removal of the tools interface.
2015-12-09 11:04:14 -06:00
Filip Grzadkowski
e3a2f0ed22
Change instruction for Mac OS X users running local docker cluster.
2015-12-09 14:32:47 +01:00
k8s-merge-robot
78c31b6769
Merge pull request #17806 from ihmccreery/9-month-versioning
...
Auto commit by PR queue bot
2015-12-09 03:51:36 -08:00
zhengguoyong
360e8de81a
Fix small typo
2015-12-09 16:35:48 +08:00
Federico Gimenez
24e866150b
Added missing dependency to juju's gettig started doc
2015-12-09 09:32:49 +01:00
Daniel Smith
dc5e1ea98f
Create client package proposal
2015-12-08 21:15:24 -08:00
k8s-merge-robot
d71e838d91
Merge pull request #17760 from gmarek/kubelet-port-salt
...
Auto commit by PR queue bot
2015-12-08 21:14:10 -08:00
Harry Zhang
39542acbd3
modify node name
2015-12-09 10:16:34 +08:00
Anish Bhatt
6e46fa1fd4
Add support for open-iscsi transports.
...
This enables use of software or hardware transports viz. be2iscsi,
bnx2i, cxgb3i, cxgb4i, qla4xx, iser and ocs. The default transport
(tcp) happens to be called "default".
Use of non-default transports changes the disk path to the following format:
/dev/disk/by-path/pci-<pci_id>-ip-<portal>-iscsi-<iqn>-lun-<lun_id>
2015-12-08 17:28:06 -08:00
k8s-merge-robot
be0d55ca52
Merge pull request #18313 from thockin/bump-flannel-ver
...
Auto commit by PR queue bot
2015-12-08 14:40:40 -08:00
Tim St. Clair
54a6da979c
Node Allocatable resources proposal
2015-12-07 16:43:15 -08:00
k8s-merge-robot
929ab32865
Merge pull request #18181 from mesosphere/guide-spacing
...
Auto commit by PR queue bot
2015-12-07 16:00:21 -08:00
k8s-merge-robot
94752c12a8
Merge pull request #18128 from ZJU-SEL/fix-typo
...
Auto commit by PR queue bot
2015-12-07 15:59:08 -08:00
Tamer Tas
e5100279db
Rename githash to build_version and version to release_version
2015-12-08 01:21:20 +02:00
Tim Hockin
8ba250e149
Bump flannel to 0.5.5 in instructions
2015-12-07 14:20:30 -08:00
Salvatore Dario Minonne
ea1c97c717
adding service account to libvirt
2015-12-07 14:33:12 +01:00
k8s-merge-robot
128a49e75e
Merge pull request #18267 from huangyuqi/fix-typo-error
...
Auto commit by PR queue bot
2015-12-07 02:06:03 -08:00
gmarek
4060eba626
Use KubeletPort from API object, salt changes, take 2
...
This reverts commit a7425bf070
, reversing
changes made to 4a9b0fc715
.
2015-12-07 10:31:11 +01:00
yuqi huang
dcd7fc2eef
fix typo error
...
fix typo error of file link
2015-12-07 11:49:30 +08:00
k8s-merge-robot
810181fb7b
Merge pull request #17278 from ZJU-SEL/fix-nil-tag
...
Auto commit by PR queue bot
2015-12-06 12:52:39 -08:00
k8s-merge-robot
db11f1b6c6
Merge pull request #17133 from derekwaynecarr/quota_controller_improvements
...
Auto commit by PR queue bot
2015-12-06 12:24:00 -08:00
Antoine Cotten
926148c5ee
Add warning about AWS EC2 't2' instance type
2015-12-06 19:56:13 +01:00
k8s-merge-robot
e2679abdb8
Merge pull request #18011 from sdminonne/podSelector_labelSelector
...
Auto commit by PR queue bot
2015-12-05 13:56:04 -08:00
k8s-merge-robot
f481ec3b32
Merge pull request #18217 from tmrts/rename/configdata
...
Auto commit by PR queue bot
2015-12-05 13:45:29 -08:00
k8s-merge-robot
17a6e28d72
Merge pull request #17494 from kikov79/master
...
Auto commit by PR queue bot
2015-12-05 05:46:22 -08:00
k8s-merge-robot
ee8598fd91
Merge pull request #17137 from janetkuo/deployment-minreadysec
...
Auto commit by PR queue bot
2015-12-05 01:37:35 -08:00
Janet Kuo
8fb0caa15b
Implement MinReadySeconds for Deployment
2015-12-04 12:58:34 -08:00
Jon Eisen
b5ad36e078
Add new clojure api bindings library
...
https://github.com/yanatan16/clj-kubernetes-api
2015-12-04 13:47:30 -07:00
James Munnelly
61306c2a0f
Allow rolling-update of a single container in multi-container pods
...
Accept codec as parameter to CreateNewControllerFromCurrentController function. Add tests for performing a rolling update on a container in a multi-container pod.
2015-12-04 18:38:55 +00:00
Tamer Tas
fbd572dd53
Rename config_data.md to configmap.md
2015-12-04 18:17:01 +02:00
Tamer Tas
f8c952954d
Rename ConfigData proposal to ConfigMap
2015-12-04 18:16:01 +02:00
Salvatore Dario Minonne
80575c3093
renaming PodSelector to LabelSelector
2015-12-04 09:49:08 +01:00
Brad Erickson
ac5726a12f
Minion->Node rename: docs/ machine names only, except gce/aws
2015-12-03 23:34:50 -08:00
He Simei
387d861d4e
deprecate confusing flag usage
2015-12-04 09:09:23 +08:00
Karl Isenberg
c3c7c81b33
Guide style update
...
- Don't indent top-level lists
- Use 2 space list item indentation, unless using multi-line items, then use 4 space indents
- Use underline for page title
- Auto-generate table of contents
- Start with lvl 2 headers (lvl 1 headers look too much like the page title)
2015-12-03 16:15:07 -08:00
k8s-merge-robot
163b521250
Merge pull request #17024 from eosrei/vagrant-node-rename
...
Auto commit by PR queue bot
2015-12-03 14:41:28 -08:00
derekwaynecarr
55d4f70f8e
Resource quota observes deletes faster
2015-12-03 17:35:05 -05:00
k8s-merge-robot
611770778f
Merge pull request #16148 from liggitt/mkulke-fix_kubectl_for_namespaced_users
...
Auto commit by PR queue bot
2015-12-03 11:32:08 -08:00
deads2k
17d3db1cb3
enhance pluggable policy
2015-12-03 13:54:45 -05:00
Jordan Liggitt
2321651518
Add non-resource and API group support to ABAC authorizer, version ABAC policy rules
2015-12-03 12:31:13 -05:00
k8s-merge-robot
972abe6881
Merge pull request #18061 from a-robinson/typos
...
Auto commit by PR queue bot
2015-12-03 05:03:27 -08:00
Jerzy Szczepkowski
eb9a2c51d4
Design proposal for custom metrics.
...
Design proposal for custom metrics.
2015-12-03 10:50:43 +01:00
Marek Grabowski
2d4e02b45c
Merge pull request #18026 from erictune/cheatsheet
...
Revert the revert of kubernetes/kubernetes#15674
2015-12-03 09:59:10 +01:00
Marek Grabowski
80415f29f7
Merge pull request #18053 from amygdala/docs
...
Polishing the Deployment doc
2015-12-03 09:25:21 +01:00
Xin
128ce59bf1
Issue# 17860 Correct expression of nodecontroller for sync loop in node.html
...
1. Remove "creates" from the sentence
2. Add general explaination for nodecontaoller
https://github.com/kubernetes/kubernetes/issues/17860
2015-12-03 09:20:26 +08:00
Nikhil Jindal
2fcf157512
Merge pull request #17990 from nikhiljindal/updateGoRestful
...
Updating go restful
2015-12-02 15:59:27 -08:00
Brad Erickson
88e6cac544
Minion->Name rename: cluster/vagrant, docs and Vagrantfile
2015-12-02 12:45:12 -08:00
k8s-merge-robot
e48c8f0f3c
Merge pull request #18054 from resouer/fix-volume-path
...
Auto commit by PR queue bot
2015-12-02 08:18:00 -08:00
Amy Unruh
3f2e5ed042
polishing the deployments doc
2015-12-02 05:31:54 -08:00
gmarek
459131fd92
Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2.
2015-12-02 13:38:17 +01:00
Alex Robinson
105afbb070
Typo fixes in docs
2015-12-01 22:33:49 -08:00
resouer
1e065a151e
Changed wrong volume mounted path
2015-12-02 03:37:26 +00:00
Isaac Hollander McCreery
5ce2d70414
Clarify what is meant by 'support'
2015-12-01 14:07:23 -08:00
k8s-merge-robot
727412c5ce
Merge pull request #15533 from ZJU-SEL/git-volume
...
Auto commit by PR queue bot
2015-12-01 13:14:23 -08:00
Eric Tune
27e89c1f84
Revert the revert of kubernetes/kubernetes#15674
2015-12-01 09:16:06 -08:00
Karl Isenberg
a070bcf187
Add DCOS to getting started guide list
2015-12-01 09:09:44 -08:00
Harry Zhang
70a9c0bf56
Add directory in GitRepo and updated tests.
...
Update validate and gitRepo
Update generated code
2015-12-02 00:20:38 +08:00
k8s-merge-robot
9afb02014b
Merge pull request #17999 from janetkuo/deployment-doc-typo
...
Auto commit by PR queue bot
2015-12-01 02:34:55 -08:00
k8s-merge-robot
004c2472ea
Merge pull request #17554 from pmorie/config-volume
...
Auto commit by PR queue bot
2015-12-01 00:22:20 -08:00
k8s-merge-robot
4c07c1a065
Merge pull request #16380 from caseydavenport/docs-update-v1.1-coreos
...
Auto commit by PR queue bot
2015-12-01 00:21:22 -08:00
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
Lasse Schuirmann
0b45edebba
AWS EBS Examplea: Use new volume id syntax
...
Fixes https://github.com/kubernetes/kubernetes/issues/17957
2015-11-30 17:47:34 +01: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
k8s-merge-robot
79c2d5541a
Merge pull request #16204 from caseydavenport/docs-update-v1.1
...
Auto commit by PR queue bot
2015-10-29 01:43:15 -07:00
k8s-merge-robot
139e158f18
Merge pull request #15862 from timstclair/metrics-proposal
...
Auto commit by PR queue bot
2015-10-29 01:35:09 -07:00
k8s-merge-robot
a1e3a1c39a
Merge pull request #16328 from erictune/scratch-addons
...
Auto commit by PR queue bot
2015-10-29 01:32:11 -07:00
k8s-merge-robot
3980d2373d
Merge pull request #16368 from fgrzadkowski/test_docker_multinode
...
Auto commit by PR queue bot
2015-10-29 01:31:45 -07:00
k8s-merge-robot
63af7c227e
Merge pull request #16069 from zmerlynn/nfs-1.1
...
Auto commit by PR queue bot
2015-10-28 22:39:09 -07:00
Harry Zhang
fad2db221c
Add downwardAPI
2015-10-29 03:43:35 +00:00
Nikhil Jindal
46303ebc63
Merge pull request #16138 from nikhiljindal/deploymentDoc
...
Adding a user guide readme for deployments
2015-10-28 15:25:51 -07:00
nikhiljindal
5c0cc34101
Adding a user-guide doc for deployments
2015-10-28 13:14:08 -07:00
k8s-merge-robot
47b15c8896
Merge pull request #16366 from jszczepkowski/autoscaling-example
...
Auto commit by PR queue bot
2015-10-28 03:11:28 -07:00
k8s-merge-robot
43c9309630
Merge pull request #16338 from janetkuo/doc-started-docker
...
Auto commit by PR queue bot
2015-10-28 02:00:43 -07:00
Zach Loafman
17fd5f2536
NFS: Revamp example, add nfs-common to debian saltbase
...
This ensures nfs-common is installed on GCE, and provides a more
functional explanation/example. I launched two replication controllers
so that there were busybox pods to poke around at the NFS volume, and
so that the later wget actually works (the original example would have
to work on the node, or need some other access to the container
network). After switching to two controllers, it actually makes more
sense to use PV claims, and it's probably a configuration that makes
more sense for indirection for NFS anyways.
2015-10-27 16:58:04 -07:00
Daniel Smith
b791642480
Merge pull request #16217 from caesarxuchao/update-versionize
...
versionize the include directory in definitions.md and operations.md
2015-10-27 16:42:00 -07:00
Daniel Smith
6219b50280
Merge pull request #16160 from kargakis/windows-fixes-for-edit
...
edit: Windows fixes
2015-10-27 15:44:26 -07:00
Tim St. Clair
accb08c0ee
Add kubelet raw metrics API proposal
2015-10-27 15:05:05 -07:00
Janet Kuo
a01d339216
Update tutorial about kubectl expose
2015-10-27 14:28:32 -07:00
k8s-merge-robot
ad01a84ecb
Merge pull request #11938 from justinsb/docs_aws_internals
...
Auto commit by PR queue bot
2015-10-27 11:30:09 -07:00
Casey D
97c9fde378
Updated ubuntu-calico.md for v1.1
2015-10-27 11:27:51 -07:00
k8s-merge-robot
d6d0976d55
Merge pull request #16276 from ncdc/fix-typo
...
Auto commit by PR queue bot
2015-10-27 11:25:06 -07:00
Eric Tune
0869e01342
Improve addons documentation.
...
Longer description of Addons in Admin Guide to Cluster Components.
Mention fluentd as node component in Admin Guide to Cluster Components.
From docs/getting-started-guides/scratch.md add refs to setting up
DNS, Logging, Monitoring, and GUI.
Add TOCs to several pages that were referenced.
Fixes #16235
2015-10-27 08:28:55 -07:00
Filip Grzadkowski
871dcb472c
Fix flags for kubelet in docker-multinode setup.
2015-10-27 15:50:23 +01:00
Filip Grzadkowski
187c32a74a
Wait for docker termination when creating network bridges. Currently we might have data races.
2015-10-27 15:44:03 +01:00
Jerzy Szczepkowski
ffc0c0b4c1
Updated HPA example to use kubectl commands.
...
Updated HPA example to use kubectl commands.
2015-10-27 15:31:02 +01:00
Jerzy Szczepkowski
bbee6cfcd7
Merge pull request #15461 from kargakis/relax-exposing-multiport-objects
...
expose: Enable exposing multiport objects
2015-10-27 10:25:54 +01:00
Jerzy Szczepkowski
cf8c210502
Merge pull request #16135 from jszczepkowski/hpa-user-guide
...
Added user guide for horizontal pod autoscaler.
2015-10-27 10:12:38 +01:00
Daniel Smith
37ee9584cb
Merge pull request #16209 from erictune/fix-devel-doc
...
In devel docs, refer to .kube/config
2015-10-26 17:17:17 -07:00
Daniel Smith
516a9a6784
Merge pull request #16129 from errordeveloper/master
...
azure/coreos: Quickfix for Weave 1.2
2015-10-26 17:05:42 -07:00
Chao Xu
45b0917b6b
versionize the include directory in definitions.md and operations.md
2015-10-26 14:19:54 -07:00
Andy Goldstein
325e0ce68b
Fix kubelet help typo
...
Fix double percent (%%) typo for image-gc-high-threshold and
image-gc-low-threshold help text.
2015-10-26 10:37:46 -04:00
Jerzy Szczepkowski
4d243d514e
Added user guide for horizontal pod autoscaler.
...
Added user guide for horizontal pod autoscaler. Part of #15652 .
2015-10-26 10:26:32 +01:00
Piotr Szczesniak
87c6d17d3a
Fixed api reference docs
2015-10-26 10:18:39 +01:00
Jerzy Szczepkowski
c43819d8ba
Proposal for horizontal pod autoscaler updated and moved to design.
...
Proposal for horizontal pod autoscaler updated and moved to design. Related to #15652 .
2015-10-26 08:33:24 +01:00
feisky
13dce74adb
Gendocs for docs/admin/kube-*
2015-10-25 19:24:23 +08:00
Robert Wehner
8560b3394c
Fix dead links to submit-queue
...
* https://github.com/kubernetes/contrib/pull/122 merged submit-queue into mungegithub. This fixes links to the old submit-queue location.
* Standardized to use "submit-queue" instead of "submit queue". Just picked one since both were used.
* Fixes dead link to on-call wiki.
2015-10-24 20:02:54 -06:00
Abhi Shah
76f0f8e467
Merge pull request #16189 from beldougie/patch-1
...
Remove breaking whitespace
2015-10-24 16:15:36 -07:00
Abhi Shah
f430dc8ac8
Merge pull request #16149 from ZJU-SEL/fix-endpoint-port
...
fix buggy example for endpoint specification
2015-10-24 16:11:25 -07:00
Abhi Shah
a254fdc062
Merge pull request #15814 from soltysh/job_doc
...
Update job user-guide doc to reflect recent changes to .spec.selector
2015-10-24 14:18:10 -07:00
k8s-merge-robot
19c0a5b3d7
Merge pull request #15899 from bprashanth/ing_docs
...
Auto commit by PR queue bot
2015-10-24 11:34:22 -07:00
k8s-merge-robot
4270690315
Merge pull request #15578 from RichieEscarez/editkubectloverview
...
Auto commit by PR queue bot
2015-10-24 11:12:10 -07:00
kargakis
73713ce268
edit: Windows fixes
...
Contains the following fixes for Windows users of kubectl edit:
* Defaults to notepad as the default Windows editor
* Uses CRLF line endings
* Ensures a file lock is freed
2015-10-24 17:06:49 +02:00
k8s-merge-robot
e1559e9fb5
Merge pull request #15352 from pmorie/fsgroup
...
Auto commit by PR queue bot
2015-10-24 01:55:45 -07:00
k8s-merge-robot
570a9dc18f
Merge pull request #15796 from caesarxuchao/fix-kubectl-api-versions
...
Auto commit by PR queue bot
2015-10-24 01:24:31 -07:00
k8s-merge-robot
74a1f7e86f
Merge pull request #16131 from brendandburns/aws2
...
Auto commit by PR queue bot
2015-10-23 23:19:47 -07:00
k8s-merge-robot
c599025685
Merge pull request #16136 from jszczepkowski/hpa-exmv
...
Auto commit by PR queue bot
2015-10-23 19:23:54 -07:00
Eric Tune
6bff8df31c
In devel docs, refer to .kube/config
...
not .kubernetes_auth
2015-10-23 15:44:42 -07:00
Tim Hockin
f93f77766d
Merge pull request #16203 from thockin/docs-nits
...
fix another bad backticks usage
2015-10-23 15:18:54 -07:00
Tim Hockin
21e9134ae8
fix another bad backticks usage
2015-10-23 15:18:09 -07:00
Tim Hockin
c28ddf9ff8
Merge pull request #16197 from thockin/docs-nits
...
syntax is 'go' not 'golang'
2015-10-23 15:08:58 -07:00
Tim Hockin
76769d87f0
syntax is 'go' not 'golang'
2015-10-23 15:08:27 -07:00
Matt Keeble
c125004e7f
Remove breaking whitespace
...
For the copy&pasters among us ;)
2015-10-23 22:15:30 +01:00
Tim Hockin
5c903dbcac
Merge pull request #16073 from caesarxuchao/fix-htmlpreview-on-head
...
fix htmlpreview links to point to subdictory
2015-10-23 13:32:29 -07:00
Tim Hockin
845d547596
Merge pull request #16180 from thockin/docs-nits
...
csv is not a known syntax, messes up gh-pages
2015-10-23 12:59:06 -07:00
Brendan Burns
3b94648766
Merge pull request #16145 from HaiyangDING/patch-2
...
fix typo in api-converntions.md
2015-10-23 12:52:41 -07:00
Tim Hockin
5390a93f4b
csv is not a know syntax, messes up gh-pages
2015-10-23 12:37:56 -07:00
Saad Ali
a5c3c16994
Merge pull request #15981 from nikhiljindal/docsUpdate
...
Updating documentation to reflect the latest status of extension resources
2015-10-23 12:07:31 -07:00
Jerzy Szczepkowski
37ef5dee0b
Horizontal pod autoscaling example moved to user guide.
...
Horizontal pod autoscaling example moved to user guide. Part of #15652 .
2015-10-23 18:49:20 +02:00
Filip Grzadkowski
5f7fea2f35
Merge pull request #15974 from gambol99/rj/groups_fields_quoted
...
single column groups option in tokenfile
2015-10-23 14:06:25 +02:00
k8s-merge-robot
a10ed3e2b1
Merge pull request #15908 from jlowdermilk/rolling-update-doc
...
Auto commit by PR queue bot
2015-10-23 00:52:37 -07:00
He Simei
ec3493fd5e
fix buggy example for endpoint specification
2015-10-23 15:29:12 +08:00
dingh
b3f19128cd
fix typo in api-converntions.md
2015-10-23 13:46:32 +08:00
Brendan Burns
d32e713b77
Make AWS node sizes dynamic in the number of nodes.
2015-10-22 20:22:00 -07:00
Prashanth Balasubramanian
8c758102d9
Ingress docs
2015-10-22 19:09:50 -07:00
Ilya Dmitrichenko
33587de7c4
azure/coreos: Quickfix for Weave 1.2
2015-10-22 14:11:14 -07:00
Paul Morie
3cd12f5e05
FSGroup implementation
2015-10-22 16:40:59 -04:00
k8s-merge-robot
dcf58fe50c
Merge pull request #16015 from feihujiang/fixMinorErrorsInNfsExample
...
Auto commit by PR queue bot
2015-10-22 11:41:41 -07:00
Chao Xu
eb3a80156a
let kubectl api-versions use the discovery client
2015-10-22 10:19:34 -07:00
RichieEscarez
f3d3f00146
Edit of the new kubectl overview
2015-10-22 09:10:00 -07:00
Piotr Szczesniak
5cc0aa3b62
Fixed issue with generated docs
2015-10-22 12:55:10 +02:00
k8s-merge-robot
510711ab00
Merge pull request #16043 from bgrant0607/docfix3
...
Auto commit by PR queue bot
2015-10-21 18:20:35 -07:00
Chao Xu
316bd058d0
fix htmlpreview links to point to subdictory
2015-10-21 15:46:52 -07:00
nikhiljindal
fe26c8d86a
Running update-api-reference-docs on HEAD to fix verify-api-reference-docs
2015-10-21 14:58:43 -07:00
Jeff Lowdermilk
d4de35e177
Merge pull request #15921 from brendandburns/fix2
...
Add a --expose flag to kubectl run
2015-10-21 13:17:26 -07:00
Jeff Lowdermilk
572db1849c
Merge pull request #15906 from nikhiljindal/updateAPIReference
...
Adding a script to verify api reference docs are upto date
2015-10-21 13:15:36 -07:00
nikhiljindal
72914fd81b
Updating documentation to reflect the latest status of extension resources
2015-10-21 13:03:33 -07:00
Jeff Lowdermilk
5bf993bf28
Validate image name for kubectl rolling-update NAME --image=IMAGE
...
Require distinct image from current one when starting a new
rolling-update, and exit with error if an existing in-progress update
is targeting a different image.
2015-10-21 11:48:39 -07:00
Brian Grant
83c28c9cfd
Fix #15609
2015-10-21 18:36:10 +00:00
k8s-merge-robot
9ce0286657
Merge pull request #15522 from ZJU-SEL/enhance-containerized-kubelet-param
...
Auto commit by PR queue bot
2015-10-21 05:56:27 -07:00
Rimantas Mocevicius
1184553bc5
single node App for OS X
2015-10-21 12:22:26 +01:00
k8s-merge-robot
9c05076b44
Merge pull request #15877 from caesarxuchao/change-name
...
Auto commit by PR queue bot
2015-10-21 03:12:25 -07:00
Rohith
ee691aa1ab
[tokenfile]
...
- the groups field has been changed to a single column option as requested in https://github.com/kubernetes/kubernetes/pull/15704
[docs]
- updated the docs related the the tokefile along with an example
2015-10-21 10:37:35 +01:00
k8s-merge-robot
b6ac469eaf
Merge pull request #13724 from HaiyangDING/update_limitrange_example
...
Auto commit by PR queue bot
2015-10-21 02:20:33 -07:00
k8s-merge-robot
d42f2399f4
Merge pull request #15693 from ZJU-SEL/gitrepo-doc
...
Auto commit by PR queue bot
2015-10-21 02:08:38 -07:00
k8s-merge-robot
e68488cd1d
Merge pull request #15825 from gabrfarina/patch-1
...
Auto commit by PR queue bot
2015-10-21 02:07:11 -07:00
feihujiang
310f8f6320
Fix minor errors in nfs example
2015-10-21 15:15:03 +08:00
Brendan Burns
54fd60727e
add a --expose flag to kubectl run
2015-10-20 20:21:09 -07:00
dinghaiyang
5cc6433a05
update limitrange example
2015-10-21 09:48:44 +08:00
k8s-merge-robot
6dc3dcf36a
Merge pull request #15414 from thockin/exp-beta-annotations
...
Auto commit by PR queue bot
2015-10-20 17:45:32 -07:00
Janet Kuo
02e451b08c
Update generated docs
2015-10-20 17:22:37 -07:00
k8s-merge-robot
e90a890e19
Merge pull request #15608 from feihujiang/removeDeprecatedShorthandInManPage
...
Auto commit by PR queue bot
2015-10-20 16:48:26 -07:00
nikhiljindal
8aa9591bb9
Running update-api-reference-docs script so that verify-api-reference-docs passes
2015-10-20 13:17:24 -07:00
k8s-merge-robot
61250eaec5
Merge pull request #15223 from errordeveloper/master
...
Auto commit by PR queue bot
2015-10-20 11:41:19 -07:00
k8s-merge-robot
a2b6fea452
Merge pull request #15704 from gambol99/rj/add_groups_tokenfile
...
Auto commit by PR queue bot
2015-10-20 07:16:13 -07:00
k8s-merge-robot
77a68448c7
Merge pull request #15919 from brendandburns/docs2
...
Auto commit by PR queue bot
2015-10-20 03:35:45 -07:00
k8s-merge-robot
b5c0984d4c
Merge pull request #15566 from erictune/api-conv
...
Auto commit by PR queue bot
2015-10-19 16:06:55 -07:00
k8s-merge-robot
b896a66679
Merge pull request #15739 from JanetKuo/kubectl-autoscale
...
Auto commit by PR queue bot
2015-10-19 14:15:23 -07:00
Justin Santa Barbara
7006133621
Rename LoadBalancing -> LoadBalancer
...
To match the Type value
2015-10-19 15:43:41 -04:00
Chao Xu
39cb8627df
change the include file name
2015-10-19 12:31:04 -07:00
Eric Tune
a1549496ee
Documented required/optional fields.
2015-10-19 11:16:24 -07:00
Justin Santa Barbara
296fca4b80
Remove broken link to CloudFormation setup
2015-10-19 14:06:32 -04:00
Justin Santa Barbara
426346c7e3
More fixes based on commments
2015-10-19 13:55:43 -04:00
Justin Santa Barbara
645fe1d300
Two small fixes (to keep doc-gen happy)
2015-10-19 13:42:03 -04:00
Justin Santa Barbara
132e505b1c
Fix some typos from my read-through
2015-10-19 13:42:03 -04:00
Justin Santa Barbara
b3a4b1853d
Changes per reviews
2015-10-19 13:42:03 -04:00
Justin Santa Barbara
e7ff4d2245
AWS "under the hood" document
...
Document how we implement kubernetes on AWS, so that configuration tools
other than kube-up can have a reference for what they should do, and
generally to help developers get up to speed.
2015-10-19 13:42:02 -04:00
Wojciech Tyczynski
4a4831906c
api_changes.md changes for json-related code autogeneration.
2015-10-19 19:37:53 +02:00
Janet Kuo
8105aa44a0
Implement kubectl autoscale
2015-10-19 09:59:22 -07:00
Rohith
f02c80584b
[plugin/auth/tokenfile]
...
- allowing for variable length groups to be added to the static token file
[docs/admin/authentication]
- updating the documentation for token file
2015-10-19 17:14:14 +01:00
kargakis
7d0e691520
expose: Enable exposing multiport objects
...
The generated service will inherit all the ports from the exposed object.
2015-10-19 11:25:14 +02:00
k8s-merge-robot
67cb65d906
Merge pull request #15788 from caesarxuchao/gen-docs-extensions
...
Auto commit by PR queue bot
2015-10-18 18:02:09 -07:00
Gabriele Farina
416225f554
Update OS/X instructions.
...
Update to reflect recent changes in docker-machine for OS/X users.
Related to this change: docker/machine#1791
2015-10-18 21:50:39 +01:00
k8s-merge-robot
5755e52b10
Merge pull request #15790 from mikedanese/azure-bankruptcy
...
Auto commit by PR queue bot
2015-10-18 01:32:36 -07:00
Maciej Szulik
57c546fccb
Update job user-guide doc to reflect recent changes to .spec.selector
2015-10-17 12:32:01 +02:00
He Simei
7c9903bd02
mount /var/lib/docker rw
2015-10-17 09:53:04 +08:00
He Simei
9c3600d5d3
enhance upstart param for containerized kubelet
2015-10-17 09:52:38 +08:00
Mike Danese
8e8437dad8
declare azure/ubuntu/saltstack bankruptcy
2015-10-16 18:21:21 -07:00
Clayton Coleman
e9a465d635
Make kubectl run attach behave like docker run
...
Have stdin closed by default, can be left open with --leave-stdin-open.
Add e2e tests for the behavior.
2015-10-16 20:33:51 -04:00
Brendan Burns
6827900a8d
Fix a deprecated 'replace' command with a 'patch' command.
2015-10-16 14:34:37 -07:00
Chao Xu
56f1b5acb7
run hack/update-generated-docs.sh
2015-10-16 11:59:04 -07:00
Chao Xu
3881f4a85e
update html, change directory
2015-10-16 11:30:11 -07:00
He Simei
62a2c47c24
fix #15767
2015-10-16 16:30:02 +08:00
Eric Tune
f37fd07b96
Merge pull request #15517 from caesarxuchao/fix-doc-Experimental
...
refactor "experimental" to "extensions" in documents
2015-10-15 15:12:27 -07:00
Eric Tune
d4475e3d49
Merge pull request #15232 from deads2k/refactor-logs
...
refactor kubectl logs to be composeable
2015-10-15 13:56:58 -07:00
Chao Xu
0075f99333
refactor "experimental" to "extensions" in documents
2015-10-15 13:39:54 -07:00
k8s-merge-robot
3744ea8ce6
Merge pull request #15425 from Dingshujie/fix_dns_doc
...
Auto commit by PR queue bot
2015-10-15 13:37:03 -07:00
k8s-merge-robot
5d66bf9741
Merge pull request #15519 from ihmccreery/upgrade-versioning
...
Auto commit by PR queue bot
2015-10-15 06:30:12 -07:00
k8s-merge-robot
4c8e6f47ec
Merge pull request #15394 from JanetKuo/kubectl-proxy-api-prefix
...
Auto commit by PR queue bot
2015-10-15 05:12:30 -07:00
Tony Hsu
6ec9b2e7c2
Fix typo
2015-10-15 18:37:29 +08:00
Marek Grabowski
a92fa4e38a
Merge pull request #15453 from eghobo/master
...
Fixed incorrect service name
2015-10-15 09:31:50 +02:00
Marek Grabowski
8a5f748846
Merge pull request #15336 from ixdy/install-etcd
...
Move hack/travis/install-etcd.sh to hack/, and update etcd version to 2.0.12
2015-10-15 09:29:25 +02:00
Marek Grabowski
e7ddb4f9a6
Merge pull request #15338 from bharrisau/patch-1
...
Correct multi-cluster number recommendations
2015-10-15 09:28:07 +02:00
Harry Zhang
14334837b9
Add example of using gitRepo
2015-10-15 06:13:45 +00:00
k8s-merge-robot
877bfa6d1f
Merge pull request #15302 from piosz/plugins-doc
...
Auto commit by PR queue bot
2015-10-14 21:09:53 -07:00
Janet Kuo
f47c2be539
Change kubectl proxy --api-prefix default to allow /apis/
2015-10-14 15:49:52 -07:00
Tim Hockin
0bf5bfff5d
update docs on experimental annotations
2015-10-14 15:31:37 -07:00
feihujiang
f3673b8f31
Hide deprecated shorthand in man page
2015-10-15 01:29:13 +08:00
deads2k
f0aa606632
refactor kubectl logs to be composeable
2015-10-14 13:22:59 -04:00
Isaac Hollander McCreery
60c316b54a
Upgrades and upgrade tests take versions of the form release/stable instead of stable_release:
...
- Refactor common and gce/upgrade.sh to use arbitrary published releases
- Update hack/get-build to use cluster/common code
- Use hack/get-build.sh in cluster upgrade test logic
2015-10-14 10:16:21 -07:00
Eric Tune
ca6c950b89
Doc: apigroups, alpha, beta, experimental/v1alpha1
2015-10-14 09:06:05 -07:00
Ilya Dmitrichenko
2bd14923ff
coreos/azure: Updates for Weave 1.1
...
- Bump CLI tools version
- Bump CoreOS image IDs
2015-10-14 14:41:14 +01:00
Piotr Szczesniak
4abe33458e
Added documentation of Initial Resources plugin.
2015-10-14 12:11:08 +02:00
k8s-merge-robot
8959e0cc03
Merge pull request #15509 from bgrant0607/labels
...
Auto commit by PR queue bot
2015-10-13 19:04:15 -07:00
Brian Grant
dceeab88c8
Define Kubernetes and K8s, which are FAQs.
2015-10-14 00:35:17 +00:00
Dawn Chen
0e0ae670ad
Merge pull request #15488 from caesarxuchao/experimental-extensions-client
...
Move from "Experimental" to "Extensions"
2015-10-13 16:54:37 -07:00
Dawn Chen
d6c43f48d1
Merge pull request #15473 from feihujiang/removeShorthandForClientInKubectlVersion
...
Remove shorthand for client flag in kubectl version
2015-10-13 16:24:08 -07:00
Jeff Grafton
1c5f252653
Update documentation to describe how to install etcd for testing
2015-10-13 16:06:01 -07:00