event-cwl-exporter

module
v0.0.0-...-df1f9ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2020 License: Apache-2.0

README

event-cwl-exporter

ビルド

macOS のみ対応しています。

make

イメージの Push

aws ecr create-repository --repository-name event-cwl-exporter
docker build . -t [URI]:[Version]
aws ecr get-login-password | docker login --username AWS --password-stdin [ECR endpoint]
docker push [URI]:[Version]

デプロイ

デフォルトリージョンは us-west-2 になっています。

yaml/event-cwl-exporter.yaml の以下のプレースホルダを置換してください。

  • {{EKS cluster name}}
  • {{Image URI}}

その上で以下のコマンドを実行します。

kubectl apply -f yaml/event-cwl-exporter.yaml

なお、ワーカーノードのロールに CloudWatchAgentServerPolicy のポリシーが必要です。

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL