minikube

yknam·2023년 6월 5일
0
kubectl proxy --address='0.0.0.0' --disable-filter=true &

minikube remote server, ran these:

minikube dashboard
kubectl proxy

n my laptop, ran these (keep localhost as is):

ssh -L 12345:localhost:8001 myLogin@myRemoteServer

http://localhost:12345/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
profile
50대 개발자 노드, 자바스크립트

0개의 댓글