zhoujiexiong commented on issue #11528: URL: https://github.com/apache/apisix/issues/11528#issuecomment-2316601068
> > @zjc1750514326 > > Please make sure discovery/nacos is turned on in DP, not CP. > > https://apisix.apache.org/zh/docs/apisix/3.2/deployment-modes/ > > @zhoujiexiong As far as I know, Nacos clusters only have AP and CP, right? It seems that there is no DP. Currently, I am deploying a single node in my testing environment @zjc1750514326 I'm referring to the deployment model of apisix, not nacos. Could you show your deployment config of your APISIX(CP) that similar with the snippet list below? ``` apisix: node_listen: 1984 deployment: role: data_plane role_data_plane: config_provider: yaml ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
