쿠버네티스 Ingress HTTP 오류 코드

Jmnote (토론 | 기여)님의 2019년 6월 18일 (화) 00:46 판

1 개요

Kubernetes Ingress HTTP 50X error code
쿠버네티스 인그레스 HTTP 50X 오류 코드
nginx 404 Not Found
nginx 502 Bad Gateway
  • curl: (7) Failed to connect to SERVICE port 80: Connection refused
nginx 503 Service Temporarily Unavailable
haproxy 503 Service Unavailable
  • No endpoints found
  • No server is available to handle this request.
nginx NET::ERR_CERT_AUTHORITY_INVALID
nginx ERR_TIMED_OUT

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}