-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[nginx] Connect failed when updating pod #1253
Comments
@Anson2048 this is normal. This is just how nginx indicates there was an error reaching an upstream. Edit: running your test I have less than 10 errors in 300000 requests with 3 updates |
@Anson2048 what's the ab test result, is there any failure? |
@aledbf thanks for your help, I have just tested it, it really retries to the next available upstream server. |
@inetfuture no failure |
@Anson2048 can we close this issue? |
ok |
k8s configure
project: https://github.com/Anson2048/test-ingress
deploy nginx project
run ab test
update deployment
got ingress error log
The text was updated successfully, but these errors were encountered: