aboutsummaryrefslogtreecommitdiff
path: root/50kafka.yml
diff options
context:
space:
mode:
authorStaffan Olsson <staffan@repos.se>2017-08-05 07:22:23 +0200
committerStaffan Olsson <staffan@repos.se>2017-08-05 07:32:31 +0200
commit1f4321ea7c7431f0c90f39e794c86a4363e81f3f (patch)
treea90a76ffbdc6a940f6a135eced4e7ec5cc2e04f4 /50kafka.yml
parent723c514fb0121b779c17aa289f6757f7d842326c (diff)
downloadkubernetes-kafka-1f4321ea7c7431f0c90f39e794c86a4363e81f3f.tar.gz
kubernetes-kafka-1f4321ea7c7431f0c90f39e794c86a4363e81f3f.tar.bz2
kubernetes-kafka-1f4321ea7c7431f0c90f39e794c86a4363e81f3f.zip
We prefer Ready:False status instead of restarted pods,
at least for now, as it allows exec into the pods to investigate. We've been having frequent restarts that are not due to OOMKilled (i.e. not #49). Now failed probes will lead to unready pods, which we can monitor for using #60.
Diffstat (limited to '50kafka.yml')
-rw-r--r--50kafka.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/50kafka.yml b/50kafka.yml
index 2c42dc7..c564ffe 100644
--- a/50kafka.yml
+++ b/50kafka.yml
@@ -48,7 +48,7 @@ spec:
requests:
cpu: 100m
memory: 512Mi
- livenessProbe:
+ readinessProbe:
exec:
command:
- /bin/sh