Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rdemoraes/d9a82a3f8d9011b7040a39b372223a1f to your computer and use it in GitHub Desktop.
Save rdemoraes/d9a82a3f8d9011b7040a39b372223a1f to your computer and use it in GitHub Desktop.
kubernetes-nginx-ingress-controller-error
2022/02/11 20:04:18 [error] 14457#14457: *74949988 upstream timed out (110: Operation timed out) while reading response header from upstream, client: x.x.x.x, server: my-app.subdomain.domain.io, request: "POST /extract_and_link HTTP/1.1", upstream: "http://x.x.x.x:8181/extract_and_link", host: "my-app.subdomain.domain.io"
E0211 20:04:20.214789 7 leaderelection.go:367] Failed to update lock: configmaps "ingress-controller-leader" is forbidden: User "system:serviceaccount:ingress-nginx:nginx-ingress-serviceaccount" cannot update resource "configmaps" in API group "" in the namespace "ingress-nginx"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment