lpiob commented on issue #610: URL: https://github.com/apache/apisix-ingress-controller/issues/610#issuecomment-1770228460
> 2. About Pod configuration > The essence of this architecture is to simplify deployment, eliminate the need for users to maintain etcd services, and make scaling easier. Therefore, in the current state, we recommend deploying them in the same Pod. I understand the intention of these changes - they simplify a lot, but at the same time are losing a LOT of functionality that we had with a separate Apisix deployment. For example: - the apisix-ingress-controller helm chart does not allow to set resources limits/requests for the apisix-gateway - configuration values like plugins, customPlugins, pluginAttrs, configurationSnippet are completely missing from the new chart. Is the desired way forward to add this missing functionality back to apisix-ingress-controller helm chart? -- 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]
