We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae37f6 commit 8bdfceaCopy full SHA for 8bdfcea
posts/java/java-application-on-kubernetes.mdx
@@ -1,7 +1,7 @@
1
---
2
title: "Java Application on kubernetes"
3
date: "2024-05-22"
4
-tags: ["Java"]
+tags: ["Java", "kubernetes"]
5
updated: "2025-09-02"
6
summary: "Practical JVM and container tuning tips: memory sizing, CPU settings, probes, and GC choices tailored for K8s."
7
description: "컨테이너/Kubernetes 환경에서 Java 애플리케이션을 안정적으로 운영하기 위한 메모리/CPU 설정, 프로브, GC, QoS 전략 정리"
0 commit comments