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

   @Stanley2911 
   
   1. Can you check if you are able to telnet to public IP of the CKS cluster 
on port 2222 , 6443.
   
   You can get the publc ip address from the UI ( screenshots attached) 
   
   ![Screenshot 2023-07-12 at 10 47 35 
AM](https://github.com/apache/cloudstack/assets/1401014/08e423f1-c3d9-446b-8131-7f48f070dcb5)
   
   ![Screenshot 2023-07-12 at 10 47 49 
AM](https://github.com/apache/cloudstack/assets/1401014/a8c8ffc2-c53f-44aa-ad09-f2f27678d883)
   
   
   2. Can you try to ssh into the controller node and worker node ( using the 
ssh key) 
   
   Master node
   ssh -i <ssh-private.key > -p 2222 cloud@Public ip address of Virtual Router
   
   worker node
   ssh -i <ssh-private.key > -p 2223 cloud@Public ip address of Virtual Router
   
   ![Screenshot 2023-07-12 at 10 48 05 
AM](https://github.com/apache/cloudstack/assets/1401014/31f12fa3-2040-405e-8501-91c719044ef2)
   
   
   3. Once you are able to ssh into the control node and worker node
   
   
   Please check the /var/log/daemon.log


-- 
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