kmesh-net/kmesh

Optimize the installation process based on helm

Aberta

#575 aberto em 15 de jul. de 2024

 (5 comentários) (0 reação) (1 responsável)Go (239 forks)auto 404
good first issuehelp wantedkind/enhancement

Métricas do repositório

Stars
 (739 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 4h) (8 fundiu PRs em 30d)

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.

Guia do colaborador