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

[K8s mode] When using MCKS K8s cluster, PV is not automatically created #137

Open
jihoon-seo opened this issue Jul 8, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@jihoon-seo
Copy link
Member

참고: https://blog.naver.com/alice_k106/221360005336

What would you like to be enhanced
:

minikube, EKS, GKE 를 사용할 때에는
쿠버네티스 클러스터에서 기본적으로 사용되도록 설정되어 있는 StorageClass 가 있었기 때문에
Cloud-Barista Helm chart 가 생성한 PVC로부터
PV가 자동으로 생성되었는데

MCKS K8s cluster를 사용할 때에는
쿠버네티스 클러스터에서 기본적으로 사용되도록 설정되어 있는 StorageClass 가 없기 때문에
Cloud-Barista Helm chart 가 생성한 PVC로부터
PV가 자동으로 생성되지 않음

Why is this needed
:

Proposed solution
:

@jihoon-seo jihoon-seo added the enhancement New feature or request label Jul 8, 2021
@jihoon-seo
Copy link
Member Author

PR #142 에서
모든 CB 구성요소에 대해
PV를 disable 했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant