You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
# docker-elasticsearch-kubernetes
2
2
3
-
Ready to use lean (157MB) Elasticsearch Docker image ready for using within a Kubernetes cluster.
3
+
Ready to use lean (146MB) Elasticsearch Docker image ready for using within a Kubernetes cluster.
4
4
5
5
[](https://quay.io/repository/pires/docker-elasticsearch-kubernetes)
6
6
7
7
## Current software
8
8
9
9
* OpenJDK JRE 8u92
10
-
* Elasticsearch 2.3.2
11
-
* Kubernetes discovery plug-in 2.3.2
10
+
* Elasticsearch 2.3.3
11
+
* Kubernetes discovery plug-in 2.3.3
12
12
13
13
## Run
14
14
15
15
See [pires/kubernetes-elasticsearch-cluster](https://github.com/pires/kubernetes-elasticsearch-cluster) for instructions on how to run, scale and use Elasticsearch on Kubernetes.
0 commit comments