Brendan Burns
13bdbc897f
Merge branch 'master' into colemickens-pr-acs-launch
2016-12-16 13:18:05 -08:00
joshrosso
e25374f3c8
statefulsets.md: Fix typos and make some statements more concise
2016-12-16 12:52:14 -08:00
unisisdev
61a60eec84
Described how deploy the Dashboard UI
2016-12-16 15:16:36 -03:00
Joe Beda
c413ee7c04
Merge branch 'master' into patch-1
2016-12-16 09:02:00 -08:00
Lucas Käldström
09e40e26b3
Update the kubeadm documentation to v1.5
2016-12-16 16:29:28 +02:00
xialong.lee
4b74857310
make the docs content escaped from liquid template brace tag
2016-12-16 16:27:59 +08:00
Gurucharan Shetty
27d614a4f5
networking.md: Add OVN as a networking plugin option.
...
OVN is an opensource network virtualization solution
developed by the Open vSwitch community. It lets one
create logical switches, logical routers, stateful
ACLs, load-balancers etc to build different virtual
networking topologies. The project has a specific
Kubernetes plugin and documentation at
https://github.com/openvswitch/ovn-kubernetes .
2016-12-15 23:32:24 -08:00
Brendan Burns
e174f4619d
Add directions for using Azure Container Registry.
2016-12-15 20:36:34 -08:00
Cole Mickens
5961a799fe
azure: update for k8s on acs launch
2016-12-15 20:30:10 -08:00
Doug Davis
6b9326f085
fix indentation of a few lines
2016-12-15 18:30:55 -05:00
Ben Balter
b301f4ad3a
add notitle attribute to pages that shouldnt have a title
2016-12-15 17:06:04 -05:00
Gunjan Patel
56fac4ee23
Merge branch 'master' into calico-addon-link
2016-12-15 13:46:27 -08:00
Jared
74317d519d
Merge branch 'master' into defalut-version-1.5
2016-12-15 13:40:02 -08:00
gunjan5
668e1a27dd
Update Calico docs link
2016-12-15 13:25:49 -08:00
Janet Kuo
9b432f24e6
Remove .0 suffix from all references to {{page.version}}
2016-12-15 13:14:47 -08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
Jared
8a70253a30
Merge branch 'master' into patch-1
2016-12-15 12:06:16 -08:00
Jared
edbf9471ac
Merge branch 'master' into patch-1
2016-12-15 12:03:50 -08:00
Jared
b7a9a4bd4f
Merge branch 'master' into patch-1
2016-12-15 12:03:35 -08:00
Martin Rauscher
e8515af9e8
Merge branch 'master' into patch-1
2016-12-15 20:58:18 +01:00
Jared
c3ec5e82cc
Merge branch 'master' into kubefed-fixes
2016-12-15 11:53:51 -08:00
Janet Kuo
0fee7eb542
Merge branch 'master' into proportional-scaling
2016-12-15 10:46:44 -08:00
Joe Beda
4581aa844b
Merge branch 'master' into patch-1
2016-12-15 10:21:53 -08:00
Michail Kargakis
7a145852b9
Proportional scaling in Deployments
2016-12-15 18:14:50 +01:00
Joe Rocklin
01bfb7925f
Fix link to nuage
...
previous markdown resulted in a relative reference, which lead to a 404.
2016-12-15 11:47:10 -05:00
dbaumgarten
061a332ac4
Wrong path for cloud-config in kubeadm.md
...
The cloud-config file should be located under `/etc/kubernetes/cloud-config` instead of /etc/kubernetes/cloud-config.json.
(See: https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L41 )
If the file is not in this location the controller-manager will fail to start, as he is given the --cloud-provider option without --cloud-config. (--cloud-config will only be used when `/etc/kubernetes/cloud-config` exists https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L367 )
2016-12-15 14:58:46 +01:00
Alejandro Escobar
8d8c5f9c0a
updated the links to documents that do not exists locally but remotely in github. These links are broken online.
...
missed a link.
2016-12-14 18:56:27 -08:00
Steve Perry
1c678270aa
Merge branch 'master' into fix-link
2016-12-14 16:57:11 -08:00
Jimmy Cuadra
a1dededa56
Fix the formatting of bullet lists on the kubelet auth page.
2016-12-14 15:52:22 -08:00
Kenneth Owens
e9cf14ffb4
Adds zookeeper example ( #1894 )
...
* Initial commit
* Adds section for cleanup
Corrects some spelling errors
decapitalizes liveness and readiness
* Adds test for zookeeper example
* Address enisoc review
* Remove space between shell and raw annotation
* Remove extranous inserted text
* Remove fencing statement
* Modify sentence for grammer
* refocus to zookeeper with some loss of generality
* Spelling, Grammar, DNS link
* update to address foxish comments
2016-12-14 13:56:21 -08:00
Andrew Watson
ae62b9864d
Header displayed twice
...
It was displaying the header twice
2016-12-14 15:12:34 -05:00
Janet Kuo
f664e4c65a
In DaemonSet doc, link to node selection doc instead of repo
2016-12-14 11:21:28 -08:00
Phillip Wittrock
954074a838
Merge branch 'master' into secrets
2016-12-13 16:27:57 -08:00
Madhusudan.C.S
93ffad35f2
Fix URL typo and whitespace.
2016-12-13 15:27:23 -08:00
Jared
2389d7a5d4
Merge branch 'master' into quota-by-storage-class
2016-12-13 15:07:37 -08:00
Jared
998f8698ff
Merge branch 'master' into linkify-github-issue
2016-12-13 15:06:07 -08:00
Jared
682e1355aa
Merge branch 'master' into dns-doc
2016-12-13 15:04:48 -08:00
Jared
04f6af0948
Merge branch 'master' into fix-typo
2016-12-13 14:59:15 -08:00
Jared
c26a4d6789
Merge branch 'master' into patch-8
2016-12-13 14:56:15 -08:00
Jared
a98dd4a1c4
Merge branch 'master' into apps-nav
2016-12-13 14:42:05 -08:00
Jared
c13e73544c
Merge branch 'master' into patch-7
2016-12-13 14:38:34 -08:00
Janet Kuo
3921711fd9
Add left nav for apps API group
2016-12-13 14:21:38 -08:00
Janet Kuo
6535ffad28
Merge branch 'master' into update-generated-docs
2016-12-13 13:56:50 -08:00
Janet Kuo
ad02b08517
Manually point api-reference to v1.5
2016-12-13 13:53:02 -08:00
Janet Kuo
28899d6ec6
Run update-imported-docs.sh
2016-12-13 13:44:13 -08:00
steveperry-53
c8d67ab182
Addressed comments by pwittrock.
2016-12-13 13:25:06 -08:00
steveperry-53
2fa89315eb
Write new Task: Distributing Credentials Securely.
2016-12-13 13:25:06 -08:00
steveperry-53
922e60eff5
Write new task: Configuring a Pod to Use a Volume for Storage.
2016-12-13 13:07:47 -08:00
steveperry-53
aeefabff87
Move README content to contribution section.
2016-12-13 11:15:37 -08:00
hasahni
dd1fa0039d
Add Nuage as a networking plugin for Kubernetes. ( #1849 )
2016-12-13 11:06:35 -08:00