
!https://raw.githubusercontent.com/grafana/grafana/master/docs/logo-horizontal.png
用于监控和可观测性的开源平台。
此Helm Chart帮助您部署包含阿里云CMS(云监控服务)仪表盘的Grafana服务器,集成阿里云资源监控能力,提供直观的可视化监控界面。
适用于需要监控阿里云资源的用户,通过Grafana实现对ECS、RDS、EIP、Redis等资源的性能指标、运行状态的集中可视化监控与分析。
使用以下命令安装发布名称为my-release的Chart:
bash# 启动基础部署 $ helm install my-release kk-grafana-cms \ --namespace {您的命名空间} \ --set access_key_id={您的阿里云访问密钥ID} \ --set access_secret={您的阿里云访问密钥密钥} \ --set region_id={您的阿里云区域ID} \ --set password={Grafana管理员密码}
如需配置Ingress并启用TLS加密:
bashhelm install my-release kk-grafana-cms \ --namespace {您的命名空间} \ --set access_key_id={您的阿里云访问密钥ID} \ --set access_secret={您的阿里云访问密钥密钥} \ --set region_id={您的阿里云区域ID} \ --set password={Grafana管理员密码} \ --set ingress.enabled=true \ --set ingress.hosts[0].host="{您的主机名}",ingress.hosts[0].paths[0]="/" --set ingress.tls[0].secretName="{您的TLS密钥名称}",ingress.tls[0].hosts[0]="{您的TLS主机名}"
注意:请确保已将DNS解析至配置的Ingress主机。
卸载my-release部署:
bash$ helm uninstall my-release
下表列出kk-grafana-cms Chart的可配置参数及其默认值:
| 参数 | 描述 | 默认值 |
|---|---|---|
plugins | Grafana插件列表 | grafana-clock-panel,ryantxu-ajax-panel,farski-blendstat-panel,grafana-simple-json-datasource,https://github.com/aliyun/aliyun-cms-grafana/archive/master.zip;aliyun-cms-grafana |
access_key_id | 阿里云访问密钥ID | `` |
access_secret | 阿里云访问密钥密钥 | `` |
region_id | 阿里云区域ID | cn-shanghai |
password | Grafana管理员密码 | admin |
schedule | CronJob调度时间 | "30 2 * * *" |
image.repository | 主镜像仓库 | registry-vpc.cn-shanghai.aliyuncs.com/keking/grafana |
image.pullPolicy | 主镜像拉取策略 | IfNotPresent |
build_image.repository | 构建镜像仓库 | registry-vpc.cn-shanghai.aliyuncs.com/keking/grafana-build |
build_image.tag | 构建镜像标签 | 3 |
build_image.pullPolicy | 构建镜像拉取策略 | IfNotPresent |
ingress.enabled | 是否启用Ingress | false |
ingress.hosts | Ingress主机配置 | [] |
ECS监控仪表盘: !image
RDS监控仪表盘: !image
EIP监控仪表盘: !image
Redis监控仪表盘: !image
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
docker search 限制
站内搜不到镜像
离线 save/load
插件要用 plugin install
WSL 拉取慢
安全与 digest
新手拉取配置
镜像合规机制
不支持 push
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
域名连通性排查
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务