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

Errors discovered while attempting to use Istio's automatic injection feature #50674

Open
2 tasks done
CCTV-six opened this issue Apr 25, 2024 · 2 comments
Open
2 tasks done

Comments

@CCTV-six
Copy link

CCTV-six commented Apr 25, 2024

Is this the right place to submit this?

  • This is not a security vulnerability or a crashing bug
  • This is not a question about how to use Istio

Bug Description

Error from server (InternalServerError): error when creating "my-service.yaml": Internal error occurred: failed calling webhook "sidecar-injector.istio.io": Post https://istio-sidecar-injector.istio-system.svc:443/inject?timeout=30s: service "istio-sidecar-injector" not found

Version

1.15.7

Additional Information

No response

@zirain
Copy link
Member

zirain commented Apr 25, 2024

  1. 1.15 is EOL, please use latest version
  2. please check the network between kube-apiserver(master node) and istiod(worker node).

@leosarra
Copy link
Contributor

Yes, as @zirain suggested 1.15.x is EOL and you should try with a new version.

Moreover, the request made toward istio-sidecar-injector.istio-system.etc/443 looks strange, it should have been istiod.istio-system.etc.
If the problem persist please provide also the steps you are using to deploy Istio.

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

3 participants