码迷,mamicode.com
首页 > 其他好文 > 详细

Helm Charts

时间:2017-06-10 18:14:33      阅读:161      评论:0      收藏:0      [点我收藏+]

标签: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.

How do I install these charts?

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.

How do I enable the Incubator repository?

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.

Chart Format

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.

Helm Charts

标签:aec   family   isp   nbsp   eve   ica   ora   cti   nginx   

原文地址:http://www.cnblogs.com/rongfengliang/p/6979263.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!