Skip to content

Commit

Permalink
Update docs/airgap.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jillian Maroket <[email protected]>
  • Loading branch information
FrankYang0529 and jillian-maroket authored Feb 13, 2025
1 parent 0683c97 commit 0d9510a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/airgap.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ As a result, we recommend monitoring each [RKE2 release](https://github.com/ranc
Rancher determines the `rancher-agent` image to be used whenever a Harvester cluster is imported. If the image is not included in the Harvester ISO, it must be pulled from the internet and loaded on each node, or pushed to the Harvester cluster's registry.

```bash
# on a computer which can reach the internet and harvester cluster
# Run the following commands on a computer that can access both the internet and the Harvester cluster.
docker pull rancher/rancher-agent:<version>
docker save rancher/rancher-agent:<version> -o rancher-agent-<version>.tar

Expand Down

0 comments on commit 0d9510a

Please sign in to comment.