Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: 무중단 CI/CD 배포 (#39) #48

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Conversation

synoti21
Copy link
Contributor

@synoti21 synoti21 commented Nov 2, 2023

  • Kubernetes 기반 CI/CD 구성
  • 홈서버 이전으로 인해 k8s 내에서 서버 배포
  • ArgoCD + Github action을 이용한 무중단 배포 구현

@synoti21 synoti21 added the feat 기능 구현 label Nov 2, 2023
@synoti21 synoti21 requested a review from win-luck November 2, 2023 16:00
@synoti21 synoti21 self-assigned this Nov 2, 2023
@synoti21 synoti21 linked an issue Nov 2, 2023 that may be closed by this pull request
@win-luck
Copy link
Contributor

win-luck commented Nov 2, 2023

다양한 CI/CD 시스템을 구축해주신 덕분에 안정적인 유지보수가 가능할 것 같아요! 감사합니다:)

@win-luck win-luck merged commit 365aed5 into master Nov 2, 2023
1 check passed
@synoti21 synoti21 deleted the feat/39-zero-downtime branch November 6, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: 무중단 배포 적용한 CI/CD 구축 (#39)
2 participants