Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install with Helm results in an error #1544

Open
jameskim0987 opened this issue Mar 20, 2022 · 1 comment
Open

Install with Helm results in an error #1544

jameskim0987 opened this issue Mar 20, 2022 · 1 comment

Comments

@jameskim0987
Copy link

jameskim0987 commented Mar 20, 2022

On the installation docs page (https://zenko.readthedocs.io/en/2.3.2/installation/install/install_zenko.html),
running this command helm install --name my-zenko -f options.yaml zenko
results in an error

root@ubuntu1804:~/workspace/Zenko/kubernetes# helm install --name my-zenko -f ./zenko/options.yaml zenko
Error: no Chart.yaml exists in directory "/root/workspace/Zenko/kubernetes/zenko"

I've searched within this repository for the Chart.yaml file but I couldn't find anything other than this link Zenko Kubernetes Helm Chart deployment which leads to a 404 page not found.

I'm using minikube as the underlying K8 because I plan on experimenting locally. How can I install Zenko with Helm correctly?

@mdkhvn-devops
Copy link

are you discontinue using helm chart installation?
and we should installing from monolitic services?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants