do we see any performance difference between production and development environment in Azure Kubernetes? I can understand in terms of number of instances, high availability etc.
My question is, if we consider processing of only 1 api request. will there be a performance difference between production and development environment in container model?