Hi guys,
I need some help on understanding the kubernetes cluster networking better.
Currently i am using kubernetes at GCP.
i have run a made a cluster and deploy my own service into the cluster.
The service running fine till at a point that my service need to connect to an external database.
My databases is located and Azure with my networking guys need to open specific port and IP only to the services tat are using the DB. What i can’t figure out is in kubernetes cluster what IP should i allow in my firewall configuration to make this work.
thank you
regards
David Ooi