标签:aec family isp nbsp eve ica ora cti nginx
Use this repository to submit official Charts for Kubernetes Helm. Charts are curated application definitions for Kubernetes Helm. For more information about installing and using Helm, see its README.md. To get a quick introduction to Charts see this chart document.
Just helm install stable/<chart>
. This is the default repository for Helm and is installed by default.
For more information on using Helm, refer to the Helm‘s documentation.
To add the Incubator charts for your local client, run helm repo add
:
$ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
"incubator" has been added to your repositories
You can then run helm search incubator
to see the charts.
Take a look at the alpine example chart and the nginx example chart for reference when you‘re writing your first few charts.
Before contributing a Chart, become familiar with the format. Note that the project is still under active development and the format may still evolve a bit.
标签:aec family isp nbsp eve ica ora cti nginx
原文地址:http://www.cnblogs.com/rongfengliang/p/6979263.html