Docker dynamic IP

I have some issues with docker, my problem is as follows.

Currently my server environment is running in MONOLITH and planning to migrate microservices using Kubernetes and Docker.

My server ip is white listed by the third party services to call their API but in the case of DOCKER, container IP is dynamic. So it’s not possible to white list the ip frequently. Please help me to address the issue.