Skip to content

Instantly share code, notes, and snippets.

View shan100github's full-sized avatar
🐢

shan-fly shan100github

🐢
View GitHub Profile
@shan100github
shan100github / Remote-Push-AWS-SSM.md
Last active June 28, 2023 05:48
Push images from local to remote harbor registry through AWS SSM

Overview:

Due to limitations in the harbor registry, we cannot port forward to connect the harbor registry for local system. However, we can save the image and send it to jump server/remote server, and through the remote server we can upload the image to the harbor private registry.

ssh config:

Added below in ~/.ssh/config

  Host base
    User <user>
 IdentityFile ~/.ssh/