1 Star 0 Fork 0

刘小东/prometheus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 926 Bytes
一键复制 编辑 原始数据 按行查看 历史
steven 提交于 5年前 . Update README.md

使用方法

注意,请使用sealos最新版本,如果是老版本sealos安装的集群不会自动生成sealos配置文件,需要自己手动配置,会输出日志教你如何配置

本地拉取(先到release页面下载好tar包到本地):

wget https://github.com/sealstore/prometheus/releases/download/v0.31.1/prometheus.tar
sealos install --pkg-url prometheus.tar

或者远程拉取:

sealos install --pkg-url https://github.com/sealstore/prometheus/releases/download/v0.31.1/prometheus.tar

访问方式

grafana http://集群节点IP:30000 初始账户密码 admin/admin

为什么要用此包

  1. tar包中包含yaml文件,镜像文件,离线无忧
  2. 即便你没有镜像仓库,sealos也会帮你把镜像导入到集群节点上
  3. 一键安装省心
  4. 实现上使用高大上的prometheus operator,各组件实现高可用
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuxd/sealstore-prometheus.git
git@gitee.com:liuxd/sealstore-prometheus.git
liuxd
sealstore-prometheus
prometheus
master

搜索帮助