Enterprise CircleCI - the question about IP

Could you please tell me, when I will use this mode of CircleCi:

Will I still need to add machines’ IP to kubernetes whitelist? or IP will be definitive

I mean this problem and I would like to use solution number 4 ( Server Product ):

Hi @problemator,

CircleCI Enterprise is hosted on your own infrastructure and you can use your own IP range. Most of our customers use AWS to host it.

Could you please elaborate more about "adding machines’ IP to Kubernetes whitelist?"

Also, I will suggest you to contact our sales team and get all your doubts cleared. You can contact them through this page.

Regards,
Pawan Bahuguna

" Could you please elaborate more about “adding machines’ IP to Kubernetes whitelist?” <— every build I must take circleCi machine IP and I must add this IP to Kubernetes whitelist. So, when I could have constant circleCi machine’s IP , I can add to whitelist only once.
Is it possible to achive this using CircleCI Enterprise ?

Are you talking about machine executor jobs or CircleCI server where our actual software runs?

In AWS, CircleCI server (services machine) can have dedicated IP, so you can add it only once.

Please also refer https://circleci.com/docs/2.0/overview/#section=server-administration

I mean CircleCI server where our actual software runs

Yes, the CircleCI server “services machine” can have a dedicated IP address.