From 00b93f806a1e8cbdc2d2f50ae637620b7c81fe47 Mon Sep 17 00:00:00 2001 From: Nadine Dove <100526941+NadineDove@users.noreply.github.com> Date: Wed, 26 Oct 2022 12:55:05 +0300 Subject: [PATCH] Create Obtaining the Image Pull Key Secret.md --- Docs/Obtaining the Image Pull Key Secret.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Docs/Obtaining the Image Pull Key Secret.md diff --git a/Docs/Obtaining the Image Pull Key Secret.md b/Docs/Obtaining the Image Pull Key Secret.md new file mode 100644 index 0000000..5b13fc3 --- /dev/null +++ b/Docs/Obtaining the Image Pull Key Secret.md @@ -0,0 +1,15 @@ +## Obtaining the Image Pull Key Secret + +The image pull key secret is used in the deployment to enable downloading Zerto’s component images. Follow these steps to obtain the image pull key secret. + +1. Log in to myZerto. +2. Navigate to **Support & Downloads > Software Downloads > Zerto In-Cloud**. +3. Click **Download Online Installer** to download the installer. +4. Click **Download Primary Account IAM Policy** to download the policy files. +5. Click **Download Collection** to download collection for Postman. +6. Click **Username and Password** and generate keys. +7. Copy the Username and Password keys to a local file so you have access to them when you need this information later when installing Zerto software. + +The account team will send an email notification that your AWS Account ID was added to the privately published AMI. + +Continue to Deploying the ZIC Instance.