20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
---
|
||
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 界面上,在安装套件时,也是从这个地址获取仓库中的套件列表。
|