-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[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
base: main
Are you sure you want to change the base?
Conversation
…l-pod-autoscaling.md
400a1a1
to
c700380
Compare
cSpell:ignore: autoscaler statefulset | ||
--- | ||
|
||
OpenTelemetryオペレーターによって管理されるコレクターは、[水平Pod自動スケーリング(HPA)](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)をビルトインでサポーしています。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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/)、 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- マネージドでない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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
原文が残ってます
@ymotongpoo ご指摘取り込みましたので再度ご確認お願いいたします 🙇 |
Original
Page
https://opentelemetry.io/docs/platforms/kubernetes/operator/horizontal-pod-autoscaling/
File with SHA
c392c714849921cd56aca8ca99ab11e0e4cb16f4
https://github.com/open-telemetry/opentelemetry.io/blob/c392c714849921cd56aca8ca99ab11e0e4cb16f4/content/en/docs/platforms/kubernetes/operator/horizontal-pod-autoscaling.md
Preview
https://deploy-preview-7161--opentelemetry.netlify.app/ja/docs/platforms/kubernetes/operator/horizontal-pod-autoscaling/