Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Runtime environments
  3. Hosted Agent
  4. Secure Agent groups
  5. Elastic runtime environments
  6. Serverless runtime environments
  7. Secure Agents
  8. Secure Agent installation

Runtime Environments

Runtime Environments

Step 1. SSH into the master node

Step 1. SSH into the master node

SSH into the master node so that you can download and run the cluster installer.
  1. Optionally, SSH into the jump host.
    1. Contact your organization's IT team to create a passphrase for the private key on your local machine and configure the jump host to authenticate using the public key.
      To view an example of creating a passphrase and configuring authentication, see the HOW TO: Create a key-pair (Public and Private key) using OpenSSH on UNIX for Support Console Knowledge article.
    2. SSH into the jump host from your local machine by running the following command:
      ssh -i <private key name>.pem <user name>@<jump host public IP address>
  2. SSH into the master node by running the following command:
    ssh -i <private key name>.pem cloud-user@<master node private IP address>

0 COMMENTS

We’d like to hear from you!