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

TACODEV-909: create user cluster and other #4

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Conversation

intelliguy
Copy link
Contributor

openinfradev/helm-charts#68 가 완료되어야 정식지원됩니다.
현재도 수동빌드를 통해 docker image와 helm chart를 넣어두어서 구성된 환경 (github, argo, github package...)에서는 잘 돌아가는 것 확인완료
본 PR에 있는 create-tks-usercluster 등의 템플릿도 이미 환경에 올라가 있습니다.
https://argo-v2.taco-cat.xyz/workflow-templates/argo/create-tks-usercluster

본 PR에서 올라가는 workflow는 다음 내역을 포함합니다.

  • cluster 준비 및 초기값 설정
  • github action 시작을 통한 manifest 생성 및 완료추적
  • aws에 cluster api를 통해 사용자 클러스터(k8s cluster) 배포
  • 생성된 사용자 클러스터 초기화: label 설정, namespace 설정, argocd에 등록
  • 생성된 사용자 클러스터에 기본 프로그램 설치: cni/csi 설치, kubed 설치, ingress-controller 설치

@seungkyua seungkyua merged commit bcb5c51 into main Sep 15, 2021
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.

2 participants