same problem in ubuntu 22.04 , i created a deployment with type LoadBalancer and port-forwarding is working but the technique shown in this video is not working, also i created same deployment in minikube but in that case we have to tell minikube about the service for ex : " minikube servcie < service name > " , and it redirects in default browser and we can access nginx, but in KinD no such facility and also we have to additionally install metalLB, which is also not mentioned in kind docs
Thanks so much for this video! Helped a lot (I'm completely new to Kind.)
One of the best videos
Thanks so much, really helped a lot
Hey can you tell me how to do the same for a docker image running my nginx website pls???
Good video. Thank you!
参考になりました。ありがとうございます😊
In mac I'm unable to connect to NODE IP using NODEPORT !! but port-forwarding works not sure whats wrong :(
same here
same here. cannot access via the internal ip addr
try `$ curl :port/` from terminal
same here
same problem in ubuntu 22.04 , i created a deployment with type LoadBalancer and port-forwarding is working but the technique shown in this video is not working, also i created same deployment in minikube but in that case we have to tell minikube about the service for ex : " minikube servcie < service name > " , and it redirects in default browser and we can access nginx, but in KinD no such facility and also we have to additionally install metalLB, which is also not mentioned in kind docs
Прикольно! Спасибо!