DNS Poisoning

/etc/hosts
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
127.0.0.1       localhost
255.255.255.255 broadcasthost
::1             localhost

# Added by IT department
192.168.1.10   printer

# Added by Docker Desktop
127.0.0.1 kubernetes.docker.internal