k8s

nginx에서 404 에러가 발생하고, ingress에서는 아무런 로그가 없는 경우

바리새인 2025. 6. 6. 23:52
"Ignoring ingress because of error while validating ingress class" ingress="{namnespace}/{name}" error="ingress does not contain a valid IngressClass

ingress 정보에 아래 내용이 빠져 있어서 추가함

spec:
  ingressClassName: nginx