-
Notifications
You must be signed in to change notification settings - Fork 364
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
envoy-gw 0.6.0 failed to install backend sample project #2416
Comments
It can be solved when I switch the eg gateway instance |
@ShyunnY, You can also use EnvoyProxy to customize bootstrap startup configuration. |
@ShyunnY can you share the |
@arkodg I solved this problem, I modified the image configuration of EnvoyProxy. I think EnvoyProxy uses the dev stage image by default, which is a very confusing issue. And the official documentation does not point out this problem during the initial installation. This can make newbies very confused and find it difficult to find the problem. |
@ShyunnY EG uses the envoy dev images only for the |
Description:
When I install the backend project using in kubernetes
kubectl apply -f https://github.com/envoyproxy/gateway/releases/download/latest/quickstart.yaml -n default
, the envoy-default-eg-xxx pod cannot start normally.I use Kubernetes YAML installation envoy-gateway 0.6.0 version.
kubectl get pod -A
kubectl logs envoy-default-eg-e41e7b31-5f556f7878-jgtwg -n envoy-gateway-system
[optional Relevant Links:]
The text was updated successfully, but these errors were encountered: