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

Error from server (NotFound): services "istiocoredns" not found #19

Open
dvdgnzlz-maths opened this issue Aug 9, 2021 · 3 comments
Open

Comments

@dvdgnzlz-maths
Copy link

Hello, @rytswd

Thanks for sharing this project. Very interesting.

I try to install this Istio's multicluster but I have problem with "istiocoredns"

kubectl get svc --context kind-armadillo -n istio-system

image

Could you help me, please?

Thanks in advance.
Best,

@rytswd
Copy link
Owner

rytswd commented Aug 9, 2021

Hi @dvdgnzlz-maths , thanks for reporting!

istiocoredns is a separate step you need to run through, as it is difficult to make it fully declarative. I have detailed the steps here at "Before 6. Part 2 - Ensure istiocoredns setup" in the Argo CD based approach, which may be helpful for your case.

If you are using the simple approach, it's detailed here
https://github.com/rytswd/get-istio-multicluster/blob/main/docs/2-local-clusters/simple-with-istio-operator.md#for-armadillo
image

I have been working on some clean up and upgrade for Istio, and with those updates, istiocoredns won't be needed for most use cases. More details will be provided in each document as I complete all the final testing 👍

@dvdgnzlz-maths
Copy link
Author

Very thanks @rytswd. This response was so fast :-) I continue working! I don't have deep knowledge about Istio, I beleave that this is the problem.

Best,

@rytswd
Copy link
Owner

rytswd commented Aug 9, 2021

I just happened to be around, and saw the notification timely 😆
I have found Istio documentation sometimes difficult to follow, and that's why I decided to put together all the steps and details in a repo like this. If there is anything I can improve, please shout, I'd be very interested to hear!

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