Commit Graph

65 Commits (420906885f70bc1d6d61750c329f4e1dda56076b)

Author SHA1 Message Date
johndmulhausen c7ede1f0dd Merge pull request #532 from stp-ip/patch-1
Consistent use of quoting
2016-05-31 13:12:09 -07:00
Nicolas Doye f70c187ff0 Fixed links in cluster-components 2016-05-26 14:17:40 +01:00
johndmulhausen 5a10b7fb99 Merge pull request #442 from arnaldopereira/patch-1
Remove reference to itself
2016-05-24 16:24:58 -07:00
Tim Hockin a0f19518ef Merge pull request #326 from jainvipin/master
add contiv to networking.md
2016-05-22 20:30:16 -07:00
Michael Grosser 55a06a9998 Consistent use of quoting 2016-05-19 13:43:43 +02:00
Aaron Crickenberger f068cbfaf2 Remove SecurityContextDeny from 1.2 admission-control recommendation
ref kubernetes/kubernetes#25839
2016-05-18 16:08:29 -07:00
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
Arnaldo de Moraes Pereira 081d3a3be2 Remove reference to itself, uneeded heading and blank lines 2016-04-28 11:28:51 -03: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
Vipin Jain 37b89f0bd1 add contiv to networking.md 2016-04-05 22:30:44 -07: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