Executing SQL Server Linux containers on Docker or Kubernetes should be aware of memory limitations
During the Kubernetes education and training on the client side a few days ago, I found that a small number of students could not deploy applications correctly. Our example is an ASP.NET Core website with a SQL Server Linux container. However, we are practicing livenessProbe . At the same time, I found that some people […]