fix(dnsproxy): Use GOMAXPROCS and GOMEMLIMIT from Kubernetes resources
This patch implements some Go best practices for resource management. References: https://blog.howardjohn.info/posts/gomaxprocs/
Please register or sign in to comment
This patch implements some Go best practices for resource management. References: https://blog.howardjohn.info/posts/gomaxprocs/