johndmulhausen
b1fc471afd
Merge pull request #684 from mwielgus/ca-doc-1.3
...
Cluster autoscaler doc for 1.3
2016-06-24 16:54:19 -07:00
johndmulhausen
2dfc264643
Merge pull request #702 from Random-Liu/release-1.3
...
Add document for node problem detector.
2016-06-24 16:37:03 -07:00
Lantao Liu
c65d7400fd
Add document for node problem detector.
2016-06-24 16:00:32 -07:00
derekwaynecarr
f982e21d5b
Update ResourceQuota documentation for current code
2016-06-24 11:20:38 -04:00
Eric Chiang
c2e4bd9147
docs/admin: document RBAC authorizer
2016-06-23 14:52:09 -07:00
derekwaynecarr
57abef3e78
Update 1.3 documentation for quota
2016-06-23 10:51:44 -04:00
Rodrigo Campos
6f26a1dcd5
Document all node conditions in k8s 1.2
2016-06-20 17:26:30 -03:00
Marcin Wielgus
b99eaf0466
Cluster autoscaler doc - part 1
...
(cherry picked from commit bf73c18603dbb28824199a7dfbe3cc796c0601b0)
2016-06-20 15:54:36 +02:00
johndmulhausen
1cd9b83b54
Merge pull request #659 from leecalcote/patch-1
...
Updated CNI spec reference
2016-06-17 13:19:05 -07:00
Lee Calcote
fe21dfa5b3
Updated CNI spec reference
...
CNI spec has moved from appc organization in github to containernetworking organization.
2016-06-13 08:33:31 -05:00
Jeff Lowdermilk
72e24e2c37
Fix typo in multiple-zones.md
...
MULTIZONE=1 should be MULTIZONE=true
2016-06-09 15:08:48 -07:00
johndmulhausen
73df8c3959
Merge pull request #644 from a-robinson/kubenet
...
Add table of contents and fix formatting of network plugins page
2016-06-09 12:59:11 -07:00
Andrew Smith
6dbfc3456d
GC gc's unused images, not unreferenced
...
Tags reference images but from what I see the kubelet will delete a tagged image that isn't in *use* by a container. When I first read this I took this to mean that it wouldn't GC tagged images.
2016-06-09 17:55:25 +01:00
Euan Kemp
ccac6c8ae2
Update github tree links to use a valid version
...
The `page.version` variable is set to a value like "1.x", while github
releases always have a version with 3 parts (like "1.x.y"). Using
`page.version` by itself in a kubernetes tree link does not work and
each of the changed links below 404s right now.
In the future, it might make sense to instead have a version variable
that includes the patch number as well.
2016-06-08 13:53:49 -07:00
Alex Robinson
2274e3616e
Add table of contents and fix formatting of network plugins page
2016-06-08 09:08:54 -07:00
johndmulhausen
d049bc38a4
Merge pull request #585 from paweloczadly/patch-1
...
Typo in /admin/namespaces
2016-06-06 16:33:58 -07:00
johndmulhausen
c7ede1f0dd
Merge pull request #532 from stp-ip/patch-1
...
Consistent use of quoting
2016-05-31 13:12:09 -07:00
Paweł Oczadły
081c9f969e
Typo in /admin/namespaces
2016-05-29 13:53:21 +02:00
Sam Ghods
72e958b394
Update cluster-management.md
2016-05-26 14:31:15 -07:00
Sam Ghods
3f32f6b1a0
Update cluster-management.md
...
Update node maintenance to include the current kubectl commands.
2016-05-26 14:30:14 -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
Cole Mickens
c003a0f4a4
admin: update recommended admission controllers
2016-04-26 14:10:35 -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