Closed velddev closed 1 year ago
@velddev Please could you see the debug section in the readme and share some logs, like the kube logs where you see these failed DNS requests.
Also please read more on the context of using lb_hostname (in the kube.tf.example) as that may be required now.
Last but not least, make sure to upgrade to the latest version and that problem may have been fixed already under the hood. See pinned discussion for upgrade instructions, it's not hard.
Hiya @mysticaltech, thanks for the reply. I applied the latest update and will monitor whether it might've solved it under the hood.
Please could you see the debug section in the readme and share some logs, like the kube logs where you see these failed DNS requests.
I'm not sure if I can provide logs of this problem at the current time. Ironically this error suddenly vanished from my error reporting dashboard 3 days ago. 😓
If it returns I will return the logs for you. Most of the error reporting we have is on an application level though.
Also please read more on the context of using lb_hostname (in the kube.tf.example) as that may be required now.
I don't think this will be needed for me as I'm using the kubernetes network dns directly. (e.g. namespace.svc.local) Correct me if I'm wrong though.
If you want I can close it until I have further logs and reopen it at a time where this issue is more actionable.
@velddev Thanks for the detailed explanation, sounds good. Let's see! 🤞
Description
either kube-apiserver or coredns are causing these issues. Which, I honestly am not sure about how to debug. What basically happens is every now and then all DNS requests fail. This happens atleast once per day which breaks a lot of running services.
Kube.tf file
Screenshots
No response
Platform
Ubuntu (WSL)