We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have installed kube-egress-gateway on my cluster, however the installation failed due to lack of permissions on the manage identity.
After the failed installation I get this error message when I try to create or delete any pod on all namespaces in the cluster
Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "0ee20d39941b0e16feee59003d0cee1251f8eeefa0e5829afad23cf54cc8e5bf": plugin type="kube-egress-cni" failed (add): failed to get pod (iperf3-deployment-6b7f6d68cd-sdnw2/default) annotations: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:50051: connect: connection refused"
When I try to delete the pod, it remains in Terminating state
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have installed kube-egress-gateway on my cluster, however the installation failed due to lack of permissions on the manage identity.
After the failed installation I get this error message when I try to create or delete any pod on all namespaces in the cluster
Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "0ee20d39941b0e16feee59003d0cee1251f8eeefa0e5829afad23cf54cc8e5bf": plugin type="kube-egress-cni" failed (add): failed to get pod (iperf3-deployment-6b7f6d68cd-sdnw2/default) annotations: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:50051: connect: connection refused"
When I try to delete the pod, it remains in Terminating state
The text was updated successfully, but these errors were encountered: