Updated kafka to 0.10.2.1 and fix for zookeeper. cattle and k8s

This commit is contained in:
Raul Sanchez
2017-06-09 17:58:51 +02:00
parent 09fc381f59
commit 46bd794315
19 changed files with 602 additions and 7 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: "zk-conf"
image: "rawmind/k8s-zk:3.4.8-10"
image: "rawmind/k8s-zk:3.4.9"
volumeMounts:
- mountPath: "/opt/tools"
name: "zk-conf"
@@ -40,7 +40,7 @@ spec:
ports:
imagePullPolicy: "IfNotPresent"
- name: "zk-service"
image: "rawmind/alpine-zk:3.4.9"
image: "rawmind/alpine-zk:3.4.9-3"
env:
- name: JVMFLAGS
value: "-Xmx${zk_mem}m -Xms${zk_mem}m"
@@ -21,3 +21,4 @@ spec:
protocol: "TCP"
selector:
name: "${zk_name}"
+1 -1
View File
@@ -4,4 +4,4 @@ description: |
version: 3.4.9-k8s1
category: Clustering
maintainer: "Raul Sanchez <rawmind@gmail.com>"
projectURL: https://github.com/rawmind0/alpine-zk
projectURL: https://github.com/rawmind0/alpine-zk