csye7125-fall2023-group05 / k8s-operator

Custom operator to create a controller that monitors a custom resource (CronJob) that runs a health check Kafka Producer and publishes the data to the Kafka brokers.
0 stars 1 forks source link

feat: update controller logic #21

Closed sydrawat01 closed 10 months ago

sydrawat01 commented 10 months ago

Fixes issues #8 #20