mssql-docker
mssql-docker copied to clipboard
SQL Server respecting Kubernetes limits?
Hi team, we've had an interesting issue in the AKS repo from a customer:
https://github.com/Azure/AKS/issues/3457
Can you let me know if there is anything needed on your side for SQL server to respect limits on the pod ?
Any news on this issue? We are facing OOMTerminated problems since upgrading our AKS cluster with SQL Server.
Yes, this is an issue that we see because SQL Server currently does not work with cgroup v2. we are working on this and I dont have a timeline on when this will be fixed but this is work in progress. We will keep you updated.
Any updates on this issue?