I deployed my angular application(Static webpage) on kubernetes and tried launching it from Google Chrome. I see app is loading, however there is nothing displayed on the browser. Upon checking on browser console , I could see this error “Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict
Tag: kubernetes
Kubernetes (K3S) POD gets “ENOTFOUND” after 5-20 hours of airing time
I’m running my Backend on Kubernetes on around 250 pods under 15 deployments, backend in written in NODEJS. Sometimes after X number of hours (5<X<30) I’m getting ENOTFOUND in one of the PODS, as follows: I’m running a stress test on the Backend of YY number of users per second, but I’m keeping this stress level steady and not changing