项目作者: iamzhaolong

项目描述 :
kubernetes attach to ceph . ceph-exporter via prometheus operator
高级语言:
项目地址: git://github.com/iamzhaolong/ceph-exporter.git
创建时间: 2019-09-12T02:46:35Z
项目社区:https://github.com/iamzhaolong/ceph-exporter

开源协议:Apache License 2.0

下载


Add ceph-exporter to prometheus operator

kubernetes attach to ceph.
ceph-exporter via prometheus operator.

Dependencies

You should ideally run this exporter from the client that can talk to
Ceph. Like any other ceph client it needs the following files to run
correctly.

  • ceph.conf containing your ceph configuration.
  • ceph.<user>.keyring in order to authenticate to your cluster.

    Installation

    1. kubectl apply -f manifests/*.yaml