diff options
Diffstat (limited to 'scheduler_algorithm.md')
| -rw-r--r-- | scheduler_algorithm.md | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/scheduler_algorithm.md b/scheduler_algorithm.md index 146c0190..791de7c4 100644 --- a/scheduler_algorithm.md +++ b/scheduler_algorithm.md @@ -2,20 +2,30 @@ <!-- 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"> -<h1>PLEASE NOTE: This document applies to the HEAD of the source -tree only. If you are using a released version of Kubernetes, you almost -certainly want the docs that go with that version.</h1> +<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2> -<strong>Documentation for specific releases can be found at -[releases.k8s.io](http://releases.k8s.io).</strong> +If you are using a released version of Kubernetes, you should +refer to the docs that go with that version. - - - +<strong> +The latest 1.0.x release of this document can be found +[here](http://releases.k8s.io/release-1.0/docs/devel/scheduler_algorithm.md). + +Documentation for other releases can be found at +[releases.k8s.io](http://releases.k8s.io). +</strong> +-- <!-- END STRIP_FOR_RELEASE --> |
