Skip to content

[ja]Translate content/en/docs/platforms/kubernetes/operator/horizonta… #7161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kohbis
Copy link
Contributor

@kohbis kohbis commented Jun 21, 2025

@opentelemetrybot opentelemetrybot requested review from a team June 21, 2025 08:47
@kohbis kohbis marked this pull request as ready for review June 21, 2025 08:56
@kohbis kohbis requested a review from a team as a code owner June 21, 2025 08:56
@kohbis kohbis marked this pull request as draft June 21, 2025 09:09
@kohbis kohbis force-pushed the translate-ja-k8s-operator-hpa branch from 400a1a1 to c700380 Compare June 21, 2025 09:10
@kohbis kohbis marked this pull request as ready for review June 21, 2025 09:16
cSpell:ignore: autoscaler statefulset
---

OpenTelemetryオペレーターによって管理されるコレクターは、[水平Pod自動スケーリング(HPA)](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)をビルトインでサポーしています。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
OpenTelemetryオペレーターによって管理されるコレクターは、[水平Pod自動スケーリング(HPA)](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)をビルトインでサポーしています
OpenTelemetryオペレーターによって管理されるコレクターは、[水平Pod自動スケーリング(HPA)](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)をビルトインでサポートしています


- [GKE (Google)](https://cloud.google.com/kubernetes-engine?hl=en)や[AKS (Microsoft Azure)](https://azure.microsoft.com/en-us/products/kubernetes-service)などのマネージドKubernetesクラスターは、クラスターのプロビジョニングの一環としてMetrics Serverを自動的にインストールします。
- [EKS (AWS)にはデフォルトでMetrics Serverはインストールされていません](https://docs.aws.amazon.com/eks/latest/userguide/metrics-server.html)。
- マネージドでないKuberentesクラスターやローカルデスクトップのKubernetesクラスター(例えば[MiniKube](https://minikube.sigs.k8s.io/docs/)、
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- マネージドでないKuberentesクラスターやローカルデスクトップのKubernetesクラスター(例えば[MiniKube](https://minikube.sigs.k8s.io/docs/)
- マネージドでないKuberentesクラスターやローカルデスクトップのKubernetesクラスター(たとえば[MiniKube](https://minikube.sigs.k8s.io/docs/)

`limits` 設定には、メモリとCPUの最大値が指定されます。
このケースでは、これらの制限はCPUの100ミリコア(0.1コア)とRAMの128Mi(メビバイト、1メビバイト == 1024キロバイト)です。

The `requests` configuration specifies the minimum guaranteed amount of
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

原文が残ってます

@opentelemetrybot opentelemetrybot requested a review from a team June 25, 2025 03:27
@kohbis kohbis requested a review from ymotongpoo June 27, 2025 01:06
@kohbis
Copy link
Contributor Author

kohbis commented Jun 27, 2025

@ymotongpoo ご指摘取り込みましたので再度ご確認お願いいたします 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants