kubernetes/docs
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
..
admin Use example syncer tags instead of hard-coded examples in doc 2015-07-27 14:48:41 -07:00
api-reference update links in docs/api-reference/definitions.html 2015-07-24 18:08:05 -07:00
design Merge pull request #11708 from bgrant0607/docfix 2015-07-23 10:02:15 -07:00
devel Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
getting-started-guides 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 2015-07-30 14:19:57 -07:00
man/man1 Merge pull request #10652 from JanetKuo/kubectl-o-name 2015-07-29 09:46:10 -07:00
proposals Factor out etcdWatcher to a separate file 2015-07-29 08:02:13 +02:00
user-guide Merge pull request #11630 from mgannholm/master 2015-07-29 11:23:26 -07:00
api.md Run gendocs 2015-07-17 15:35:43 -07:00
README.md Vulnerability reporting doc. 2015-07-23 16:15:04 -07:00
reporting-security-issues.md Vulnerability reporting doc. 2015-07-23 16:15:04 -07:00
roadmap.md Gut stale roadmaps. Move useful content elsewhere. 2015-07-18 00:41:06 +00:00
troubleshooting.md Add a known issues doc. 2015-07-20 17:28:20 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Add whatisk8s.md to master 2015-07-24 16:19:23 -07:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest 1.0.x release of this document can be found [here](http://releases.k8s.io/release-1.0/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics