Girish Kalele
f1fb380d1f
Modify loadbalancer docs for new external source ip preservation annotation
2016-08-24 10:40:29 -07:00
Alex Robinson
7f9846bbbc
Fix tiny grammatical errors in petset user guide
2016-08-24 10:49:03 -04:00
Jared
acc2143fa3
Update kubectl.md
2016-08-23 14:24:07 -07:00
Jared
1772478d0c
Fix broken links in kubectrl
2016-08-23 14:17:38 -07:00
desert-orchid
94140aee70
Fix typo
...
`it can be disable through` should be `it can be disabled through`
2016-08-23 09:08:12 -07:00
a-mccarthy
49fcbb7e4a
Fixed a broken link on accessing-the-api.md
...
Corrected link to Admission Control page.
2016-08-23 10:01:24 -04:00
jzhoucliqr
c6035af4ec
Merge branch 'master' into master
2016-08-22 22:28:43 -07:00
jzhoucliqr
fa29fedd3b
ubuntu provider environment variable 'roles' instead of 'role'
2016-08-20 23:09:06 -07:00
fbsolo
9ba97d8dca
For #891 - fixed original changes to logging.md because they did not correctly point to the newly added PNG files of the earlier Git push.
2016-08-20 16:27:37 -07:00
fbsolo
63a2b1563c
For #891 - added two PNG files in a newly created directory; changed logging.md to correctly point to these two PNG files.
2016-08-20 16:04:40 -07:00
Ricky Pai
5e905842ee
Fix link to docker reference on runtime privilege
...
Fixes the link to point to the right anchor. Also adds white space after period.
2016-08-19 14:12:35 -07:00
Martin Westergaard Lassen
6a40352d86
Corrected `INSTANCE_PREFIX` usage
...
`INSTANCE_PREFIX` environment variable is being overwritten by `KUBE_AWS_INSTANCE_PREFIX` environment variable or defaulting to `kubernetes`, see 5962874414/cluster/aws/config-default.sh (L66)
```bash
INSTANCE_PREFIX="${KUBE_AWS_INSTANCE_PREFIX:-kubernetes}"
```
2016-08-18 08:33:53 +01:00
Peter Novotnak
65c0fffb2f
Merge branch 'master' into pnovotnak/feat/volume-claim-exclusivity-and-namespacing
2016-08-17 15:03:21 -07:00
Anirudh
307b31af00
Fix #28688
2016-08-17 01:03:59 -07:00
Peter Novotnak
5bc7de4f1d
noted exclusivity of volume claims and namespacing
2016-08-16 09:14:22 -07:00
Phillip Wittrock
8372fd6591
Merge pull request #1038 from czahedi/patch-1
...
Updated Google Groups link
2016-08-15 16:04:47 -07:00
Anirudh Ramanathan
22ee5f3f09
Remove extraneous text left behind by improper merge.
2016-08-15 12:56:36 -07:00
czahedi
3879d53720
Updated Google Groups link
...
What was google-containers@googlegroups.com is now kubernetes-users@googlegroups.com . Links were updated in the document.
2016-08-15 11:40:02 -07:00
kayrus
ec110ab367
petset: added petset scale example
2016-08-15 19:33:33 +02:00
chrislovecnm
5834bd0404
fixing an alias that was left in an example
2016-08-13 13:45:18 -06:00
Phillip Wittrock
272f018a7b
Fix vsphereVirtualDisk -> vsphereVolume in docs
2016-08-12 16:44:56 -07:00
Phillip Wittrock
f0e987da75
Merge pull request #995 from sputnik13/vsphere_virtual_disk
...
fix vsphere volume type for Pod spec docs
2016-08-12 16:43:23 -07:00
Phillip Wittrock
899d27a16c
Push v1.3 release documentation to the live site.
2016-08-12 14:48:32 -07:00
Michael Stapelberg
81847110f9
iptables proxy actually is the default since 1.2
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#v120
2016-08-12 22:50:08 +02:00
Josh Hoak
b1d2df067b
Clean up hello-node for easier copy paste-ing and better consistency.
...
The general theme of this change is to make things easy to copy and paste,
which I found to be useful in "Kubernetes the Hard Way".
A summary of the changes:
- Removed '$' in front of command for easier copy-paste
- Name the docker container for easier copy-pasting
- Use `gcloud config set compute/zone us-central1-a` for easier copy-pasting
- Capitalize Kubernetes jargon: e.g., Pods/Deployments
- Fixed some JS inconsistencies: "/'
- Added some logging so that `kubectl log <POD>` is useful
2016-08-11 19:36:36 -07:00
Quinton Hoole
38b464ae58
Merge pull request #1002 from madhusudancs/fed-admin-typo-fixes
...
Fix the API version for cluster manifest and use --context instead of --cluster in the command line.
2016-08-10 13:29:43 -07:00
Madhusudan.C.S
9b36e64f8a
Add a TODO as suggested in the review.
2016-08-10 13:12:32 -07:00
David Eads
f540a1e83d
Merge pull request #959 from ericchiang/update-authentication-documentation
...
authentication: add service account and webhook docs and update formatting
2016-08-10 15:43:20 -04:00
Eric Chiang
dff59014fc
authentication: add service account and webhook docs and update formatting
2016-08-10 12:36:52 -07:00
Phillip Wittrock
9c57adf70f
Merge pull request #946 from InQuicker/authz-verbs
...
Authz: Explain how to determine request verbs.
2016-08-10 11:08:59 -07:00
Phillip Wittrock
d070ab8020
Merge pull request #1006 from mdaniel/i-wish-mailing-list-link
...
I wish /docs/user-guide/kubectl-overview/ linked to the correct google groups URL
2016-08-10 10:15:09 -07:00
Phillip Wittrock
ceb84d366b
Merge pull request #1007 from kylegordon/patch-1
...
Update vsphere.md getting started guide to include login info
2016-08-10 10:09:54 -07:00
Phillip Wittrock
bf8fc31be8
Merge pull request #1008 from idvoretskyi/patch-5
...
Fix accessing the docker-multinode dir
2016-08-10 10:08:03 -07:00
Ihor Dvoretskyi
292050ea68
Fixed link to the image
...
Fixed link to the image that describes kubernetes-on-docker architecture.
2016-08-10 18:25:19 +03:00
Ihor Dvoretskyi
0b9e0f0e02
Fix accessing the docker-multinode dir
2016-08-10 18:20:02 +03:00
Kyle Gordon
1d90354266
update vsphere.md
...
should be quoted
2016-08-10 10:44:55 +01:00
Kyle Gordon
75feea16b4
Update vsphere.md to include guest login info
...
This seems to be an afterthought. Merging into main docs.
2016-08-10 10:39:47 +01:00
Matthew L Daniel
5643dede04
Update google groups link for kubernetes-users
...
The previous link now has scary language in a big font, along with a membership requirement. That page does _mention_ kubernetes-users but it does not link to said group. This fixes both of those problems.
2016-08-09 23:51:56 -07:00
Ronnie Maor
83885a035e
Update jobs.md
...
Fixed broken links
2016-08-10 03:00:08 +03:00
Madhusudan.C.S
71f9e3441c
Fix the API version for cluster manifest and use --context instead of --cluster in the command line.
2016-08-09 12:42:22 -07:00
Phillip Wittrock
5c3e93da9a
Merge pull request #997 from pwittrock/patch-1
...
Updated docs/user-guide/configmap/index.md sample code command args t…
2016-08-09 09:57:59 -07:00
Jared
281b54e1e1
Update index.md
2016-08-09 09:31:32 -07:00
Jared
b766be5995
Update index.md
2016-08-09 09:28:31 -07:00
Phillip Wittrock
20b13ca3bf
Merge pull request #987 from dghubble/master
...
Add and organize CoreOS links in bare metal
2016-08-08 16:54:55 -07:00
Phillip Wittrock
2c5e0b4c8b
Merge pull request #983 from nikhiljindal/federationdocs
...
Copying auto generated docs for federation binaries from kubernetes repo
2016-08-08 16:46:28 -07:00
Naveen
6eb75c100e
Updated docs/user-guide/configmap/index.md sample code command args to work correctly.
2016-08-08 16:35:53 -07:00
Min Pae
a7a8af7a8d
fix vsphere volume type for Pod spec docs
...
The documentation has vsphere volumes for the Pod spec as vsphereVirtualDisk.
It should instead be vsphereVolume.
2016-08-08 16:17:12 -07:00
Jared
613951b40a
Merge pull request #992 from bmoylan/patch-1
...
Fix typo in accessing-the-api.md
2016-08-08 14:17:53 -07:00
Drew Rapenchuk
dc53bcf59e
Fix simple typo in node affinity type
...
preferresDuringSchedulingIgnoredDuringExecution -> preferredDuringSchedulingIgnoredDuringExecution
2016-08-08 15:02:48 -04:00
Brad Moylan
017039804a
Fix typo in accessing-the-api.md
2016-08-08 09:44:08 -07:00
Jared
a030e5777e
Remove dead links, point to minikube
...
Remove dead links to methods of locally hosting k8s. Point to minikube instead.
2016-08-08 09:23:07 -07:00
Sean M. Collins
45e1ad3469
Remove link that 404's
2016-08-08 11:43:10 -04:00
Dalton Hubble
4f407220b2
Add and organize CoreOS links in bare metal
...
* Add CoreOS link in bare metal section
* Keep different CoreOS and Ubuntu links together
2016-08-07 20:22:46 -07:00
nikhiljindal
902e2d2b88
Copying auto generated docs for federation binaries from kubernetes repo
2016-08-05 15:57:52 -07:00
Jimmy Cuadra
c8135c39a7
Add missing verbs: patch, proxy, and redirect.
2016-08-05 00:39:48 -07:00
Phillip Wittrock
6aaadbed3e
Merge pull request #967 from PhiloInc/update-quick-start
...
Replace "rc" with "deployment" in expose command in Quick Start
2016-08-04 16:18:54 -07:00
Gabe Kopley
0626f32271
s/rc/deployment in expose command in Quick Start
...
According to
http://kubernetes.io/docs/user-guide/docker-cli-to-kubectl/ , since
version 1.2, `run` creates a deployment rather than a replication
controller
2016-08-04 13:32:50 -07:00
Janet Kuo
48d2ae54d7
Don't create deployments with overlapping selectors
2016-08-04 11:35:57 -07:00
Josh Hoak
7a986c3393
Merge pull request #960 from aalexand/hellonode-cloudshell
...
Update "Hello Node.js" codelab to work well with Cloud Shell.
2016-08-03 16:48:01 -07:00
Alexey Alexandrov
f67c5a10a5
Update "Hello Node.js" codelab to work well with Cloud Shell.
...
I walked through the codelab in Google Cloud Shell, there was a couple of things that didn't go smooth, so I'm improving the content here. Also add using `--zone` argument to two cluster commands, that's not Cloud Shell specific but just generally useful.
2016-08-03 16:24:48 -07:00
Phillip Wittrock
19163b7cfa
Merge pull request #445 from arnaldopereira/patch-3
...
Context on `finalizers` when creating namespaces
2016-08-03 16:12:37 -07:00
Kelsey Hightower
5a2677a7af
Merge pull request #938 from wongma7/sg
...
Document persistentvolume gid annotation
2016-08-03 15:26:00 -07:00
Phillip Wittrock
af2445fa4b
Merge pull request #958 from grodrigues3/fix-cassandra-link
...
fixed the link to cassandra on the docs index page
2016-08-03 15:01:03 -07:00
Garrett Rodrigues
0941fc57e0
fixed the link to cassandra on the docs index page
2016-08-03 14:07:47 -07:00
Phillip Wittrock
e28c21045f
Move local cluster setup guides to the kubernetes/kubernetes repo under docs/devel/local-cluster/.
...
Done to encourage folks to use minikube and to reduce cluster setup guide maintenance overhead.
2016-08-03 14:02:26 -07:00
Jimmy Cuadra
ad328a9f2c
Move request attrs section out of ABAC section, add "extra" and subresource fields.
2016-08-03 13:51:53 -07:00
Arnaldo de Moraes Pereira
a56804f417
Context on `finalizers` when creating namespaces
...
Minor explanation on `finalizers` when creating namespaces before pointing to the right documentation.
2016-08-03 17:47:31 -03:00
anishkny
c8fe2950c4
Update index.md
...
Remove superfluous word
2016-08-03 13:06:41 -07:00
Matthew Wong
f392b86088
Document persistentvolume gid annotation
2016-08-03 15:41:35 -04:00
Jared
eca7853ffa
Update docker.md
...
Fixed 404 link, fixed markdown header issue
2016-08-03 11:42:57 -07:00
Jared
0e1f809af7
Merge pull request #951 from cheld/fix-page-rendering
...
fix rendering issue of docker.md
2016-08-03 11:38:27 -07:00
foxish
0f18a994c2
Removed non-org members from OWNERS.
2016-08-03 01:31:31 -07:00
Christoph Held
67a4bcbb63
fix rendering issue of docker.md
2016-08-03 09:56:37 +02:00
Kelsey Hightower
7a3b9705d8
Merge pull request #852 from gg7/scratch-improvements
...
"Custom Cluster from Scratch" improvements
2016-08-02 23:12:06 -07:00
Kelsey Hightower
306c0a6042
remove unnecessary use of grep
2016-08-02 23:00:11 -07:00
Kelsey Hightower
7c20717a7a
Merge pull request #884 from dshulyak/add_note_inject_file
...
Add example mounting ConfigMap as a single file into /etc dir
2016-08-02 21:48:37 -07:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
Vishnu Kannan
9232f7f2fa
Fix curl command.
...
Make cleanup easier.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-08-02 17:27:13 -07:00
Kelsey Hightower
61acb684c9
Merge pull request #727 from tolleiv/pvs
...
Add some missing supported PVs and a capability overview
2016-08-02 16:48:08 -07:00
Kelsey Hightower
1d11991116
Merge pull request #861 from ace-n/project-id-variablize
...
Convert PROJECT_ID to a shell variable in hello-node shell snippets
2016-08-02 16:46:42 -07:00
Jimmy Cuadra
ce198ad723
Authz: Explain how to determine request verbs.
2016-08-02 16:37:38 -07:00
Phillip Wittrock
623384061a
Merge pull request #945 from madhusudancs/fed-admin-guide-binaries-hyperkube
...
Update the references to federation control plane images/binaries in the federation admin guide.
2016-08-02 16:24:12 -07:00
Phillip Wittrock
0cb3bf8ebb
Merge pull request #286 from kubernetes/erictune-patch-1
...
Add requirements and troubleshooting for ECR
2016-08-02 16:22:33 -07:00
Phillip Wittrock
57dfdb5415
Merge pull request #618 from MikeSpreitzer/docfixen
...
Fix doc issues 617, 616, and 614
2016-08-02 16:22:01 -07:00
Mike Danese
fc196ffb47
Merge pull request #876 from luxas/fix_docker_multinode
...
Remove the old docker-multinode in favor for the new one
2016-08-02 14:47:22 -07:00
Phillip Wittrock
95c62abb19
Merge pull request #940 from markturansky/add_named_port_example
...
Added named port to liveness example
2016-08-02 14:08:17 -07:00
Phillip Wittrock
1a8e00108a
fix issue with calico
2016-08-02 13:59:07 -07:00
Phillip Wittrock
1bdda05761
Merge pull request #682 from jonathan-kosgei/patch-1
...
Deprecation of kube ui addon
2016-08-02 13:58:26 -07:00
Phillip Wittrock
c1b06f3e91
Merge pull request #689 from matthewfischer/matthewfischer-docker-doc-patch
...
nginx service/deployment needs to be cleanedup
2016-08-02 13:55:18 -07:00
Alex Robinson
369a3f6e72
Add ToC and fix markdown formatting in cluster management doc.
2016-08-02 18:38:27 +00:00
markturansky
e34b834815
added named port to example
2016-08-02 13:16:48 -04:00
Tolleiv Nietsch
bca79cfdcb
Undo the changes within ubuntu.md
2016-08-02 16:47:21 +02:00
Scott Fleckenstein
d037bdd4bf
Update vsphere tutorial to reflect non-free requirement
...
The guide updated in this commit does not work for the free version of ESXi due to the fact that any write operation fails with the error message "Current license or ESXi version prohibits execution of the requested operation." See http://www.doublecloud.org/2011/01/free-esxi-and-apicli-support/ for discussion on the limitations of vSphere's API.
2016-08-01 20:09:17 -07:00
Madhusudan.C.S
33b68cd102
Update the references to federation control plane images/binaries in the federation admin guide.
2016-08-01 11:32:15 -07:00
Eric Tune
1c3e499e79
Update images.md
2016-07-29 16:13:04 -07:00
Ace Nassri
87e8f37dff
Convert PROJECT_ID to a variable in shell snippets
2016-07-29 12:19:38 -07:00
Janet Kuo
fed59d5d50
Further update docs about revisionHistoryLimit
2016-07-29 11:18:31 -07:00
Rudi Chiarito
32aeae5684
Document revisionHistoryLimit in Deployment spec
...
I'm not sure the field should be optional, but that ship has already sailed. It should definitely be a lot more prominent than hidden in the API docs, though.
2016-07-29 11:16:33 -07:00
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
Lucas Käldström
696c4ed0ab
Remove the old docker-multinode in favor for the new one
2016-07-23 00:52:00 +03: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
George G
c6ad7e587f
scratch.md: More consistent/explicit livenessProbes
2016-07-21 18:45:11 +01: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
George G
3195bc7db9
scratch.md: Whitespace
2016-07-21 00:23:33 +01:00
George G
0859bcfad1
scratch.md: Add missing newline
2016-07-21 00:23:33 +01:00
George G
5b91603d69
scratch.md: kubeconfig should not embed the CA cert
2016-07-21 00:23:33 +01:00
George G
3e55a5ba5a
scratch.md: Fix formatting
2016-07-21 00:23:33 +01:00
George G
489892d65d
scratch.md: Clarify CA_CERT_BASE64_ENCODED / certificate-authority
2016-07-21 00:23:33 +01:00
George G
b678c151f5
scratch.md: Remove extra =
2016-07-21 00:23:33 +01:00
George G
c2f5bf2cc6
scratch.md: Don't duplicate CA instructions
2016-07-21 00:23:33 +01:00
George G
febeb5825b
scratch.md: kubernetes/cluster/images/etcd/Makefile no longer uses ETCD_VERSION
2016-07-21 00:23:07 +01:00
Jared
55d549283f
Remove commas at the end of "containerPort"
...
"containerPort": 8000, should be "containerPort": 8000
2016-07-20 15:32:50 -07:00
Scott Stensland
4c4dd13f36
I fixed typo on command line
...
If you actually issue these commands you will see the error I am fixing
old : kubectl get pods/original -o yaml > /tmp/current.yaml
Error from server: pods "original" not found
new : kubectl get pods/foo -o yaml > /tmp/current.yaml
previously the pod name was wrong
2016-07-20 14:30:50 -04:00
Prashanth B
327d1d3cc0
Merge pull request #878 from foxish/petset-docs
...
Reviewed examples and petset docs, minor errors fixed.
2016-07-20 11:07:33 -07:00
Anirudh
00ca10945d
Reviewed examples and petset docs, minor errors fixed.
2016-07-20 10:26:38 -07:00
Phillip Wittrock
4fdf73c65f
Merge pull request #470 from mwhahaha/patch-2
...
Update create-certs file location
2016-07-20 09:12:03 -07:00
Dmitry Shulyak
d58ba7b075
Add example mounting ConfigMap as a single file into /etc dir
...
ref: https://github.com/kubernetes/kubernetes/pull/22575
2016-07-20 17:05:19 +03: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
Alex Robinson
ffffd27457
Seriously simplify the elasticsearch logging getting started guide.
2016-07-20 09:44:54 +09:00
johndmulhausen
b7458acb57
Merge pull request #807 from matttproud/fix/download-mitm-mitigation
...
docs: convert curl downloads from HTTP to HTTPS
2016-07-19 15:23:36 -07:00
johndmulhausen
4b959381f6
Merge pull request #850 from jatins/patch-1
...
documentation for #338
2016-07-19 15:22:45 -07: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
johndmulhausen
ebd9ee83c9
Merge pull request #863 from dghubble/master
...
Add official CoreOS bare metal guide
2016-07-19 15:14:33 -07:00
Phillip Wittrock
181b620852
Merge pull request #865 from untoldone/patch-1
...
Update jobs future work
2016-07-19 12:25:28 -07:00
Phillip Wittrock
d7a6607c7e
Merge pull request #799 from quinton-hoole/2016-07-06-ccsd-user-guide
...
User Guide for Federated Services.
2016-07-19 12:21:51 -07:00
Phillip Wittrock
63a77e5004
Merge pull request #794 from erictune/cpu
...
Describe CPU and Memory resources.
2016-07-19 12:20:02 -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
7ebfbbd126
Merge pull request #525 from MHBauer/ifconfig-to-ip
...
use `ip` command instead of obsolete ifconfig in scratch setup
2016-07-19 12:09:00 -07:00
johndmulhausen
049e19bfc2
Merge pull request #867 from eyalev/patch-4
...
Add line break between commands
2016-07-19 12:02:12 -07:00
johndmulhausen
6d0dfe00b3
Merge pull request #869 from eyalev/patch-6
...
Remove redundant line
2016-07-19 12:01:54 -07:00
johndmulhausen
e0fb3e0a48
Merge pull request #871 from eyalev/patch-7
...
Remove redundant word
2016-07-19 12:01:18 -07:00
Phillip Wittrock
7103d08acc
Merge pull request #304 from glnds/master
...
Replaced replication controllers with deployments
2016-07-19 11:54:16 -07:00
Phillip Wittrock
aa506b565f
Merge pull request #527 from mattdoran/patch-1
...
Inconsistent secret name in db credentials example
2016-07-19 11:22:31 -07:00
johndmulhausen
27193347fd
Merge pull request #868 from eyalev/patch-5
...
Fix decode flag
2016-07-19 10:54:09 -07:00
Gert Leenders
e27902eb02
Changed deployment definition as suggested
2016-07-19 07:20:11 +02:00
Vish Kannan
2ac973c0dd
Merge pull request #595 from liujunhui74/patch-1
...
Running behind a proxy
2016-07-18 16:42:50 -07:00
Phillip Wittrock
c622ec399e
Merge pull request #523 from thuey/patch-1
...
Fixes "Error: unknown shorthand flag: 't' in -type=json"
2016-07-18 15:22:36 -07:00
Phillip Wittrock
4417c4e9d3
Merge pull request #761 from Malet/patch-1
...
Fix "Sharing Clusters" docs error
2016-07-18 15:09:21 -07:00
Phillip Wittrock
a8c3c45659
Merge pull request #261 from erwinvaneyk/patch-1
...
Corrected references to version of the default k8s
2016-07-18 15:06:33 -07:00
Phillip Wittrock
12f2b676f6
Merge pull request #306 from porridge/services-selector
...
Correct "kubectl get services" output.
2016-07-18 15:03:20 -07:00
Phillip Wittrock
fe0aa91063
Merge pull request #164 from gangefors/patch-1
...
Fix proxy environment variable names
2016-07-18 15:01:28 -07:00
Phillip Wittrock
e95c54ae22
Merge pull request #713 from bodepd/host_path_update
...
Minor changes to volume.md
2016-07-18 14:56:28 -07:00
Phillip Wittrock
da0c5441c9
Merge pull request #855 from MikeSpreitzer/docfixtoo
...
Fixed rkt/cni typo and noted use of ca-key.pem for worker
2016-07-18 14:49:42 -07:00
Phillip Wittrock
d25272f8fd
Merge pull request #857 from jatins/patch-2
...
list Minikube under "local-machine solutions"
2016-07-18 14:49:07 -07:00
Phillip Wittrock
d4a4d3e22e
Merge pull request #864 from krmayankk/fix1
...
fix doc bug 64Mb is 2^26
2016-07-18 08:32:15 -07:00
Matt T. Proud
5f2ba4c2cd
docs: convert curl downloads from HTTP to HTTPS
...
Several command literals in the installation documents for downloading
used `curl` with non-HTTPS protocol. They have been converted to HTTPS
for both man-in-the-middle risk reduction and consistency with the rest
of the documentation corpus.
2016-07-18 10:26:45 +02:00
Eyal Levin
1c58c91401
Remove redundant word
2016-07-17 17:32:05 +03:00
Eyal Levin
22c41d2dfc
Remove redundant line
...
The link refers to itself.
2016-07-17 16:03:13 +03:00
Eyal Levin
5e9ef0f593
Fix decode flag
...
I'm on Ubuntu 14.04 and `-D` is invalid.
`-d` gets the required output.
2016-07-17 15:39:54 +03:00
Eyal Levin
3676d73665
Add line break between commands
...
Currently the second command seems to "disappear" between the two outputs. This change tries to mitigate it.
2016-07-17 15:16:44 +03:00
Michael Wasser
2fcf8d31c0
Update jobs future work
...
See https://github.com/kubernetes/kubernetes/issues/2156#issuecomment-223385808
2016-07-16 14:35:45 -07:00
Mayank Kumar
c927ce104e
fix doc bug 64Mb is 2^26
2016-07-16 00:08:56 -07:00
Dalton Hubble
d9853f020a
Add official CoreOS bare metal guide
2016-07-15 23:07:06 -07:00
jatins
180866b0dd
list Minikube under "local-machine solutions"
...
List Minikube under "local-machine solutions" as the recommended solution.
2016-07-15 23:05:16 +05:30