[k8s] ingress contains invalid paths: path /xxx(/I$)(.*) cannot be used with pathType Prefix 오류 수정
·
카테고리 없음
K8s 인그레스를 등록할 때 다음과 같은 오류가 발생하였습니다. one or more objects failed to apply, reason: admission webhook "validate.nginx.ingress.kubernetes.io" denied the request: ingress contains invalid paths: path /server-scheduler(/1$)(*) cannot be used with pathType Prefix,admission webhook "validate.nginx.ingress.kubernetes.io" denied the request: ingress contains invalid paths: path /reader(/I$)(.*) cannot b..