<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Argocd on Kiglo</title>
    <link>https://page.kiglo.org/tags/argocd/</link>
    <description>Recent content in Argocd on Kiglo</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Thu, 08 Jan 2026 14:30:00 +0900</lastBuildDate>
    <atom:link href="https://page.kiglo.org/tags/argocd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ArgoCD 연재 2편: GitLab Repository 및 대상 EKS 클러스터 연동</title>
      <link>https://page.kiglo.org/posts/eks-argocd-2-import-repo-cluster/</link>
      <pubDate>Thu, 08 Jan 2026 14:30:00 +0900</pubDate>
      <guid>https://page.kiglo.org/posts/eks-argocd-2-import-repo-cluster/</guid>
      <description>&lt;p&gt;1편에서 설치한 ArgoCD 서버가 우리의 소스 코드를 읽어올 수 있도록 &lt;strong&gt;GitLab 저장소&lt;/strong&gt;를 연결하고, 애플리케이션이 실제로 배포될 타겟 &lt;strong&gt;EKS 클러스터&lt;/strong&gt;를 등록하는 과정을 다룹니다.&lt;/p&gt;
&lt;h2 id=&#34;1-gitlab-repository-연결-https-token-방식&#34;&gt;1. GitLab Repository 연결 (HTTPS Token 방식)&lt;/h2&gt;
&lt;p&gt;프라이빗 GitLab 저장소에 접근하기 위해 SSH Key 방식 대신, 관리 및 권한 제어가 용이한 &lt;strong&gt;Access Token (glpat)&lt;/strong&gt; 방식으로 진행 합니다.&lt;/p&gt;
&lt;h3 id=&#34;1-gitlab-service-account-생성-및-token-발급&#34;&gt;1) GitLab Service Account 생성 및 Token 발급&lt;/h3&gt;
&lt;p&gt;일반 사용자 계정에 종속되지 않도록 GitLab에서 제공하는 &lt;strong&gt;Service Account&lt;/strong&gt; 기능을 활용하는 것이 보다 이상적입니다.
(GitLab Premium 이상에서 Group/Project 레벨 Service Account 지원)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ArgoCD 연재 1편: EKS에 ArgoCD 설치 및 고도화 (Kustomize &amp; Istio &amp; Valkey)</title>
      <link>https://page.kiglo.org/posts/eks-argocd-1-installation/</link>
      <pubDate>Mon, 05 Jan 2026 10:00:00 +0900</pubDate>
      <guid>https://page.kiglo.org/posts/eks-argocd-1-installation/</guid>
      <description>&lt;h2 id=&#34;서론&#34;&gt;서론&lt;/h2&gt;
&lt;p&gt;EKS 환경에서 GitOps를 구현하기 위한 도구인 ArgoCD의 설치 과정을 다룹니다. &lt;strong&gt;Kustomize&lt;/strong&gt;를 통해 Helm Chart를 래핑하여 활용하는 방법을 다룹니다.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;본 포스트에서 사용되는 설정 파일과 샘플 코드는 다음 레포지토리에서 확인하실 수 있습니다
&lt;a href=&#34;https://github.com/kiglo0509/argocd-example&#34;&gt;Github 링크&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;설치-환경&#34;&gt;설치 환경&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;EKS Cluster&lt;/li&gt;
&lt;li&gt;Istio Service Mesh&lt;/li&gt;
&lt;li&gt;Amazon ElastiCache (Valkey 8.2)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;argocd-설치-kustomize--helm&#34;&gt;ArgoCD 설치 (Kustomize + Helm)&lt;/h2&gt;
&lt;p&gt;ArgoCD를 보다 선언적으로 관리하기 위해 &lt;code&gt;./argocd&lt;/code&gt; 디렉토리에 Kustomize 설정을 구성했습니다. 이 방식은 Helm Chart의 유연함과 Kustomize의 구조적 관리 장점을 동시에 가져갈 수 있습니다.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
