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

storage class questions #41

Open
GerryLon opened this issue Aug 28, 2020 · 0 comments
Open

storage class questions #41

GerryLon opened this issue Aug 28, 2020 · 0 comments

Comments

@GerryLon
Copy link

在readme中的storage class example:

 apiVersion: storage.k8s.io/v1
  kind: StorageClass
  metadata:
    name: csi-neonsan
  provisioner: neonsan.csi.qingstor.com
  parameters:
    fsType: "ext4"
    rep_count: "2"
    pool_name: "kube"
  reclaimPolicy: Delete 

我想知道, 这个写法, 文件最终会存在哪里?
我们现在用的青云的私有云服务, 想把其中的存储提供给k8s来用.

谢谢!

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

No branches or pull requests

1 participant