hello,My k8s is running on arm64 machine
I recompile the docker image with yours
https://github.com/pires/docker-elasticsearch-kubernetes
upload my private repository, I named it kubernetes-elasticsearch
I encountered the following troubles in the process of running, suggesting:Liveness probe failed: dial tcp 10.244.1.207:9300: getsockopt: connection refused
hello,My k8s is running on arm64 machine I recompile the docker image with yours https://github.com/pires/docker-elasticsearch-kubernetes upload my private repository, I named it kubernetes-elasticsearch I encountered the following troubles in the process of running, suggesting:Liveness probe failed: dial tcp 10.244.1.207:9300: getsockopt: connection refused
logs:
log1.txt
I run docker directly, it looks like no problem
log2.txt
How can I solve this problem?Many thanks!!