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