shwstppr commented on issue #3680: [WIP: DO NOT MERGE] CloudStack Kubernetes 
Service
URL: https://github.com/apache/cloudstack/pull/3680#issuecomment-570612764
 
 
   @poussa This error is returned when MS is not being able to SSH into master 
node VM.
   If you are using default isolated network for the cluster(no network is 
passed explicitly while deploying cluster) then the reason must be SSH service 
not ready on the VM (or VM is not being able to properly boot up within 
timeout). Currently, there is a hardcoded 10 mins timeout for VM to boot up 
accessible over SSH. I should probably make it configurable.
   Can you please check at the time of deployment failure whether the master VM 
is booted up (can check on console). Should be showing up like,
   ![Screenshot from 2020-01-03 
21-22-30](https://user-images.githubusercontent.com/153340/71733318-47daf180-2e6f-11ea-982b-03a388fef6ed.png)
   
   If it is a shared network then management server should have access over the 
network.
   I'll check myself if my latest refactorings have broken anything.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to