Commit Graph

57 Commits (fed4af1151cf8d19f59b51f718026dc489d29360)

Author SHA1 Message Date
Alex Schultz e948e1db38 Update etcd clustering documentation link
The clustering documentation for etcd has moved, this updates it to the new location within the coreos/etcd repo.
2016-05-03 14:45:28 -06:00
johndmulhausen 96e5891b8f Merge pull request #136 from madhusudancs/multi-schedulers
Multi-scheduler documentation with examples.
2016-04-26 15:06:19 -07:00
johndmulhausen 65a0dfe51a Merge pull request #419 from abuehrle/patch-1
Update Weave Net information from Weaveworks
2016-04-26 11:41:08 -07:00
Rodrigo Campos 7689f3d05c Fix link to Logging with Elasticsearch and Kibana
Fixes #428
2016-04-24 22:36:27 -03:00
Anita Buehrle 84fe5ae069 Update Weave Net information from Weaveworks
Please move the Weave section above Flannel and include the following text: 

### Weave Net from Weaveworks

[Weave Net](https://www.weave.works/documentation/net-1-5-0-introducing-weave/) is a 
resilient and simple to use network for Kubernetes and its hosted applications.  
Weave Net runs as a [CNI plug-in](https://www.weave.works/documentation/net-1-5-0-cni-plugin/) 
or stand-alone.  In either version, it doesn’t require any configuration or extra code to run, 
and in both cases, the network provides one IP address per pod - as is standard for Kubernetes.
2016-04-21 15:24:15 -05:00
Madhusudan.C.S fc7718d0f4 Multi-scheduler documentation with examples. 2016-04-15 10:39:34 -07:00
chrismarino 8ef536bcac Typo in url 2016-04-13 13:58:11 -07:00
mikebrow 4fcfce63a7 edits to accessing-the-api.md to correct formatting and other minor issues
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-11 16:59:50 -05:00
mikebrow 1cdec21194 edits to authentication.md to correct formatting
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-04 13:52:01 -05:00
mikebrow 9a7bb2843a fixes issue #7159; refactor list formatting
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-04 12:15:19 -05:00
johndmulhausen 55f126956f Update index.md 2016-03-31 13:11:04 -07:00
Janet Kuo 969453c37e rebase 2016-03-29 17:11:32 -07:00
Janet Kuo 147c23a372 Address comments 2016-03-29 17:11:32 -07:00
Janet Kuo abdcfbea30 Further update docs to reflect changes kubectl run 2016-03-29 17:11:32 -07:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
Janet Kuo 6c669037ba Update references to "kubectl run" in docs 2016-03-28 10:59:09 -07:00
johndmulhausen fce476b1eb Fixes #233 2016-03-25 16:11:39 -07:00
johndmulhausen e40238d9d5 Merge pull request #242 from zhouhaibing089/keystone_fix
fix the keystone package location
2016-03-25 13:55:43 -07:00
johndmulhausen 40137d9c77 Merge pull request #132 from mwielgus/monitoring_doc
Update Heapster K8s doc
2016-03-25 13:35:34 -07:00
Brian Grant 304b0256a8 Merge pull request #140 from justinsb/multizone
Multizone: initial docs
2016-03-25 10:28:14 -07:00
zhouhaibing089 a5759266f8 fix the keystone package location 2016-03-25 11:35:15 +08:00
Justin Santa Barbara cbbf1fa6a7 Multizone: docs
Docs for multizone aka Ubernetes Lite
2016-03-24 21:39:21 -04:00
Andrew Smith 4c79e1c381 Update high-availability.md 2016-03-22 18:03:52 +00:00
Andrew Smith 1484749ca3 Correction: We use API locks, not etcd locks 2016-03-22 18:03:15 +00:00
Andrew Smith 810247a1fa Replace podmaster method with --leader-elect 2016-03-22 11:49:41 +00:00
Andrew Smith 06b593b6ee Update kube-scheduler.yaml 2016-03-22 11:46:10 +00:00
Andrew Smith 96d116e29f Add leader elect flag 2016-03-22 11:45:53 +00:00
Tony Hsu 4f72547851 Once -> One 2016-03-18 09:16:54 +08:00
John Mulhausen 2d0f2cee78 Fixes for refdocs 2016-03-17 17:08:15 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
johndmulhausen 5c962aa68b Merge pull request #121 from chrismarino/master
Added Romana to the list of networking alternatives.
2016-03-16 17:36:02 -07:00
johndmulhausen de1558b744 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-16 15:54:46 -07:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
johndmulhausen 46ba979600 Merge pull request #116 from rata/cluster-components-kubelet
Fix listing kubelet responsabilities
2016-03-16 14:45:01 -07:00
johndmulhausen 38f88b3b5b Merge pull request #115 from rata/cluster-components
Fix kube-controller-manager description
2016-03-16 14:44:32 -07:00
Eric Tune e6c2232a09 Merge pull request #123 from ericchiang/webhook_context
docs/admin: add current-context to authz webhook example kubeconfig
2016-03-16 14:04:53 -07:00
johndmulhausen 5d5b17b6af Merge pull request #119 from rutsky/patch-1
remove trailing commas from JSON
2016-03-16 09:00:53 -07:00
Marcin Wielgus f002c35eee Update Heapster K8s doc 2016-03-15 15:59:08 +01:00
Eric Chiang e67856d224 docs/admin: add context to authz webhook example kubeconfig 2016-03-14 13:57:08 -07:00
chrismarino 85034e8090 Added Romana to the list of networking alternatives. 2016-03-14 11:28:30 -07:00
Vladimir Rutsky a112e4ae7e remove trailing commas from JSON
Fixes JSON highlighting.
2016-03-14 20:11:30 +03:00
Rodrigo Campos 57f75e5e2b Fix listing kubelet responsabilities 2016-03-14 12:36:24 -03:00
Rodrigo Campos 9df5b9ea56 Fix kube-controller-manager description
The item and their description was shown as different items at the same
indentation level. This just moves de description so it's clear it is not a new
item and is just the description of the previous item.
2016-03-14 12:24:15 -03:00
David Oppenheimer 7c81b53161 Update cluster-large.md 2016-03-13 14:23:45 -07:00
David Oppenheimer df19b45ff9 Update cluster-large.md 2016-03-09 00:00:51 -08:00
David Oppenheimer 6f59b8a7b9 Add to cluster-large.md CPU and memory consumption for master components at various cluster sizes 2016-03-08 14:02:31 -08:00
John Mulhausen 99e7f8dd75 Frontmatter add-ons for refdocs 2016-03-07 17:05:20 +00:00
John Mulhausen a777a06bb1 Refdocs for 1.2 import 2016-03-07 16:51:25 +00:00
John Mulhausen f16668b45f 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00