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

Unable to install after running the flux-init #15

Closed
tamipangadil opened this issue Jan 29, 2020 · 4 comments
Closed

Unable to install after running the flux-init #15

tamipangadil opened this issue Jan 29, 2020 · 4 comments

Comments

@tamipangadil
Copy link
Contributor

I have a fresh install Kubernetes cluster on AWS EKS.

The problem occured when installing using flux-init.sh:

Installing Flux for ${REPO_URL}
Error: flux namespace does not exists

I guessed the issue is flux is not created

So, I need to execute kubectl create namespace flux before ./scripts/flux-init.sh git@github.com:<YOUR-USERNAME>/gitops-istio

@stefanprodan
Copy link
Owner

Right, Helm does not create the namespace anymore when you use v3.

@tamipangadil
Copy link
Contributor Author

I'm not sure if I need to patch it or you can do it on your side. How about adding additional instruction when using Helm v3? Thanks!

@stefanprodan
Copy link
Owner

Can you open a PR? I don't think Helm v2 needs to be addressed, only v3.

@tamipangadil
Copy link
Contributor Author

I have just sent the PR #17 for this issue. Thanks!

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