Skip to content

Commit

Permalink
Changed caption for second image
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnegus committed Sep 29, 2023
1 parent 96a5332 commit a8e6af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/getting-started/airgapped/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following diagrams illustrate how to set up for cluster creation in an airga

If you are planning to run EKS Anywhere in an airgapped environments, before you create a cluster, you must temporarily connect your Admin machine to the internet to install the `eksctl` CLI and pull the required EKS Anywhere dependencies.

![Download EKS Anywhere artifacts to Admin machine](/images/airgap-arch02.png)
![Disconnect Admin machine from Internet to create cluster](/images/airgap-arch02.png)

Once these dependencies are downloaded and imported in a local registry, you no longer need internet access. In the EKS Anywhere cluster specification, you can configure EKS Anywhere to use your local registry mirror. When the registry mirror configuration is set in the EKS Anywhere cluster specification, EKS Anywhere configures containerd to pull from that registry instead of Amazon ECR during cluster creation and lifecycle operations. For more information, reference the [Registry Mirror Configuration documentation.]({{< relref "../optional/registrymirror" >}})

Expand Down

0 comments on commit a8e6af6

Please sign in to comment.