Hi Team,
I have installed dashboard using below link .
kubectl proxy --address=Ip Address
kubectl proxy --address=Ip Address -p 443 --accept-hosts=‘^$’
kubectl proxy --address=Ip Address -p 8001 --accept-hosts='^$’
i’m not succeeded as getting below error message for any command execution as mentioned above.
error: listen tcp Ip Address:port: bind: cannot assign requested address
Please help !!