-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
I have a practical problem. Using HOSTS_TO_RESOLVE to resolve the external domain a.test.com returns OK, but the test pod fails to access a.test.com and crashes. In addition, I exec into another container and ping a.test.com, but there is no response.
The actual problem is that coredns has configured the wrong static host. It is fine if it is deleted. But goldpinger cannot detect it.
I noticed that HOSTS_TO_RESOLVE uses protocol="dns", but ping is icmp
So I want to use the flag of pinging the domain
version=3.10.2
If this feature doesn't exist, you can assign it to me, please let me know where to start.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels