k8s-mastery
k8s-mastery copied to clipboard
frontend throwing error in post
Hello,
I am at step 1 that is running the application locally. I set up everything but when I write something in the textbox and press enter getting this error:
POST http://localhost:8080/sentiment net::ERR_NAME_NOT_RESOLVED Uncaught (in promise) TypeError: Failed to fetch
Please help.
@rinormaloku please check this. now I have used your image to deploy in docker. but this localhost:8080 is not working.
Hi @SalmanIsha,
You can try following this thread to make this work. This is how I was able to figure this issue out. https://github.com/rinormaloku/k8s-mastery/issues/25