gocrane / crane-scheduler

Crane scheduler is a Kubernetes scheduler which can schedule pod based on actual node load.
Apache License 2.0
224 stars 62 forks source link

Add livenessProbe and readinessProbe #10

Closed zwForrest closed 2 years ago

zwForrest commented 2 years ago

Add livenessProbe and readinessProbe for controller

autumn0207 commented 2 years ago

Add livenessProbe and readinessProbe for controller

@zwForrest It makes sense to add probes for the controller, do you have interest to contribute it ?

zwForrest commented 2 years ago

ok