Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Create Kibana livenessProbe #773

Closed
nikitakazantsev12 opened this issue Aug 10, 2020 · 5 comments
Closed

Create Kibana livenessProbe #773

nikitakazantsev12 opened this issue Aug 10, 2020 · 5 comments
Labels

Comments

@nikitakazantsev12
Copy link

I would like to suggest an implementation of a livenessProbe into the chart. Might be useful for this or that use case.

@jmlrt
Copy link
Member

jmlrt commented Aug 25, 2020

Hi @nikitakazantsev12,
Can you add more details?
Knowing which chart you are mentioning and what use case would need it would help us to be able to answer you.

@nikitakazantsev12
Copy link
Author

@jmlrt, sorry I didn't realize that's a general charts topic. So, I am talking about the Kibana chart. There is a readiness probe implemented, but no liveness probe, so we have to roll it out additionally patching existing Helm deployment, which is not exactly comfortable.

The use case:

  • We have sometimes troubles with an Elasticsearch cluster because of some development/testing activities. That makes a Kibana to come into a failure state (503 Error in GUI). After restarting a Pod the Kibana comes up healthy. A Liveness-Probe would let us automate that process to increase an availability.

@jmlrt jmlrt changed the title livenessProbe Create Kibana livenessProbe Aug 27, 2020
@jmlrt jmlrt added enhancement New feature or request kibana labels Aug 27, 2020
@jmlrt
Copy link
Member

jmlrt commented Aug 27, 2020

Related to #575

@botelastic
Copy link

botelastic bot commented Nov 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic
Copy link

botelastic bot commented Dec 25, 2020

This issue has been automatically closed because it has not had recent activity since being marked as stale.

@botelastic botelastic bot closed this as completed Dec 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants