Requests timing out when accesing a Kubernetes clusterIP service
问题 I am looking for help to troubleshoot this basic scenario that isn't working OK: Three nodes installed with kubeadm on VirtualBox VMs running on a MacBook: sudo kubectl get nodes NAME STATUS ROLES AGE VERSION kubernetes-master Ready master 4h v1.10.2 kubernetes-node1 Ready <none> 4h v1.10.2 kubernetes-node2 Ready <none> 34m v1.10.2 The Virtualbox VMs have 2 adapters: 1) Host-only 2) NAT. The node IP's from the guest computer are: kubernetes-master (192.168.56.3) kubernetes-node1 (192.168.56.4