Commit Graph

87 Commits (df0d5826f59c038e6443e8050417474afd553cba)

Author SHA1 Message Date
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
Brendan Burns b3c46b5c66 Add a Docker multi-node setup. 2015-04-07 21:22:33 -07:00
Brendan Burns 42e4eaa98a Add a multi-node startup guide. 2015-04-06 16:29:46 -07:00
Brendan Burns 628b052aae Add a docker how-to guide. 2015-04-06 10:43:42 -07:00