kmesh-net/kmesh

Optimize the installation process based on helm

Open

#575 opened on Jul 15, 2024

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Go (239 forks)auto 404
good first issuehelp wantedkind/enhancement

Repository metrics

Stars
 (739 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide