Skip to content

Commit d741b3d

Browse files
committed
fix: Modify the Content for ActiveProcessorCount
1 parent 9aff25c commit d741b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contents/posts/java/java-application-on-kubernetes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Java Application on kubernetes"
33
date: "2024-05-22"
44
tags: ["Java", "kubernetes"]
5-
updated: "2025-09-02"
5+
updated: "2025-10-30"
66
summary: "Practical JVM and container tuning tips: memory sizing, CPU settings, probes, and GC choices tailored for K8s."
77
description: "컨테이너/Kubernetes 환경에서 Java 애플리케이션을 안정적으로 운영하기 위한 메모리/CPU 설정, 프로브, GC, QoS 전략 정리"
88
---

0 commit comments

Comments
 (0)