Skip to content

feat: client Deployment resource requests/limits 추가 - #5

Merged
BcKmini merged 1 commit into
mainfrom
feat/issue-4-client-resource-limits
Aug 5, 2026
Merged

feat: client Deployment resource requests/limits 추가#5
BcKmini merged 1 commit into
mainfrom
feat/issue-4-client-resource-limits

Conversation

@BcKmini

@BcKmini BcKmini commented Aug 5, 2026

Copy link
Copy Markdown
Member

뭘 했나

client Deployment에 resource requests(50m cpu/64Mi mem)/limits(200m cpu/128Mi mem) 추가. nginx 정적 서빙이라 가볍게 잡음.

client 매니페스트만 건드림 — server/ai는 범위 밖.

Closes #4

단일 노드 클러스터에서 server/ai/postgres와 리소스 경쟁하는데 제한이
전혀 없던 문제. client는 정적 SPA(nginx)라 가볍게 설정
(requests 50m/64Mi, limits 200m/128Mi).

Closes #4
@BcKmini
BcKmini merged commit 0a442b5 into main Aug 5, 2026
@BcKmini
BcKmini deleted the feat/issue-4-client-resource-limits branch August 5, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[client] Deployment resource requests/limits 추가

1 participant