Phillip Dudley

Results 5 comments of Phillip Dudley

Something that may be of interest is: * https://github.com/Azure/AKS/issues/2955 I am also experiencing this, but it seems it may be related to a Network Policy implemented by your Subscription Owner...

Certainly doesn't seem like it. While not hard to make your own client, an updated client or an explanation of what's going on in this repository would be helpful.

> `/etc/resolv.conf` is managed automatically by NetworkManager nowadays. You can tell NM to not update that file but that might break other things. Ideally, you should configure your DNS in...

Ah, I modified the `/etc/wsl.conf`: ```ini [automount] enabled = true options = "metadata,uid=1000,gid=1000,umask=22,fmask=11,case=off" mountFsTab = true [network] generateHosts = true -- generateResolvConf = true ++ generateResolvConf = false [user] default=user01...

I am also seeing a similar thing. ![image](https://user-images.githubusercontent.com/96255204/186940925-7bfbd65c-6161-4cb9-8ec8-a8b49e2f9d2a.png)