rawfile-localpv:Kubernetes有状态工作负载的动态Hostpath本地卷

时间:2024-05-23 09:27:13
【文件属性】:

文件名称:rawfile-localpv:Kubernetes有状态工作负载的动态Hostpath本地卷

文件大小:62KB

文件格式:ZIP

更新时间:2024-05-23 09:27:13

kubernetes volume hacktoberfest csi hostpath

RawFilePV 类固醇的Kubernetes LocalPVs 安装 helm install -n kube-system rawfile-csi ./deploy/charts/rawfile-csi/ 用法 使用所需的选项创建一个StorageClass : apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: my-sc provisioner: rawfile.csi.openebs.io reclaimPolicy: Delete volumeBindingMode: WaitForFirstConsumer allowVolumeExpansion: true 特征 直接I / O:磁盘性能开销几乎为零 动态预配 强制卷大小限制 精简配置 存取模式 ReadWriteOnce


【文件预览】:
rawfile-localpv-master
----.gitignore(2KB)
----Dockerfile(457B)
----MAINTAINERS(292B)
----volume_schema.py(930B)
----templates()
--------task.yaml(711B)
----declarative.py(2KB)
----requirements.txt(865B)
----consts.py(147B)
----.dockerignore(25B)
----SECURITY.md(145B)
----.travis.yml(574B)
----GOVERNANCE.md(141B)
----remote.py(1KB)
----rawfile.py(2KB)
----CODE_OF_CONDUCT.md(146B)
----LICENSE(11KB)
----orchestrator()
--------k8s.py(2KB)
--------__init__.py(0B)
----README.md(3KB)
----csi()
--------__init__.py(37B)
--------csi_pb2_grpc.py(38KB)
--------csi_pb2.py(213KB)
----.ci()
--------publish.sh(197B)
--------build.sh(224B)
--------common(634B)
--------e2e-test()
----rawfile_servicer.py(8KB)
----metrics.py(1KB)
----util.py(2KB)
----protos()
--------csi.proto(59KB)
----deploy()
--------charts()
----requirements.in(67B)
----bd2fs.py(8KB)
----rawfile_util.py(3KB)

网友评论