The binary package installs three highly available Kube-Apiserver nodes. One Kube-Apiserver node restarts continuously. The log is as follows:
Log file created at: 2022/09/24 15:07:08
Running on machine: ayunw-core-kube-master-srv1
Binary: Built with gc go1.15 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0924 15:07:09.839178 2543051 cacher/cacher.go:402] cacher (*core.PodTemplate): initialized
I0924 15:07:09.839188 2543051 cacher/watch_cache.go:521] Replace watchCache (rev: 1722071174)
I0924 15:07:09.845150 2543051 clientv3/client.go:360] parsed scheme: "endpoint"
I0924 15:07:09.845179 2543051 endpoint/endpoint.go:68] ccResolverWrapper: sending new addresses to cc: [{https://etcd1.core.ayunw.cn:2379 <nil> 0 <nil>} {https://etcd2.core.ayunw.cn:2379 <nil> 0 <nil>} {https://etcd3.core.ayunw.cn:2379 <nil> 0 <nil>}]
I0924 15:07:10.400208 2543051 clientv3/client.go:360] parsed scheme: "endpoint"
I0924 15:07:10.400237 2543051 endpoint/endpoint.go:68] ccResolverWrapper: sending new addresses to cc: [{https://etcd1.core.ayunw.cn:2379 <nil> 0 <nil>} {https://etcd2.core.ayunw.cn:2379 <nil> 0 <nil>} {https://etcd3.core.ayunw.cn:2379 <nil> 0 <nil>}]
Who one know what's wrong with that and how should i to resolve it? Can anyone help me,Please. Thaks!