$ kubeadm join --token=f97c0b.f12d4dd0f92ff96e 192.168.1.246
[kubeadm] WARNING: kubeadm is in alpha, please do not use it for production clusters.
[preflight] Running pre-flight checks
[tokens] Validating provided token
[discovery] Created cluster info discovery client, requesting info from "http://192.168.1.246:9898/cluster-info/v1/?token-id=f97c0b"
[discovery] Failed to request cluster info, will try again: [Get http://192.168.1.246:9898/cluster-info/v1/?token-id=f97c0b: dial tcp 192.168.1.246:9898: getsockopt: connection refused]
[discovery] Failed to request cluster info, will try again: [Get http://192.168.1.246:9898/cluster-info/v1/?token-id=f97c0b: dial tcp 192.168.1.246:9898: getsockopt: connection refused]