I am new to KONG and currently installed KONG in hybrid mode (CP/DP separated).
Just want to check if we have multiple DPs for one CP and want to deploy the service. In that case do we need to mention anywhere about the DPs details like on service level configuration or CPs level.
My understanding so far: DP nodes will share the configuration. It caches the contents of your database in memory. The cached entities include Services, Routes, Consumers, Plugins, Credentials, etc… Since those values are in memory.