Kelsey Hightower
b7bc56e1fe
use the expose command to expose the nginx service
2016-07-29 08:10:34 -07:00
Kelsey Hightower
7bd0d94d0e
Merge pull request #883 from lukaszo/da
...
Update DaemonSet docs about node affinity
2016-07-29 07:54:13 -07:00
Kelsey Hightower
81cad7f0f9
Merge pull request #314 from errordeveloper/master
...
coreos/azure: Updates for v1.2
2016-07-29 07:44:42 -07:00
Kelsey Hightower
c85a856957
Merge pull request #926 from wangsha/master
...
Update index.md
2016-07-29 07:40:35 -07:00
Ilya Dmitrichenko
2b1f051de5
coreos/azure: Convert to UNIX EOL, git clone external repo (which provides v1.2 now)
2016-07-29 10:50:44 +01:00
Ilya Dmitrichenko
ff12cf1a0b
coreos/azure: The provisioning code has been moved into an external repository
2016-07-29 10:47:22 +01:00
Sha
3e8d78fd5c
Update index.md
...
typo fix `etcd get foo` => `etcdctl get foo`
2016-07-29 16:42:32 +08:00
Christoph Held
3ec08ff940
described needed steps for shared mount propagation
2016-07-29 10:31:39 +02:00
Kelsey Hightower
792833ee84
Merge pull request #916 from agemooij/patch-1
...
Fixes bad label reference in "Creating a Service" section of connecting-applications.md
2016-07-28 16:39:33 -07: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
e325b073a9
Merge pull request #321 from seeker89/patch-2
...
Update the kube-proxy arguments for master
2016-07-28 12:54:33 -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
da55f9a22f
Merge pull request #307 from porridge/cluster-delete
...
Update clusters delete output.
2016-07-28 12:45:31 -07:00
Kelsey Hightower
f7d10d97d4
Merge pull request #896 from askcarter/patch-1
...
Update hellonode.md to use the kubectl set image command
2016-07-28 12:44:00 -07:00
Kelsey Hightower
8e7ce01ded
Merge pull request #816 from abkaplan07/patch-1
...
Clarify AWS ECR Instructions
2016-07-28 12:41:05 -07:00
Kelsey Hightower
25c9c6b4f0
Merge pull request #744 from TakiTake/fix-cant-start-services
...
Fix can't start service with centos_manual_config
2016-07-28 12:39:34 -07:00
Kelsey Hightower
2950363ea1
Merge pull request #627 from benhosmer/master
...
Document how to create more than one node in the cluster.
2016-07-28 12:35:25 -07:00
Kelsey Hightower
5f6ae7fd9a
Merge pull request #568 from tolleiv/master
...
Scaling the AWS cluster paragraph added
2016-07-28 12:24:07 -07:00
Kelsey Hightower
27535b7a36
Merge pull request #493 from dims/patch-2
...
Fix to ensure that ConfigMaps volume does create file(s) in container
2016-07-28 12:21:28 -07:00
Kelsey Hightower
0807d3431a
Merge pull request #534 from elsonrodriguez/openstack-provider-doc-tocfix
...
Fixing heading issues with Openstack provider documentaiton.
2016-07-28 12:18:13 -07:00
Kelsey Hightower
01b60721bb
Merge pull request #500 from teemow/patch-1
...
libvirt daemon error on arch
2016-07-28 12:17:22 -07:00
Kelsey Hightower
63bc20a9cc
Merge pull request #918 from mbruzek/mbruzek-g-s-g-j
...
Updating the juju docs with new commands and links.
2016-07-28 12:15:32 -07:00
Kelsey Hightower
6d577fca78
Merge pull request #841 from wongma7/pvc-selector
...
Add section on label selectors to PVC doc
2016-07-28 12:13:19 -07:00
Matt Bruzek
6b8b1cf2b2
Addressing review comments from @chuckbutler and @kelseyhightower
2016-07-28 13:59:02 -05:00
Kelsey Hightower
1ee8600ed5
Fix formatting of options and file paths
2016-07-28 11:50:47 -07:00
Kelsey Hightower
0b7ce40156
Merge pull request #448 from MkhIr/patch-1
...
Update fedora single node config for AWS RHEL7.2
2016-07-28 11:45:37 -07:00
Kelsey Hightower
3e78c52866
Merge pull request #753 from asalkeld/add-cephfs
...
Add CephFS volume type
2016-07-28 11:42:53 -07:00
Kelsey Hightower
083cd6eadd
Merge pull request #907 from bdangit/patch-1
...
Walkthrough Docs: fix quotation when specifying a specific attribute
2016-07-28 11:35:17 -07:00
Kelsey Hightower
a047c56ee8
Merge pull request #630 from prodatakey/headless-selectorless
...
How selectors interact with headless services
2016-07-28 11:13:58 -07:00
Kelsey Hightower
8f9bd45298
Merge pull request #810 from keglevich3/patch-2
...
typo
2016-07-28 11:11:36 -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
Matt Bruzek
8f76449b13
Updating the juju docs with new commands and links.
2016-07-28 11:50:29 -05:00
Ihor Dvoretskyi
3695094224
Weave links fixes
...
Updated links referring to weave documentation.
2016-07-28 13:16:14 +03:00
Age Mooij
30df8d7f36
Fixes bad label reference in "Creating a Service" section of connecting-applications.md
...
My assumption here is that the linked service yaml file (`nginx-svc.yaml`) is correct and the text that refers to the contents of that file is incorrect.
If that assumption is false, the `nginx-svc.yaml` file should be changed instead. But I suspect it is linked into multiple other docs and that this issue is the result of someone updating the file without updating all docs that reference it.
2016-07-28 11:40:57 +02:00
Casey Davenport
b56eff2384
Update Calico blurb
2016-07-26 16:51:55 -07:00
kevinll
c85d8150e9
Update hellonode.md
...
updating instructions for people using Docker Toolbox on OSX.
https://github.com/boot2docker/boot2docker/issues/412#issuecomment-145242855
2016-07-26 14:47:56 -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
Brian Grant
a899c21d0c
Merge pull request #847 from matthewdupre/network-policy-hyphen
...
Correct hyphenation of net.beta.kubernetes.io/network-policy
2016-07-25 21:57:46 -07:00
Ben Dang
4179f70343
fix quotation when specifying a specific attribute
2016-07-25 15:42:43 -07:00
Janet Kuo
5407cc0cde
Merge pull request #625 from endocode/master_fix_broken_examples_in_job_user-guide
...
Fix commands and output of "Running an example job" in user-guide/jobs.md
2016-07-25 11:31:30 -07:00
Alex Robinson
24f1db4d31
Merge pull request #792 from a-robinson/logs2
...
Improvements to elasticsearch logging docs
2016-07-25 10:56:03 -07:00
Chris Seto
c0100848ac
s/creae/create/
2016-07-23 18:03:33 -04:00
Carter Morgan
8bf9235a60
Update hellonode.md to use the kubectl set image command
...
Updated to use new command (which should simplify user experience) and update references from 1.2 to 1.3
2016-07-22 15:09:15 -07:00
johndmulhausen
71f45e3979
Merge pull request #889 from gurvindersingh/patch-1
...
Update networkpolicies.md
2016-07-22 13:56:00 -07:00
Vladimir Rutsky
e5f590a539
fix typo: "etc" -> "etcd"
2016-07-23 00:25:26 +04:00
Gurvinder Singh
9266e7145c
Update networkpolicies.md
...
FIxed typo in api group path
2016-07-21 14:59:00 +02:00
Matthias Schmitz
097e93b287
Fix commands and output of "Running an example job"
...
* The examples in the jobs user-guide are not longer working because
the ``labels app=pi`` got removed in commit
f16668b45f
* The exammples now use the automatic added label ``job-name`` as
selector for kubectl.
2016-07-21 11:27:50 +02:00
Phillip Wittrock
cc6c22b52d
Merge pull request #887 from jaredbhatti/patch-1
...
Remove commas at the end of "containerPort"
2016-07-20 22:00:53 -07:00
Jared
55d549283f
Remove commas at the end of "containerPort"
...
"containerPort": 8000, should be "containerPort": 8000
2016-07-20 15:32:50 -07:00