talos 168import socket host = '192.168.1.1' # device default port = 21 s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) s.settimeout(1)The Talos API runs on the host network, but it automatically excludes Kubernetes pod & network subnets from the useable set of addresses. Talos default machine confuration