Commit Graph

2650 Commits

Author SHA1 Message Date
Mike Danese
19421c52e2 Merge pull request #13963 from zhengguoyong/fix-minior-doc
fix the change of minions to nodes
2015-09-16 15:14:10 -07:00
k8s-merge-robot
3dcb75c599 Merge pull request #13986 from derekwaynecarr/move_to_flannel
Auto commit by PR queue bot
2015-09-16 09:36:09 -07:00
k8s-merge-robot
26da8d0f24 Merge pull request #10093 from jsafrane/devel/static-pods
Auto commit by PR queue bot
2015-09-16 05:53:46 -07:00
k8s-merge-robot
14ccba8924 Merge pull request #13886 from a-robinson/logtags
Auto commit by PR queue bot
2015-09-16 05:51:32 -07:00
k8s-merge-robot
b85a7c0a6d Merge pull request #13968 from kevin-wangzefeng/fix_a_typo_in_ubuntu_getting_started_guide
Auto commit by PR queue bot
2015-09-16 05:07:19 -07:00
Jerzy Szczepkowski
d549fc400a Merge pull request #14026 from Huawei-PaaS/fix-dead-link-of-logging
fix the dead link of logging.md
2015-09-16 13:06:58 +02:00
yuqi huang
1e2f791f95 fix the dead link of logging.md
fix the dead link of logging.md
2015-09-16 15:49:36 +00:00
k8s-merge-robot
0ef741a557 Merge pull request #14018 from Huawei-PaaS/fix-typos-of-doc
Auto commit by PR queue bot
2015-09-16 02:48:28 -07:00
yuqi huang
d88562d070 fix the syntax error in docs
fix the syntax error in docs
2015-09-16 11:47:02 +08:00
zhengguoyong
8602250551 Update vagrant.md 2015-09-16 09:10:47 +08:00
zhengguoyong
6c5e25b71c Update salt.md 2015-09-16 09:10:05 +08:00
zhengguoyong
efef922671 Update salt.md 2015-09-16 09:08:50 +08:00
Jeff Lowdermilk
9f036f2a55 Merge pull request #13954 from ArtfulCoder/externalIPDoc
Documentation for externalIPs
2015-09-15 17:48:11 -07:00
Jeff Lowdermilk
aa801f0dd9 Merge pull request #13950 from tpounds/fix-hosted-etcd-image-doc-links
Fix scratch doc links to hosted etcd images.
2015-09-15 17:43:06 -07:00
Jeff Lowdermilk
ebc0b02b7d Merge pull request #13613 from eparis/rework-doc-generation
Rework automatic doc generation
2015-09-15 17:35:47 -07:00
Alex Robinson
8040f75594 Update fluentd-gcp to use a new google-fluentd build with my recent
changes to fluent-plugin-google-cloud to attach Kubernetes metadata to
logs.

Along with this, separate logs from containers in the cluster out from
logs from the daemons running on the node by instantiating two instances
of the output plugin, one which uses the new metadata (for containers)
and one which doesn't (for things like docker and the kubelet).
2015-09-15 23:14:43 +00:00
derekwaynecarr
360e7620d3 Move vagrant to flannel 2015-09-15 15:42:38 -04:00
Abhishek Shah
c7d659950b Documentation for externalIPs 2015-09-15 11:43:39 -07:00
eulerzgy
4d3d3a5e22 fix the change of minions to nodes 2015-09-16 02:30:42 +08:00
Kevin
e92f66693e fix a typo in Ubuntu getting started guide 2015-09-15 20:57:50 +08:00
k8s-merge-robot
c9570e34d0 Merge pull request #13615 from HaiyangDING/update_doc_limit_request
Auto commit by PR queue bot
2015-09-15 02:16:15 -07:00
feihujiang
98689a99ec Limit the type for kubectl expose command 2015-09-15 11:17:04 +08:00
Trevor Pounds
17f9693350 Fix scratch doc links to hosted etcd images. 2015-09-14 17:26:52 -07:00
Zach Loafman
fbebc276bb Fix the checkout instructions 2015-09-14 17:05:05 -07:00
Jeff Lowdermilk
1f97fbeae6 Merge pull request #13675 from derekwaynecarr/move_resource_quota_doc
Move resource quota doc from user-guide to admin
2015-09-14 16:02:47 -07:00
k8s-merge-robot
cbf5939d1c Merge pull request #13821 from brendandburns/docs5
Auto commit by PR queue bot
2015-09-14 15:55:11 -07:00
k8s-merge-robot
e7666814e2 Merge pull request #13906 from zhengguoyong/fix-doc2
Auto commit by PR queue bot
2015-09-14 13:56:03 -07:00
derekwaynecarr
543db9330c Fix broken link to submit queue 2015-09-14 13:03:11 -04:00
eulerzgy
0dc552ede5 fix document 2015-09-14 17:47:19 +08:00
k8s-merge-robot
4578f60eb1 Merge pull request #13898 from Huawei-PaaS/some_minor_doc_fixes
Auto commit by PR queue bot
2015-09-13 16:37:12 -07:00
k8s-merge-robot
dafe185372 Merge pull request #13711 from jijun2/master
Auto commit by PR queue bot
2015-09-13 06:08:22 -07:00
qiaolei
cb80475135 Fixed some minor typos
1. remove duplicate `than`
2. fixed a typo `<maste IP>` to `<master IP>`
3. add a `$` before the `kubelet` command to keep align with others in the document
2015-09-13 09:59:41 +00:00
k8s-merge-robot
492ff3fa3d Merge pull request #13888 from Huawei-PaaS/change_kubectl_stop_to_delete_and_improve_rc
Auto commit by PR queue bot
2015-09-12 22:51:09 -07:00
k8s-merge-robot
96df310729 Merge pull request #13783 from feihujiang/changeExposePortOperationToNoRequired
Auto commit by PR queue bot
2015-09-12 18:54:34 -07:00
qiaolei
a7d4d76c50 Change kubectl 'stop' to 'delete' and made some improvements
1. Change deprecated kubectl `stop` to `delete` and the corresponding link
2. Improve the description of deleting a replication controller, since I think it is a little misleading
2015-09-12 11:15:28 +08:00
Mike Danese
27c4f22ef4 Merge pull request #13816 from L-MA/update-docs-calico
Update ubuntu-calico getting started guide
2015-09-11 18:34:52 -07:00
k8s-merge-robot
04837579ad Merge pull request #13460 from derekwaynecarr/run_requests
Auto commit by PR queue bot
2015-09-11 18:19:17 -07:00
k8s-merge-robot
cb481b4a00 Merge pull request #13837 from brendandburns/kubectl2
Auto commit by PR queue bot
2015-09-11 17:18:29 -07:00
Alex Robinson
614b1cf3c1 Replace /varlog with /var/log in the fluentd-gcp config to match the
recently updated fluent-es config.
2015-09-11 16:52:49 -07:00
Mike Danese
d59f742914 Merge pull request #13777 from lavalamp/moveExp
Move expapi to apis/experimental; fix conversion generators
2015-09-11 16:45:44 -07:00
Eric Paris
58d6b29e97 Rework doc generation to simplify and centralize
Just do all doc generation in the hack::util::gen-docs instead of spread
around. We also only track the generated docs in a single file for the
whole tree.
2015-09-11 19:32:08 -04:00
Daniel Smith
7a0fc719fb Fix tooling for apis/experimental's new home
* fix package name
* add a script to auto-gofmt everything, useful after grep/sed incantations
* update conversion/deep copy generation
* doc update
2015-09-11 16:06:10 -07:00
Brendan Burns
9ba13ff361 Address comments 2015-09-11 13:55:16 -07:00
derekwaynecarr
094a7f4de1 Provide a redirect to new resource quota location 2015-09-11 12:12:32 -04:00
derekwaynecarr
48d0e8945d Move resource quota doc from user-guide to admin 2015-09-11 12:07:12 -04:00
derekwaynecarr
295b8cdf16 Add requests and limits to kubectl run 2015-09-11 10:57:21 -04:00
eulerzgy
db143cf23f Document describe fix 2015-09-11 22:42:45 +08:00
jijun2
837f455eb8 Update fedora_manual_config.md 2015-09-11 17:37:04 +08:00
Brendan Burns
d9e1a00a14 Add caching for swagger schemas 2015-09-10 21:18:52 -07:00
Abhishek Shah
44ce4aa423 Create a LB for a K8S with the LB-IP provided by user. 2015-09-10 21:05:06 -07:00