Kubernetesでコレクターをインストールする
The content of this page may be outdated and some links may be invalid.
A newer version of this page exists in
English. To see the changes to the English page since this page was last updated: visit
GitHub compare ec1657d1..9f912d59
and search for More information ...
content/en/docs/collector/install/kubernetes.md.
Kubernetes
以下のコマンドを使用して、デーモンセットとしてエージェントと、単一のゲートウェイインスタンスをデプロイします。
kubectl apply -f https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/v0.149.0/examples/k8s/otel-config.yaml
上記の例を出発点として利用し、実際の本番環境での使用前に拡張およびカスタマイズすることを目的としています。 本番環境向けのカスタマイズとインストールについては、OpenTelemetry Helm Chartsを参照してください。
また、OpenTelemetry Operatorを使用して、自動アップグレード処理、OpenTelemetry構成に基づくService構成、デプロイメントへのサイドカーの自動注入などの機能を備えたOpenTelemetry Collectorインスタンスをプロビジョニングおよび管理することもできます。
Kubernetesでコレクターを使用する方法のガイダンスについては、Kubernetesのはじめにを参照してください。
フィードバック
このページは役に立ちましたか?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!