From 44eaafb6ce75a15194bb307cff5d0bdfb72dc62c Mon Sep 17 00:00:00 2001 From: Gor Poghosyan Date: Wed, 3 Jan 2024 16:32:19 -0800 Subject: [PATCH] minor updates in EQX tutorial --- tutorials/adding-netris-softgate-nodes-in-equinix-metal.rst | 2 +- tutorials/enable-services-on-equinix-metal-project.rst | 2 +- tutorials/equinix-metal-api-integration-enablement.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorials/adding-netris-softgate-nodes-in-equinix-metal.rst b/tutorials/adding-netris-softgate-nodes-in-equinix-metal.rst index 3e865a8da..17ae00d1c 100644 --- a/tutorials/adding-netris-softgate-nodes-in-equinix-metal.rst +++ b/tutorials/adding-netris-softgate-nodes-in-equinix-metal.rst @@ -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). diff --git a/tutorials/enable-services-on-equinix-metal-project.rst b/tutorials/enable-services-on-equinix-metal-project.rst index 66a3a58ce..bd0996811 100644 --- a/tutorials/enable-services-on-equinix-metal-project.rst +++ b/tutorials/enable-services-on-equinix-metal-project.rst @@ -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. diff --git a/tutorials/equinix-metal-api-integration-enablement.rst b/tutorials/equinix-metal-api-integration-enablement.rst index 04bc58dc3..449386466 100644 --- a/tutorials/equinix-metal-api-integration-enablement.rst +++ b/tutorials/equinix-metal-api-integration-enablement.rst @@ -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.