Files
kuboard-press/guide/addon/repository.md
huanqing.shao 88a2cb4aed 套件
2019-12-10 23:17:03 +08:00

20 lines
1.1 KiB
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.

---
vssueId: 168
lessAds: true
# sharingTitle:
description: Kubernetes教程_目前比较流行的Kubernetes包管理器是helm_其仓库中已经拥有了许多的helm_chart_Kuboard套件并无意成为另外一个包管理器_设计的出发点是为了在Kuboard界面中提供基于应用程序上下文的监控查看_日志查看等特性
meta:
- name: keywords
content: Kubernetes教程,K8S 套件,Kubernetes包管理,helm,helm chart
---
# 套件仓库
<AdSenseTitle/>
## 提交套件到仓库
Kuboard 将套件的所有脚本存储在 github repositor [eip-work/kuboard-addons](https://github.com/eip-work/kuboard-addons/tree/master/repository) 中。如果您希望自己定制的套件能够被更多人使用,请向该仓库提交 pull request。
由于github在国内的访问并不是很稳定因此仓库中所有的内容都将发布到 [https://addons.kuboard.cn/index/repository.json](https://addons.kuboard.cn/index/repository.json) 这个地址Kuboard 界面上,在安装套件时,也是从这个地址获取仓库中的套件列表。