오류 내용 클러스터에서 대시보드 접속 시 다음과 같은 오류가 발생합니다. kubectl port-forward --address 0.0.0.0 svc/istio-ingressgateway -n istio-system 8080:80 Forwarding from 0.0.0.0:8080 -> 8080 Handling connection for 8080 오류 해결 ① 클라이언트에서 HTTP 설정을 확인합니다. sudo kubectl edit -n kubeflow gateways.networking.istio.io kubeflow-gateway # Please edit the object below. Lines beginning with a '#' will be ignored, # and an empty file will abort the edit.
If an error occurs while saving this file will be # reopened with the relevant f...
#
HTTP
#
HTTPS
#
Kubeflow
#
MLops
#
대시보드접속오류
원문 링크 : ERR_SSL_PROTOCOL_ERROR 해결