Slave was not able to communicate with Kubernetes Master
Problem
Slave was not able to communicate with master after executing kubeadm join token in slave machines.
Cause
Slave's Kubernetes version was higher than master's version.
Fix
Update Master and Slave to the same Kubernetes version.