Skip to content

Commit

Permalink
minor updates in EQX tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
pogossian committed Jan 4, 2024
1 parent 9858a28 commit 44eaafb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Request two servers(c3.small.x86) from Equinix Metal with Ubuntu 22.04 OS and wa
.. image:: /tutorials/images/softgate-nodes-created-in-equinix.png
:align: center

2) When Equinix finishes provisioning of the servers, click on each server name, then click tag, and add a tag “netris-softgate”.
2) When Equinix finishes provisioning of the servers, click on each server name, then click "Tags", and add a tag “netris-softgate”.

Tag “netris-softgate” will signal Netris Controller that these two servers are going to be used as Netris SoftGate nodes in this particular site (Project+Location).

Expand Down
2 changes: 1 addition & 1 deletion tutorials/enable-services-on-equinix-metal-project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Both NAT and on-demand Load Balancer services need public IP addresses.
1) Requesting new Public IP address block
=========================================

Go to Equinix Metal web console and click on IPs & Networks → IPs (see the screenshot below)
Go to Equinix Metal web console and click on Networking → IPs (see the screenshot below)

In this example, I’m requesting two IP address blocks, one /30 (4 IPs) for NAT and one /28 (16 IPs) for Load Balancer.

Expand Down
2 changes: 1 addition & 1 deletion tutorials/equinix-metal-api-integration-enablement.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You only need to deal with the below 5 fields. Leave the rest to default values
* - Equinix Project ID
- Copy/Paste the Project ID from Equinix Metal portal under Project Settings → General → Project ID.
* - Equinix Project API key
- Create a new Read/Write API key in Equinix Metal portal under Project Settings → Project API keys → + Add New Key. Then copy/paste here.
- Create a new Read/Write API key in Equinix Metal portal under Project Settings → API keys → + Add an API Key. Then copy/paste here.
* - Equinix Location
- Select your equinix location from the dropdown menu.

Expand Down

0 comments on commit 44eaafb

Please sign in to comment.