App connection issue with the edge browser

design:

  • i setup two master nodes and two worker nodes.

  • the kubernetes cluster is old version is 1.11.0

  • i am using the kubeadm to setup this cluster on the VM on the cloud based on the Vmware setup.

problem:

the end users can connect to the app using firefox browser and the cant connect from edge or chrome browsers.

Invistigation:

  • all the pods and nodes are up and running.
  • we have ingress controller and the all things is ok for the network
  • we are using the tls cert

Can you help me to find the issue ?

Thanks

Hi @amir.fawzi

As the customer connects from Firefox and all pods is running, the issue may not be on the cluster bur on the browser. It’s very complicated for us to debug it as it’s your labs.

Regard