Accessing private Git repositories from Amazon EKS capability for Argo CD
ARCHITECT FEATURED ANALYSIS

Accessing private Git repositories from Amazon EKS capability for Argo CD

BY

Carlos Santana

SOURCE

Containers

DATE

READ

1 min read

In this post, we walk you through three main steps: First, you create an AWS CodeConnections host in your VPC with connectivity to your private Git server. Second, you establish a connection that Argo CD can use. …

In this post, we walk you through three main steps: First, you create an AWS CodeConnections host in your VPC with connectivity to your private Git server. Second, you establish a connection that Argo CD can use. Finally, you deploy a sample application to verify the integration. By the end, you have a secure way to deploy applications from private repositories.