tutorial-cloud/docs/CloudtopiaaInstances/Manage Key Pairs.md
2024-10-25 10:05:08 +05:30

2.0 KiB

sidebar_label sidebar_position
Manage Key Pairs 1

import CodeBlock from '@site/src/components/CodeBloack'; import key01 from '@site/static/img/key01.png'; import key02 from '@site/static/img/key02.png'; import key03 from '@site/static/img/key03.png'; import key04 from '@site/static/img/key04.png'; import key05 from '@site/static/img/key05.png'; import key06 from '@site/static/img/key06.png';

Manage Key Pairs

Create Key Pair
Create at least one key pair for each project.
  1. Log in to the dashboard.
  2. Select the appropriate project from the drop down menu at the top left.

    Key-Pair

  3. Navigate to Project > Compute > Key Pairs.

    Key-Pair

  4. Click on Create Key Pair.

    Key-Pair

  5. In the Create Key Pair dialog box, enter a name for your key pair and type, and click Create Key Pair

    Key-Pair

Import Key Pair
  1. Log in to the dashboard.
  2. Select the appropriate project from the drop down menu at the top left

    Key-Pair

  3. Navigate to Project > Compute > Key Pairs.

    Key-Pair

  4. Click on Import Public Key.

    Key-Pair

  5. . In the Import Public Key dialog box, enter a name for your key pair, type and public key, and click Import Public Key

    Key-Pair