Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Kafka 2.0.0 and Zookeeper 3.4.13 #197

Merged
merged 14 commits into from
Nov 28, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Low memory limits for zookeeper too,
same argument as stated in the 50kafka.yml manifest
solsson committed Nov 28, 2018
commit 1fcbfbd2fa5624b70f1794c309e7e2a1ac233ff6
2 changes: 2 additions & 0 deletions zookeeper/50pzoo.yml
Original file line number Diff line number Diff line change
@@ -51,6 +51,8 @@ spec:
requests:
cpu: 10m
memory: 100Mi
limits:
memory: 100Mi
readinessProbe:
exec:
command:
2 changes: 2 additions & 0 deletions zookeeper/51zoo.yml
Original file line number Diff line number Diff line change
@@ -54,6 +54,8 @@ spec:
requests:
cpu: 10m
memory: 100Mi
limits:
memory: 100Mi
readinessProbe:
exec:
command: