Shai1-Levi / Starship-rezilion

0 stars 0 forks source link

Create Terraform automation for K8S deployment #21

Open GabiVeks opened 2 years ago

Shai1-Levi commented 2 years ago

image

Shai1-Levi commented 2 years ago

image

Shai1-Levi commented 2 years ago

The pods are runing on different nodes. But I have a problem that when I access to k8s cluster on port 80 (reciving html file from nginx container) form my browser I don't know how to find the IP of the web services. I know he is working well because I copy his IP and send http request to port 5000.

I tried to make that the external ip will by same for all services and I didn't successed.