Files
sa-charts/README.md
marsal wang d4a09594d2 mysql
2021-12-23 23:28:06 +08:00

24 lines
837 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## nfs 安装
用于分布式存储
文档地址 https://www.yuque.com/marsal/zq3vzw/ghd64r#zPYDc
helm 包路径: ./nfs-subdir-external-provisioner
git地址https://hub.fastgit.org/kubernetes-sigs/nfs-subdir-external-provisioner/charts/nfs-subdir-external-provisioner
helm安装命令
```
helm upgrade -i nfs-client-provisioner-201 nfs-subdir-external-provisioner/ --values local-values/nfs/201.yaml
helm upgrade -i nfs-client-provisioner-207 nfs-subdir-external-provisioner/ --values local-values/nfs/207.yaml
helm upgrade -i nfs-client-provisioner-208 nfs-subdir-external-provisioner/ --values local-values/nfs/208.yaml
helm upgrade -i nfs-client-provisioner-209 nfs-subdir-external-provisioner/ --values local-values/nfs/209.yaml
```
## bitnami charts包合集
地址: https://hub.fastgit.org/bitnami/charts