<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2>
...
...
@@ -39,7 +39,7 @@ Current Elasticsearch version is `1.7.1`.
[A more robust example that follows Elasticsearch best-practices of separating nodes concern is also available](production_cluster/README.md).
<imgsrc="http://kubernetes.io/img/warning.png"alt="WARNING"width="25"height="25"> Current pod descriptors use an `emptyDir` for storing data in each data node container. This is meant to be for the sake of simplicity and [should be adapted according to your storage needs](../../docs/design/persistent-storage.md).
<imgsrc="http://kubernetes.io/kubernetes/img/warning.png"alt="WARNING"width="25"height="25"> Current pod descriptors use an `emptyDir` for storing data in each data node container. This is meant to be for the sake of simplicity and [should be adapted according to your storage needs](../../docs/design/persistent-storage.md).
<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2>
...
...
@@ -44,7 +44,7 @@ Before we start, one needs to know that Elasticsearch best-practices recommend t
This is enforced throughout this document.
<imgsrc="http://kubernetes.io/img/warning.png"alt="WARNING"width="25"height="25"> Current pod descriptors use an `emptyDir` for storing data in each data node container. This is meant to be for the sake of simplicity and [should be adapted according to your storage needs](../../../docs/design/persistent-storage.md).
<imgsrc="http://kubernetes.io/kubernetes/img/warning.png"alt="WARNING"width="25"height="25"> Current pod descriptors use an `emptyDir` for storing data in each data node container. This is meant to be for the sake of simplicity and [should be adapted according to your storage needs](../../../docs/design/persistent-storage.md).