Couchbase server in container restart issue

Hi Team,

We are running couchbase in docker containers and using kubernetes to manage the deployment for it.
We are experiencing problem when container restarts and docker assings new IP address to container. Due to change in IP address couchbase container does not come up.

After looking further it seems like couchbase stores IP address information in persistence storage in various file and causes issues if containers restart and gets new IP address.
Can you please throw some light on this issue and how you recommend to overcome this ?