Commit Graph

90 Commits (25dd8cbd944828aa9015519b166da01bbc0ca51a)

Author SHA1 Message Date
Davanum Srinivas 2c576fd359 Fix broken link for docker install
Fixes #36314
2016-11-07 09:48:01 -05:00
Tim Hockin b0fa2056a6 Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
David McMahon 385fb81407 Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
joe2far 88b6d4ad36 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
David McMahon 2bff72b769 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 88de86fcb9 Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9.
2016-06-10 16:46:46 -07:00
David McMahon cce9db3aa9 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
David McMahon dae84f5306 Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Eric Paris f334fc4179 Remove all docs which are moving to http://kubernetes.github.io
All .md files now are only a pointer to where they likely are on the new
site.

All other files are untouched.
2016-03-04 12:49:17 -05:00
Lucas Käldström d5b7fd7f95 Remove -v /dev:/dev from docker and docker-multinode 2016-02-07 22:15:20 +02:00
Lucas Käldström f18d40c28e Update docker-multinode, use restart=on-failure and bump to 1.2.0-alpha.7 2016-02-02 15:34:38 +02:00
Lucas Käldström 75e8c3f180 Update docker and docker-multinode docs on master to require 1.2.x and use the hyperkube-arch image 2016-01-29 23:01:49 +02:00
Chao Xu 2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Lucas Käldström 6ab098ec56 Add the default dns options to kubelet when running inside docker and document it 2015-12-19 17:36:36 +02:00
Filip Grzadkowski 7256b832ff Fix table of contents in docker.md 2015-12-15 11:15:26 +01:00
Filip Grzadkowski f2d56c4198 Simplify local docker setup. 2015-12-11 15:53:44 +01:00
k8s-merge-robot 7e4084c9cd Merge pull request #18510 from fgrzadkowski/docker_macosx
Auto commit by PR queue bot
2015-12-10 11:18:06 -08:00
k8s-merge-robot c26a76d0ba Merge pull request #18430 from fgrzadkowski/simpler_prerequisites
Auto commit by PR queue bot
2015-12-10 11:16:52 -08:00
Filip Grzadkowski 3a311ec030 Add additional comment for mac users for getting started guide 2015-12-10 15:38:55 +01:00
Filip Grzadkowski b17c1cb423 Remove some prerequisites from single node docker cluster setup instructions. 2015-12-10 09:04:31 +01:00
Filip Grzadkowski e3a2f0ed22 Change instruction for Mac OS X users running local docker cluster. 2015-12-09 14:32:47 +01:00
k8s-merge-robot b38836c1e0 Merge pull request #17625 from ruizeng/master
Auto commit by PR queue bot
2015-11-23 14:52:16 -08:00
k8s-merge-robot fb09627514 Merge pull request #17262 from brendandburns/hyperkube
Auto commit by PR queue bot
2015-11-23 07:49:34 -08:00
razr 1ca78a24be document "getting-started-guides/docker.md" overview anchor error. 2015-11-22 17:06:19 +08:00
Brendan Burns ce90b83689 Update some flags 2015-11-20 11:47:31 -08:00
He Simei 06b62ef498 upgrade etcd flag for docker-k8s 2015-11-18 16:48:20 +08:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Tim Hockin faa5c5885a Update docs for running under docker
Make them a bit more version safe.
2015-11-09 22:08:06 -08:00
Joe Beda 993c1ee222 Update etcd to 2.2.1 2015-11-04 12:26:57 -08:00
Janet Kuo a01d339216 Update tutorial about kubectl expose 2015-10-27 14:28:32 -07:00
Matt Keeble c125004e7f Remove breaking whitespace
For the copy&pasters among us ;)
2015-10-23 22:15:30 +01:00
k8s-merge-robot 9ce0286657 Merge pull request #15522 from ZJU-SEL/enhance-containerized-kubelet-param
Auto commit by PR queue bot
2015-10-21 05:56:27 -07:00
Gabriele Farina 416225f554 Update OS/X instructions.
Update to reflect recent changes in docker-machine for OS/X users.

Related to this change: docker/machine#1791
2015-10-18 21:50:39 +01:00
He Simei 9c3600d5d3 enhance upstart param for containerized kubelet 2015-10-17 09:52:38 +08:00
He Simei 62a2c47c24 fix #15767 2015-10-16 16:30:02 +08:00
Robert Bailey 94753fbe4d Update the docker single node getting started guide to use the
1.0.6 release.
2015-10-07 23:51:35 -07:00
yuqi huang 8de12acc3d fix the dead link &typo error of docker.md
fix the dead link &typo error of docker.md
2015-09-10 22:14:11 +00:00
Filip Grzadkowski 1a9b0d6018 Fix mounting volumes in docker based kubernetes setup. 2015-09-01 16:42:23 +02:00
Brendan Burns 79fb674679 Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
Ed Costello 35a5eda585 Copy edits for typos 2015-08-09 14:18:06 -04:00
David Walter 76bb6bbf12 change underscores to dashes to match the command line argument 2015-08-06 22:48:21 -05:00
Brendan Burns 1407aee8b0 fix invalid flag --insecure-bind-address to --address 2015-08-06 09:25:17 -07:00
Dawn Chen e532a1ddd8 Merge pull request #12046 from asridharan/master
Updating instructions for launching kubernets in a local docker installation
2015-08-05 15:09:44 -07:00
Alex Mohr 879bf62e27 Merge pull request #12086 from bdevloed/patch-1
Update docker.md, simplified kill command
2015-08-04 17:08:10 -07:00
David Walter f8667f73e3 change underscores to dashes to match the command line argument 2015-08-03 21:05:48 -05:00
Marek Grabowski bff79366f7 Merge pull request #12128 from ZJU-SEL/containerized-kubelet-param
fix upstart param for containerized kebelet
2015-08-03 14:37:48 +02:00
He Simei 52ea1108eb fix upstart param for containerized kebelet 2015-08-02 10:30:04 +08:00
Avinash Sridharan 6960d82c6b trying to fix build error 2015-08-01 14:59:11 -07:00
Avinash Sridharan 29f3ab7ccb Merge github.com:GoogleCloudPlatform/kubernetes 2015-07-31 22:09:47 -07:00
Avinash Sridharan 8e9c254f44 Just removing the white-spaces 2015-07-31 22:09:34 -07:00