Notifying Kafka topic about pod status in preStop hook

5/26/2020

Is there a way to send a message to Kafka topic from preStop hook? Kafka message should include pod stats like name and total up time.

-- bram
apache-kafka
kubernetes

0 Answers