kmesh-net/kmesh

Optimize the installation process based on helm

开放

#575 创建于 2024年7月15日

 (5 条评论) (0 个反应) (1 位负责人)Go (239 个派生)auto 404
good first issuehelp wantedkind/enhancement

仓库指标

星标
 (739 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

What would you like to be added:

Use helm to install Kmesh from a repo instead of source code directory

Why is this needed:

Now we should donwload the source code of Kmesh first and use helm to install from subdirectory of souce code.

This may be acceptable to developers, but it is weired for ordinary users.

We should follow the regular helm installation process.

贡献者指南