You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-31T15:45:15.171354Z error resolver/server.go:311 [agent] all resolvers failed for question from client, question: ;polaris.polaris-system. IN AAAA, client: 10.243.201.72:53776, client_network: udp
service配置
xxxx@xxxx:~$ kubectl get services -n polaris-system
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
polaris LoadBalancer 10.104.106.77 <pending> 8761:30757/TCP,8090:31728/TCP,8091:30086/TCP,8093:31687/TCP,8080:30874/TCP,15010:31238/TCP,8848:32202/TCP,9848:32393/TCP 7d7h
polaris-controller-metrics ClusterIP 10.98.35.158 <none> 80/TCP 7d3h
polaris-sidecar-injector ClusterIP 10.109.43.221 <none> 443/TCP 7d3h
1. 问题描述
使用envoy和polaris-sidecar的方式注入到k8s pod中,发现polaris-sidecar一直报这个域名解析失败。
service配置
pod的sidecar配置
2. 期望结果
能正常解析到域名和使用服务网格的功能
3. 相关版本
SERVER_VERSION:polaris-server-v1.18.1
ENVOY_VERSION:v1.26.2
CONTROLLER_VERSION:v1.7.2
SIDECAR_VERSION:v1.5.1
kubernates版本:1.18
The text was updated successfully, but these errors were encountered: