-
| For a containerized Java 17 application is it possible to use Kubernetes VPA to set container cpu & memory requests and limits? I was thinking it should be possible if I set Appreciate any other advice/best practices for JVM settings and GC to use for containers? |
Beta Was this translation helpful? Give feedback.
Answered by karianna Oct 20, 2023
Replies: 1 comment
-
| Yes you can, please see https://learn.microsoft.com/en-us/azure/developer/java/containers/overview?bc=%2Fazure%2Fspring-cloud%2Fbreadcrumb%2Ftoc.json for guidance. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by karianna
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Yes you can, please see https://learn.microsoft.com/en-us/azure/developer/java/containers/overview?bc=%2Fazure%2Fspring-cloud%2Fbreadcrumb%2Ftoc.json for guidance.