Commit Graph

53 Commits

Author SHA1 Message Date
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
Avinash Sridharan
b5a7cc9887 Re-formatted the instructions 2015-07-31 21:57:51 -07:00
bdevloed
0dbd5bb2a8 Update docker.md, simplified kill command
docker ps -a | awk '{print $1}' could be replaced with docker ps -aq
2015-07-31 16:55:11 +02:00
Eric Paris
024208e39f Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
Avinash Sridharan
bf46a08f14 Merge branch 'master' of github.com:asridharan/kubernetes into fix_docker_doc 2015-07-30 14:30:08 -07:00
Avinash Sridharan
895cbb92ad There is an open issue #9837 because of which kubernets is not able to start the API server if the underlying kernel does not support memory limits for CGROUP. Apparently docker is able
to detect this, but somehow this is not communicated to invocations from the remote API. Thus to get kubernets working on a local docker installation, its important to make sure that
the memory and swap accounting are turned on in the kernel and passed as a parameter to the kernel when booting up.

Hence added the required instructions as a pre-req for running kubernets in a local docker installation.
2015-07-30 14:19:57 -07:00
Brendan Burns
132575bcf8 Update single node docker to 1.0.1 2015-07-29 13:43:27 -07:00
colmm99
ef5c07cf61 added the blank line before the ``` block 2015-07-23 22:02:26 +01:00
colmm99
165d08e627 add command for workaround for issue 10836 2015-07-22 23:14:15 +01:00
Alex Robinson
acd1bed70e Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
Alex Robinson
68d6e3a8ae Replace `` with when emphasizing something inline in docs/ 2015-07-19 09:05:17 +00:00
Alex Robinson
1bc91a3c72 Improve markdown highlighting in docker getting started guide. 2015-07-19 03:56:22 +00:00
Tim Hockin
33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith
f7873d2a1f apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin
39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin
79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Mike Danese
3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Daniel Smith
821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Brendan Burns
b0fd214836 Update docker guide to v0.21.2 2015-07-13 16:13:30 -07:00
Eric Tune
f353592cde Remove colon from end of doc heading. 2015-07-13 12:07:26 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin
0a23c0666d Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
Eric Tune
1767553377 Fix indentation of ToC in Getting-Started-Guides.. 2015-06-23 08:20:31 -07:00
Eric Tune
179fa8cb61 Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune
f39eead95c Add tables of contents to getting started guides. 2015-06-22 11:56:19 -07:00
Brendan Burns
4b904c34a8 Update Docker instructions. 2015-06-10 21:40:06 -07:00
Brendan Burns
0dfb681ba5 Revert change from run-container to run. 2015-06-09 22:08:52 -07:00
Anastasis Andronidis
d4a47bdb9e rename run-container to run in kubectl 2015-05-27 19:07:17 +02:00
Brendan Burns
cbef26b1dd Update docker instructions to 0.17.0 2015-05-18 16:51:48 -07:00
Christoph Hartmann
7f6fa21171 update kubectl urls 2015-05-18 22:44:51 +02:00
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Brendan Burns
48d7604f4e Update single node docker to 0.16.2 2015-05-13 11:15:56 +01:00
Wes Turner
3910114b53 DOC: docs/gsg/docker.md: HTTPS URLS to kubectl
Is there a docker run command to build this?
2015-04-25 05:10:53 -05:00
Brendan Burns
49977e6a47 Revert "Update docker examples to 0.15.0" 2015-04-24 10:05:27 -07:00
Tim Hockin
12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Brendan Burns
8c947de4e2 Update docker examples to 0.15.0 2015-04-20 15:40:08 -07:00
Brendan Burns
6217ae0242 Update to 0.14.2 in the docker k8s instructions. 2015-04-10 22:02:55 -07:00