강의

멘토링

커뮤니티

Inflearn Community Q&A

No author

This post's author information has been deleted.

Ready-to-use CI/CD on K8S

명령어 파일이 있으면 좋을 것 같아요.

Resolved

Written on

·

125

0

강의를 구매해서 수강하며 테스트하고 있는데, 명령어들을 실행하는 파일들이 있으면 좋을 것 같아요.

화면에 있는 명령어들을 보고 치지만, 오타가 있을 경우도 있어서요.

dockerjenkinskubernetesvagrantargocd

Answer 1

0

Dewey Hong님의 프로필 이미지
Dewey Hong
Instructor

강의 자료에도 있지만, 대부분의 명령어는 아래의 git 코드의 readme 또는 shell 에서 찾으실 수 있습니다.


tz-k8s-vagrant

vagrant 및 설치 shell

git clone https://github.com/topzone8713/tz-k8s-vagrant

tz-demo-app (vagrant branch)

git clone https://github.com/topzone8713/tz-demo-app

tz-argocd-repo

ArgoCD Repo

git clone https://github.com/topzone8713/tz-argocd-repo

감사합니다.

 

No author

This post's author information has been deleted.

Ask a question