Hi, i followed the guideline in coreos website to understand the setup of 
kubernetes coreos multi-node with ssl clusters. It seems everything work 
fine except when I used kubectl get pods and return nothing. Aren't it 
suppose to show the kubernetes component's pods? since all the components 
were created in pod inside the master node. But when i check with docker 
ps, all containers is up and running and calico is running with rkt. Does 
this have something to do with the wrapper sript or am i missing something 
here? 

By the way I setup all the nodes with vagrant. I install kubectl within the 
master node instead of ssh from elsewhere since i am using windows.  

Reply via email to