diff options
| author | David McMahon <djmm@google.com> | 2016-06-10 14:21:20 -0700 |
|---|---|---|
| committer | David McMahon <djmm@google.com> | 2016-06-10 14:21:20 -0700 |
| commit | bf14ec67fe0b09a1c16d1fb9ed6005394e4c1cf5 (patch) | |
| tree | 42b891c8dd7f41e5ca28bad300d6b191c0120fd8 /runtime-pod-cache.md | |
| parent | 837cb42e3492500356ad6568190a1612d07720d0 (diff) | |
Versioning docs and examples for v1.4.0-alpha.0.
Diffstat (limited to 'runtime-pod-cache.md')
| -rw-r--r-- | runtime-pod-cache.md | 36 |
1 files changed, 7 insertions, 29 deletions
diff --git a/runtime-pod-cache.md b/runtime-pod-cache.md index 9a9b1be1..6ea89776 100644 --- a/runtime-pod-cache.md +++ b/runtime-pod-cache.md @@ -1,34 +1,5 @@ <!-- BEGIN MUNGE: UNVERSIONED_WARNING --> -<!-- BEGIN STRIP_FOR_RELEASE --> - -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> - -<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2> - -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - -<!-- TAG RELEASE_LINK, added by the munger automatically --> -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.2/docs/proposals/runtime-pod-cache.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). -</strong> --- - -<!-- END STRIP_FOR_RELEASE --> <!-- END MUNGE: UNVERSIONED_WARNING --> @@ -202,6 +173,13 @@ by such periods and should improve Kubelet's perceived responsiveness. - Deprecate the old runtime cache. + + +<!-- BEGIN MUNGE: IS_VERSIONED --> +<!-- TAG IS_VERSIONED --> +<!-- END MUNGE: IS_VERSIONED --> + + <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() <!-- END MUNGE: GENERATED_ANALYTICS --> |
