Skip to content

Conversation

@krishamoud
Copy link

I updated the readme, added a configmap, and updated the statefulset definition to add the prometheus sidecar.

@krishamoud
Copy link
Author

Note: I installed kafka on stage using these exact files so I believe they work as we would expect them to.

@nrmitchi nrmitchi force-pushed the kafka-monitoring branch 2 times, most recently from 5a1850f to c8e96f1 Compare March 9, 2018 18:27
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the point of this change again?

Copy link
Author

@krishamoud krishamoud Mar 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The readiness fails and the containers will never start if they use the readiness probe used by charts since jmx is using port 5000: https://github.com/kubernetes/charts/blob/master/incubator/kafka/templates/statefulset.yaml#L61

This one works: https://github.com/Yolean/kubernetes-kafka/blob/master/kafka/50kafka.yml#L63

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh okay, it's good that we pulled the change from the upstream that this chart is meant to be based on. It's more defensible if we try to merge these changes into the upstream chart.

Thanks

@nrmitchi nrmitchi force-pushed the kafka-monitoring branch 3 times, most recently from cacdf13 to 66d4628 Compare March 9, 2018 19:36
@nrmitchi
Copy link

Note that this is basically a helmification of the changes at: Yolean/kubernetes-kafka@5a2b8c7

Also changes the readiness probe to match the new one upstream
nrmitchi pushed a commit that referenced this pull request Jun 18, 2018
* Update app to latest version and qa improvements

* review #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants