forked from DataStax-Academy/kubecon2020
-
Notifications
You must be signed in to change notification settings - Fork 16
Cloud Instance
Aleks Volochnev edited this page Mar 2, 2021
·
5 revisions
You can connect to the instance using SSH connection OR using the shell in a browser we have installed for you. In the first case, you will need a CLI terminal like iTerm or Putty, in the second one you need only a browser.
In both cases, you will need username and password:
Username: ec2-user
password: datastaxssh ec2-user@<YOURADDRESS>
Just open the in a browser and open the first link!

To check if it's all set, execute the command kubectl get nodes. If you have the output similar to this, you are good to go.

Ready? Good job, let's move on! Proceed to the Step I
Got questions? Ask us using discord chat or a community forum!