k3s/docs
k8s-merge-robot 53b5b41abb Merge pull request #17688 from derekwaynecarr/systemd_nodespec
Automatic merge from submit-queue

systemd node spec proposal

The following outlines changes that I want to make to the ```kubelet``` in order to better integrate with ```systemd``` systems, and to better isolate containers in their own ```cgroup``` based on the qos tier.

I think this is a precursor to getting more intelligent low compute resource eviction.

/cc @smarterclayton @ncdc @pmorie @dchen1107 @vishh @bgrant0607

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/17688)
<!-- Reviewable:end -->
2016-05-19 17:13:21 -07:00
..
admin Add generated artifacts for new kubelet flag 2016-05-13 11:44:20 -04:00
api-reference Generated code for init containers 2016-05-17 00:29:52 -04:00
design Add clarifying language about supported version skews 2016-05-05 09:38:27 -07:00
devel Merge pull request #25672 from ihmccreery/fix-link 2016-05-18 17:56:08 -07:00
getting-started-guides Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 implement taints and tolerations 2016-05-18 15:06:23 +00:00
proposals Merge pull request #17688 from derekwaynecarr/systemd_nodespec 2016-05-19 17:13:21 -07:00
user-guide implement taints and tolerations 2016-05-18 15:06:23 +00:00
yaml/kubectl implement taints and tolerations 2016-05-18 15:06:23 +00:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
api.md Updating documentation 2016-03-23 13:19:22 -07:00
reporting-security-issues.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
roadmap.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
troubleshooting.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00

README.md

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 release of this document can be found [here](http://releases.k8s.io/release-1.2/docs/README.md).

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

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics