From 13ad07233121ef211073ca9b856148ec2554711d Mon Sep 17 00:00:00 2001 From: J3m3 Date: Fri, 10 Oct 2025 20:57:42 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20PoolC=20K8s=20Service=20=EC=84=B8?= =?UTF-8?q?=EB=AF=B8=EB=82=98=20=EB=A0=88=ED=8F=AC=EC=A7=80=ED=86=A0?= =?UTF-8?q?=EB=A6=AC=20=EB=A7=81=ED=81=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ad0a0b..a994d52 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ PKS는 다음과 같은 고민에서 시작됐습니다. ## 관련 레포지토리 -- PKS 세미나: TBD +- [PKS 세미나](https://github.com/J3m3/poolc-k8s-service): + PKS 환경에서 Kubernetes 및 Argo CD 사용 가이드를 다룬 세미나 - [PKS Credentials Updater](https://github.com/PoolC/pks-credentials-updater): PKS 클러스터의 유저 정보를 일정 주기로 PoolC API 서버와 동기화하는 어플리케이션 - [PKS Bootstrapping](https://github.com/PoolC/pks-bootstrapping):