Kelsey Hightower
|
7bd0d94d0e
|
Merge pull request #883 from lukaszo/da
Update DaemonSet docs about node affinity
|
2016-07-29 07:54:13 -07:00 |
Sha
|
3e8d78fd5c
|
Update index.md
typo fix `etcd get foo` => `etcdctl get foo`
|
2016-07-29 16:42:32 +08:00 |
Kelsey Hightower
|
76788af325
|
fix typo
|
2016-07-28 12:58:49 -07:00 |
Kelsey Hightower
|
143baf2eeb
|
Merge pull request #335 from colemickens/fix-admission-controllers
admin: update recommended admission controllers
|
2016-07-28 12:56:47 -07:00 |
Kelsey Hightower
|
6bed6f4b82
|
Merge pull request #581 from kubernetes/ghodss-patch-1
Update cluster-management.md
|
2016-07-28 12:51:34 -07:00 |
Kelsey Hightower
|
26c4910679
|
Merge pull request #913 from caseydavenport/update-calico-blurb
Update Calico blurb
|
2016-07-28 11:01:46 -07:00 |
Ihor Dvoretskyi
|
3695094224
|
Weave links fixes
Updated links referring to weave documentation.
|
2016-07-28 13:16:14 +03:00 |
Casey Davenport
|
b56eff2384
|
Update Calico blurb
|
2016-07-26 16:51:55 -07:00 |
Brian Grant
|
9a65ea1758
|
Merge pull request #791 from freehan/network-plugin-dir
clearify network-plugin-dir for different network plugins
|
2016-07-25 21:59:09 -07:00 |
Łukasz Oleś
|
d7e0faefcf
|
Update DaemonSet docs about node affinity
After merging kubernetes/kubernetes#28803 DaemonSets can also
be scheduled using node affinity.
|
2016-07-20 15:09:57 +02:00 |
johndmulhausen
|
1c1941c800
|
Merge pull request #848 from InQuicker/rbac-api-group-name
Use correct API group name for RBAC.
|
2016-07-19 15:14:48 -07:00 |
Phillip Wittrock
|
c64f154b81
|
Merge pull request #646 from andrewmichaelsmith/patch-1
GC gc's unused images, not unreferenced
|
2016-07-19 12:09:09 -07:00 |
Phillip Wittrock
|
41374496e9
|
Merge pull request #811 from justinsb/multizone_fixes
Two minor fixes to multizone doc
|
2016-07-15 08:22:21 -07:00 |
Phillip Wittrock
|
248e2b3bd5
|
Merge pull request #654 from rata/node-conditions
Document all node conditions in k8s 1.2
|
2016-07-15 07:55:44 -07:00 |
Jimmy Cuadra
|
f1d7b1c9c5
|
Use correct API group name for RBAC.
|
2016-07-14 19:37:39 -07:00 |
Johanan Lieberman
|
ff50399b6f
|
Add missing closing parantheses
|
2016-07-15 02:48:52 +03:00 |
Eric Tune
|
ddf532e786
|
Merge pull request #809 from erictune/authadm-b
Mention runtime-config flag for RBAC.
|
2016-07-12 09:38:29 -07:00 |
johndmulhausen
|
63ac596470
|
Merge pull request #798 from alena1108/dnsaddonlinkfix
Broken link fix on dns doc page
|
2016-07-11 10:32:21 -07:00 |
Justin Santa Barbara
|
272814cdb2
|
Two minor fixes to multizone doc
|
2016-07-10 17:36:55 -04:00 |
Eric Tune
|
bda17741b3
|
Mention runtime-config flag for RBAC.
|
2016-07-10 08:10:48 -07:00 |
Eric Tune
|
a9f8a8eb56
|
authentication, authorization, admission overview
Added diagram too.
|
2016-07-10 07:11:17 -07:00 |
Eric Tune
|
20fed78fc7
|
Remove not useful text from accessing-the-api
|
2016-07-10 07:00:27 -07:00 |
Eric Tune
|
554e5e0def
|
Remove reference to old nginx proxy, and port 6443
Port 6443 is still a default, but not commonly used
byt setup scripts.
|
2016-07-10 07:00:27 -07:00 |
Eric Tune
|
f9fed7fe49
|
Remove reference to long-gon readonly port
|
2016-07-10 07:00:27 -07:00 |
Alena Prokharchyk
|
dfb8da7e54
|
Broken link fix on dns doc page
|
2016-07-08 14:15:48 -07:00 |
Minhan Xia
|
8f65764acb
|
add usage summary for network plugins
|
2016-07-07 14:37:29 -07:00 |
johndmulhausen
|
0cda4b6dee
|
Merge pull request #778 from leecalcote/patch-2
docs/kubelet.md
|
2016-07-07 12:10:40 -07:00 |
johndmulhausen
|
cef1accd9d
|
Merge branch 'master' into release-1.3
# Conflicts:
# docs/admin/resourcequota/index.md
# docs/admin/resourcequota/object-counts.yaml
# docs/admin/resourcequota/walkthrough.md
# docs/user-guide/downward-api/index.md
|
2016-07-07 02:00:32 -07:00 |
Quinton Hoole
|
8dc87a6aa9
|
Merge pull request #780 from quinton-hoole/2016-07-06-expunge-ubernetes
Deprecate the term "Ubernetes" in documentation.
|
2016-07-06 17:25:29 -07:00 |
johndmulhausen
|
dc86252be1
|
Merge pull request #718 from derekwaynecarr/out_of_resource
Out of resource handling for 1.3
|
2016-07-06 17:00:04 -07:00 |
Quinton Hoole
|
24578658a2
|
Deprecate the term "Ubernetes" in documentation.
|
2016-07-06 14:14:25 -07:00 |
Prashanth B
|
10fcd2365f
|
Merge pull request #717 from freehan/kubenetdir
explain network-plugin-dir in case of kubenet
|
2016-07-06 13:34:48 -07:00 |
derekwaynecarr
|
8513dfb9db
|
Out of resource handling for 1.3
|
2016-07-05 14:27:26 -04:00 |
Lee Calcote
|
1fcbfa3d31
|
docs/kubelet.md
Corrected grammar and added bulleted list.
|
2016-07-04 09:37:41 -05:00 |
Matt Liggett
|
6b9412830a
|
Update details now that we try to make a PV for etcd.
|
2016-06-30 13:45:13 -07:00 |
johndmulhausen
|
56623f9e63
|
Merge pull request #662 from nikhiljindal/addFederationToRelease.13
Adding a guide for admins to set up federation
|
2016-06-29 16:19:13 -07:00 |
nikhiljindal
|
7f5008d1b9
|
Adding a doc with instructions to setup federation
|
2016-06-29 16:11:04 -07:00 |
johndmulhausen
|
89ea52c058
|
Merge pull request #742 from girishkalele/dns_doc_fixup
Fix DNS documents to remove references to DNS as an optional addon.
|
2016-06-29 15:25:48 -07:00 |
johndmulhausen
|
eb90fcf886
|
Merge pull request #641 from derekwaynecarr/quota_13
Improve and update ResourceQuota for 1.3
|
2016-06-29 13:56:01 -07:00 |
Minhan Xia
|
df20c0a7ff
|
explain network-plugin-dir in case of kubenet
|
2016-06-29 11:42:56 -07:00 |
johndmulhausen
|
5c104666af
|
Merge pull request #622 from derekwaynecarr/quota_example
Improve and update ResourceQuota for 1.2
|
2016-06-28 15:11:13 -07:00 |
johndmulhausen
|
b6531ec3e6
|
Manually flying in Tech-Reviewed changes
From PR #309, which I am shutting down due to non-CLA
|
2016-06-28 15:07:34 -07:00 |
John Mulhausen
|
bc1cf11065
|
Revert "Update authorization.md"
This reverts commit b012f04501.
|
2016-06-28 15:05:21 -07:00 |
johndmulhausen
|
b012f04501
|
Update authorization.md
|
2016-06-28 15:00:34 -07:00 |
Girish Kalele
|
c634053ec1
|
Fix DNS documents to remove references to DNS as an optional addon.
|
2016-06-28 13:48:24 -07:00 |
Girish Kalele
|
0e49d214f9
|
Revert "Fix DNS documents to remove references to DNS as an optional addon."
This reverts commit 8b3359f75d.
|
2016-06-27 16:14:21 -07:00 |
Girish Kalele
|
8b3359f75d
|
Fix DNS documents to remove references to DNS as an optional addon.
|
2016-06-27 16:13:11 -07:00 |
derekwaynecarr
|
0b58359e02
|
Improve and update ResourceQuota example
|
2016-06-27 14:31:17 -04:00 |
derekwaynecarr
|
03dddefd01
|
Update 1.3 example for quota
|
2016-06-27 14:28:21 -04:00 |
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 |