Connection fail to k8/service

Have anyone got this issues?

e416228@Owlbear:~$ kubectl logs   $(kubectl get pod -l cluster.ray.io/component=operator -o custom-columns=:metadata.name)
Request attempt #1/9 failed; will retry: GET https://10.96.0.1:443/api -> ClientConnectorError(ConnectionKey(host='10.96.0.1', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=-5177377269872641315), TimeoutError(110, "Connect call failed ('10.96.0.1', 443)"))
Request attempt #1/9 failed; will retry: GET https://10.96.0.1:443/apis -> ClientConnectorError(ConnectionKey(host='10.96.0.1', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=-5177377269872641315), TimeoutError(110, "Connect call failed ('10.96.0.1', 443)"))