你好,我在kubernetes有个问题。Defaulting container name to curl.Address: 192.168.3.64
command terminated with exit code 1 192.168.3.64是正确的ip,但当我尝试从同一命名空间中的pod中卷曲这个DNSUse 'kubectl describe pod/curl -n exampleNamespace' to see all of the containers in this pod
我有一个Azure Kubernetes集群,所有的吊舱和服务都处于运行状态。我遇到的问题是,当我从pod1到pod2的服务url做了一个卷曲时,它会间歇性地失败,无法解决主机错误。库贝克尔高管-it pod1
该命令大约每6/10次成功一次,其余的4/10失败时出现错误"curl: (6) Could not resolve当我尝试使用curl调用在pod3上