kubernetes/docs
Clayton Coleman 89f1f3b1b8 Alter graceful deletion to not use TTL
Avoid TTL by deleting pods immediately when they aren't
scheduled, and letting the Kubelet delete them otherwise.

Ensure the Kubelet uses pod.Spec.TerminationGracePeriodSeconds
when no pod.DeletionGracePeriodSeconds is available.
2015-08-18 09:08:43 -04:00
..
admin Merge pull request #12696 from eparis/less-dash-false-positive 2015-08-14 16:27:08 -07:00
api-reference typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
design Merge pull request #11781 from brendandburns/schema-api 2015-08-14 09:44:12 -07:00
devel Update dev docs to note new coveralls URL 2015-08-17 09:17:03 -07:00
getting-started-guides Alter graceful deletion to not use TTL 2015-08-18 09:08:43 -04:00
man/man1 Merge pull request #12511 from feihujiang/kubectlGetAcceptFileNameParam 2015-08-14 14:21:56 -07:00
proposals Merge pull request #11746 from soltysh/job_controller_proposal 2015-08-17 15:56:36 -07:00
user-guide Merge pull request #12141 from gmarek/service_doc 2015-08-17 19:40:41 -07:00
api.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
README.md Vulnerability reporting doc. 2015-07-23 16:15:04 -07:00
reporting-security-issues.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04: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 Copy edits for typos 2015-08-09 14:18:06 -04: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