https://github.com/plum528/helm-percona-xtradb-cluster
# 调试helm
helm lint <projectname>
helm package <projectname>
helm install <release name> <package> -n <namespace>
helm uninstall <release name> -n <namespace>
http://www.htmltoo.com/