Skip to content

Comments

refactor(#344): K8S Application과 Infra 생성 로직 분리#352

Merged
Yoonchulchung merged 7 commits intodevfrom
refactor/344-k8s-shell
Feb 19, 2026
Merged

refactor(#344): K8S Application과 Infra 생성 로직 분리#352
Yoonchulchung merged 7 commits intodevfrom
refactor/344-k8s-shell

Conversation

@Yoonchulchung
Copy link
Contributor

run_k3d.sh 수행 시 Argo 실행에서 k8s 실행 속도 지연이 발생하여 infra 설정이 자주 변경되는 kafka와
spring boot 어플리케이션과 자주 변경되지 않는 Argo, DB, Redis를 분리해서 동작할 수 있도록 변경이
필요합니다.

변경사항
run_k3d.sh 를 run_k3d_app.sh 와 run_k3d_infra.sh로 분리
run_k3d_app.sh에 현재 빌드 진행 사항 확인할 수 있는 로직 추가

…or/344-k8s-shell

# Conflicts:
#	infra/k8s/base/kustomization.yaml
#	infra/k8s/base/temporal/temporal.yaml
#	infra/k8s/monitoring/kustomization.yaml
#	run_k3d_app.sh
…or/344-k8s-shell

# Conflicts:
#	infra/k8s/base/kafka/kafka-connect.yaml
#	infra/k8s/base/kafka/kafka-nodepool.yml
#	infra/k8s/base/kafka/kafka.yaml
#	infra/k8s/kustomization.yaml
#	run_k3d.sh
@Yoonchulchung Yoonchulchung merged commit 881415a into dev Feb 19, 2026
6 of 7 checks passed
@Yoonchulchung Yoonchulchung deleted the refactor/344-k8s-shell branch February 19, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant