devin-donnelly
6b0c81ae43
Merge pull request #1194 from hellwen/patch-1
...
Update volumes.md
2016-09-13 15:43:03 -07:00
devin-donnelly
4a265eb8e6
Merge pull request #1211 from cjcullen/true
...
Remove `=true` from gcloud commands
2016-09-13 15:34:31 -07:00
devin-donnelly
5fdc4447bd
Merge pull request #1217 from caseydavenport/master
...
Getting started guide for NetworkPolicy
2016-09-13 15:32:52 -07:00
Eric Chiang
ec9f1aedc9
docs/admin/authentication: explicitly state the OIDC id_token is used instead of the access_token
...
Most OAuth2 libraries use the access_token as a bearer token. This
is different for Kubernetes, since the OIDC plugin uses an id_token
instead (also returned in the token response).
Be explicit and call out this difference.
2016-09-13 09:07:52 -07:00
Jan Safranek
93df436435
Add documentation about DefaultStorageClass plugin.
2016-09-13 10:02:17 +02:00
Casey Davenport
3dc824673f
Split out Calico bits
2016-09-12 19:24:24 -07:00
Matthew Fisher
a0cecd07cb
GCE runs the l7 cluster addon on the master
2016-09-12 15:30:35 -07:00
Casey Davenport
5ce89f84f3
Getting started guide which walks through using NetworkPolicy
2016-09-12 15:29:11 -07:00
Devin Donnelly
319ef0623f
Merge branch 'master' into release-1.4
2016-09-12 15:10:12 -07:00
devin-donnelly
c11c1f8b04
Merge pull request #1195 from gmarek/nodecontroller1.4
...
update Node admin doc
2016-09-12 14:58:42 -07:00
devin-donnelly
4dfaeef10a
Merge pull request #1201 from chrislovecnm/sort-by-cheatsheet-fix
...
fixing a couple of commands, and adding an echo
2016-09-12 14:55:16 -07:00
Evan Cordell
095f9d436e
Add ImagePolicyWebhook docs
2016-09-12 15:26:21 -04:00
CJ Cullen
ef63728e62
Remove =true from gcloud commands
2016-09-12 11:01:10 -07:00
gmarek
99f7d6d2f1
update Node admin doc
2016-09-12 12:01:02 +02:00
chrislovecnm
26cbacc3d6
fixing a couple of commands, and adding an echo
2016-09-10 14:31:35 -06:00
Eduardo Patrocinio
ef735dac3e
Add link to IBM SoftLayer instructions
2016-09-10 10:50:25 -04:00
devin-donnelly
45e25747df
Merge pull request #1067 from johscheuer/add-quobyte-volume-1.4
...
Add Quobyte volumes in docs
2016-09-09 15:51:20 -07:00
devin-donnelly
7fff2005fe
Merge pull request #1072 from jzhoucliqr/master
...
ubuntu provider environment variable 'roles' instead of 'role'
2016-09-09 15:48:13 -07:00
devin-donnelly
88120bb8a8
Merge pull request #1106 from erickhun/patch-1
...
Update command to show labels on nodes
2016-09-09 15:37:53 -07:00
devin-donnelly
9da1df31db
Merge pull request #1107 from aveshagarwal/release-1.4-dapi-issue
...
Fix downward api docs to have default limits via node allocatables not node capacities
2016-09-09 15:35:31 -07:00
devin-donnelly
16db557f50
Merge pull request #1131 from caseydavenport/remove-fedora-guide
...
Remove outdated Calico / Fedora guide.
2016-09-09 15:19:32 -07:00
devin-donnelly
0c97a1d75e
Merge pull request #1139 from hyunchel/update-hpa-docs
...
Add missing commas, fix typos
2016-09-09 15:17:57 -07:00
devin-donnelly
7a5ce1ef78
Merge pull request #1149 from rustyrobot/fix-broken-links
...
Remove broken links to master.sh and worker.sh in docker-multinode
2016-09-09 14:48:41 -07:00
devin-donnelly
f493c10534
Merge pull request #1177 from rootfs/azuredisk-doc
...
add azure disk volume doc
2016-09-09 14:25:04 -07:00
devin-donnelly
27dc318066
Merge pull request #1182 from sttts/sttts-admin-sysctls-1.4
...
Add docs/admin/sysctls.md
2016-09-09 14:18:18 -07:00
hellwen
1b0fafbbe0
Update volumes.md
2016-09-09 18:17:17 +08:00
Rodrigo Campos
7f8b65d3e0
Add documentation for secret, configmap and downwardAPI file permissions
...
The patch that adds this feature in core kubernetes,
https://github.com/kubernetes/kubernetes/pull/28936 , was merged and will be
released with kubernetes 1.4.
2016-09-09 00:07:56 -03:00
Devin Donnelly
502c2fe184
Merge remote-tracking branch 'origin' into release-1.4
2016-09-08 16:39:34 -07:00
Devin Donnelly
290e4f12a4
Merge branch 'release-1.4' of https://github.com/kubernetes/kubernetes.github.io into release-1.4
2016-09-08 16:30:14 -07:00
Devin Donnelly
301a3e4da9
Merge branch 'master' into release-1.4
2016-09-08 16:11:25 -07:00
Mike Danese
7a730e6f54
Merge pull request #1133 from colemickens/pr-azure-kany
...
azure: switch to kubernetes-anywhere
2016-09-08 11:37:11 -07:00
Aaron Rice
64503f43a8
Remove typo'd '=' from AWS ELB SSL documentation
...
It looks like there was a typo in this annotation key.
2016-09-08 18:02:19 +01:00
Evgeniy L
08699ddce0
Merge branch 'master' into fix-broken-links
2016-09-08 16:45:52 +03:00
Dr. Stefan Schimanski
fe11f5b9b7
Add docs/admin/sysctls.md
2016-09-08 11:59:21 +02:00
devin-donnelly
e035d83836
Merge pull request #1166 from ingvagabund/generalize-fedora-steps-for-statis-pods
...
remove specific Fedora and Kubernetes version when describing configuration
2016-09-07 16:40:26 -07:00
Avesh Agarwal
ee859e3a3e
Fix downward api docs to have default limits via node allocatables
...
not node capacities.
2016-09-07 15:59:42 -04:00
Hyunchel Kim
820fa73edf
Fix typo
2016-09-07 13:57:30 -05:00
Hyunchel Kim
ceb5189d48
Update sentences based on reviewed comments
2016-09-07 13:57:30 -05:00
Hyunchel Kim
c734060e6f
Add missing commas, fix typos
2016-09-07 13:57:30 -05:00
Huamin Chen
4a51e74572
add azure disk volume
...
Signed-off-by: Huamin Chen <hchen@redhat.com >
2016-09-07 09:47:29 -04:00
Jared
ef8da15e43
Merge pull request #1157 from fbsolo/master
...
PR for Kubernetes.io Dead Link Report (generated 8-22): items 5 and 6
2016-09-06 17:19:03 -07:00
Jared
c9043d3f98
Merge pull request #1164 from pigmej/englishify_getting_started
...
Fixed few typos and englishify getting-started-guides
2016-09-06 17:18:15 -07:00
Jedrzej Nowak
7112d4c53d
Typos and englishify user-guide
2016-09-06 19:01:52 +02:00
Jan Chaloupka
7608448e4a
remove specific Fedora and Kubernetes version when describing configuration
2016-09-06 13:19:47 +02:00
Jedrzej Nowak
bbb9854574
Fixed few typos and englishify getting-started-guides
2016-09-06 12:35:55 +02:00
Johannes Scheuermann
c5005ed013
Add Quobyte volumes in docs
2016-09-05 12:08:30 +02:00
fbsolo
06defce9ef
Merge branch 'master' into master
2016-09-04 17:29:58 -07:00
fbsolo
78010d948f
Merge branch 'master' of https://github.com/fbsolo/kubernetes.github.io
2016-09-04 17:23:11 -07:00
fbsolo
dc0cd5dc65
Fixed broken URL's for Kubernetes.io Dead Link Report (generated 8022) issues #5 and #6
2016-09-04 17:17:53 -07:00
Yifan Gu
5f8a92fb2c
docs/rkt: Update known issues for rktnetes for 1.4 release.
2016-09-02 16:56:01 -07:00