kmesh-net/kmesh

Optimize the installation process based on helm

Offen

#575 geöffnet am 15.07.2024

 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (239 Forks)auto 404
good first issuehelp wantedkind/enhancement

Repository-Metriken

Stars
 (739 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 4h) (8 gemergte PRs in 30 T)

Beschreibung

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