xiangpengzhao
42d9427b75
Fix #2005 : Issue with /docs/user-guide/horizontal-pod-autoscaling/
2016-12-20 23:05:45 -05:00
devin-donnelly
a196d0df86
Merge pull request #1956 from andrewwatson/patch-3
...
Header displayed twice
2016-12-20 19:40:32 -05:00
devin-donnelly
a23924073c
Merge pull request #1974 from xialonglee/escape-from-liquid-template
...
Make the docs content escaped from liquid template brace tag
2016-12-20 19:39:47 -05:00
devin-donnelly
4aa38e338a
Merge pull request #1983 from joshrosso/services-cleanup-2
...
services: Clearer definition of types; typo fixes
2016-12-20 19:38:53 -05:00
devin-donnelly
7d1b3536e4
Merge pull request #1980 from joshrosso/statefulsets-typo-concise
...
statefulsets.md: Fix typos and make some statements more concise
2016-12-20 19:28:12 -05:00
devin-donnelly
0b3834ce57
Merge pull request #1997 from philips/remove-conformance-field
...
getting-started-guides: remove conformance column
2016-12-20 19:27:14 -05:00
devin-donnelly
eef418c5f6
Merge pull request #1999 from cychiang/patch-1
...
Inconsistent command in section (5/5)
2016-12-20 19:26:30 -05:00
devin-donnelly
d3f9bdfe24
Merge pull request #2001 from chentao1596/kubelet-static-pod-config
...
static-pod: --config should be changed to -pod-manifest-path
2016-12-20 19:25:50 -05:00
devin-donnelly
40e658f12d
Merge pull request #2000 from xialonglee/cancel-italic-title
...
Delete italic style markdown symbol
2016-12-20 19:25:22 -05:00
devin-donnelly
e29a288c98
Merge pull request #2003 from xilabao/add-reference-to-rbac-psp
...
add reference to rbac psp
2016-12-20 19:18:07 -05:00
king-julien
a213c71877
Merge branch 'master' into master
2016-12-20 16:33:11 -06:00
steveperry-53
e380ff891d
Create prerequisites appropriate for load balancer.
2016-12-20 14:11:35 -08:00
devin-donnelly
71f32c8618
Merge pull request #2004 from nlamirault/patch-1
...
Fix kube-dns component name
2016-12-20 16:07:17 -05:00
devin-donnelly
fc7d0698e4
Merge branch 'master' into calico-addon-link
2016-12-20 15:59:58 -05:00
Nicolas Lamirault
fd5e585ebf
Fix kube-dns component name
2016-12-20 11:29:44 +01:00
xilabao
194bf76648
add reference to rbac & psp
2016-12-20 16:52:21 +08:00
Bilgin Ibryam
b413c7eecb
Small typos fixed
2016-12-20 08:47:16 +00:00
chentao
4f59dd333f
change to new config
2016-12-20 16:41:51 +08:00
Gunjan Patel
09bb00cea2
Merge branch 'master' into calico-addon-link
2016-12-19 23:53:29 -08:00
xialong.lee
231b924608
delete italic style
2016-12-20 09:55:11 +08:00
Casper CY Chiang
4153f2f8ad
Inconsistent commands in section (5/5)
...
The original one is: "kops update cluster useast1.dev.awsdata.com --yes"
However, the previous example used useast1.dev.example.com to create configuration file.
So, the "awsdata" should be changed into example.
2016-12-20 09:33:57 +08:00
Brandon Philips
f562d64d1f
getting-started-guides: remove conformance column
...
This column is sort of pointless as the only data points are two year
old gists.
2016-12-19 16:15:04 -08:00
Bilgin Ibryam
7d57100498
Merge branch 'master' into wrong-url
2016-12-20 00:14:18 +00:00
Ben Balter
5bab707a82
Merge branch 'master' into inline-titles
2016-12-19 18:46:34 -05:00
king-julien
9cefac3618
More Description: use the minikube's built-in Docker daemon
2016-12-19 14:28:33 -06:00
Ben Balter
d8d99a171e
use in-page titles to generate sidebar nav
2016-12-19 15:08:54 -05:00
Drinky Pool
030e6f230c
delete the question mark
...
1. add "been" right before restarted.
2. delete the question mark at the end of the sentence.
2016-12-19 16:57:08 +08:00
Peter Lee
6f2b08ced7
Merge branch 'master' into escape-from-liquid-template
2016-12-17 08:44:07 -06:00
joshrosso
cbd92ba562
services: Clearer definition of types; typo fixes
...
This commit attempts to make more clear the differences between service
types by ensuring definitions are consistent and concise. It also aims
to fix a few typos and grammatical issues.
2016-12-16 14:39:12 -08:00
Brendan Burns
22eb15218a
Merge branch 'master' into acr
2016-12-16 13:40:18 -08:00
Brendan Burns
b44002382b
Merge branch 'master' into acr
2016-12-16 13:19:41 -08:00
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