kiranchavala commented on issue #7734:
URL: https://github.com/apache/cloudstack/issues/7734#issuecomment-1634277503

   @Stanley2911 
   
   Thanks for the logs , i do not see any major exceptions 
   
   Can you log in to the master node 
   
   ssh -i <ssh-private.key > -p 2222 cloud@Public ip address of Virtual Router
   
   and get the kubeconfig file from this path
   
   /etc/kubernetes/admin.conf
   
   
   using the kubeconfig file can you execute the following command 
   
   
   kubectl get nodes 
   
   kubectl get pods -A
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to