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

这个项目在哪设置存储空间的大小呢? #33

Open
liujunweipython opened this issue Oct 17, 2024 · 0 comments
Open

这个项目在哪设置存储空间的大小呢? #33

liujunweipython opened this issue Oct 17, 2024 · 0 comments

Comments

@liujunweipython
Copy link

cr/redis_cluster.yaml文件中定义 storageclass: "rook-ceph-block"创建集群,会自动创建pvc和pv,但是大小是64G,这个64G能自己定义吗?
[root@k8s-master01 td-redis-operator]# kubectl get pvc -n redis
NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE
redis-data-redis-cluster-trump-0-0 Bound pvc-1aebed26-04b6-491f-b8bc-b8b86905b675 64Gi RWO rook-ceph-block 7m22s
redis-data-redis-cluster-trump-0-1 Bound pvc-0593d146-52fc-466d-93e7-7189b376a7d3 64Gi RWO rook-ceph-block 7m8s
redis-data-redis-cluster-trump-1-0 Bound pvc-6dbfceef-6895-46fa-a561-e21b8f1eef84 64Gi RWO rook-ceph-block 7m21s
redis-data-redis-cluster-trump-1-1 Bound pvc-9735372c-7c0a-4a48-9b25-288842f231cc 64Gi RWO rook-ceph-block 7m8s
redis-data-redis-cluster-trump-2-0 Bound pvc-f84586b8-792e-41a7-bef2-f062318ec07e 64Gi RWO rook-ceph-block 7m21s
redis-data-redis-cluster-trump-2-1 Bound pvc-2b3d2526-0c46-4da4-ba4c-ae3ded65f688 64Gi RWO rook-ceph-block 7m12s
1729156337839

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