I have completed the task and login with ssh root account in cloud vms. I have try the task and able to access as per statment in task, but during submit there have error, task not completed.
Not sure what your problem was here. The id_rsa keypair in the azure-client terminal account is the one the vm is using, and you can use it to ssh to azureuser@PUBLIC_IP, sudo into root, and copy the public key to the /root/.ssh/authorized_keys file on the vm. This worked for me, and the grader was happy. There was a file at the location before which I emptied out before copying in the public key from the KKE terminal.
1 Like
