moon

Results 2 comments of moon

Yes, want to use ``` livenessProbe: httpGet: host: 127.0.0.1 path: /health port: 61111 scheme: HTTPS ``` instead ``` livenessProbe: exec: command: - "/bin/sh" - "-ec" - "ETCDCTL_API=3 etcdctl --cacert /srv/kubernetes/ca.cer...

I think you need to monitor the RTT time, too.