Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
system-charts
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Rancher商店
  • system-charts
  • Repository

Switch branch/tag
  • system-charts
  • charts
  • rancher-monitoring
  • v0.0.2
  • README.md
Find file
BlameHistoryPermalink
  • frank's avatar
    Deploy Prometheus into Project level · 69520015
    frank authored Jan 04, 2019
    **Problem:**
    - Previous charts cannot satisfy the project level monitoring deploying design
    - Grafana cannot be restarted after password changed
    - node-exporter cannot be scheduled to `controlpane` or `etcd` role nodes
    - Prometheus cannot be started with PVC that provided by some storage provisioner which don't respect the `SecurityContext`
    
    **Solution:**
    - Deploy "project level" monitoring with a permission-limit Prometheus
    - Remove Grafana account `Secret` and use provisioning instead of `grafana-watch`
    - Modify node-exporter `taints`
    - Add configurable `SecurityContext` for Prometheus and Alertmanager
    - Narrow Prometheus permission
    
    **Issue:**
    - https://github.com/rancher/rancher/issues/17039
    - https://github.com/rancher/rancher/issues/16962
    - https://github.com/rancher/rancher/issues/17030
    - https://github.com/rancher/rancher/issues/17256Co-authored-by: 's avatarorangedeng <jxfa0043379@hotmail.com>
    69520015
README.md 246 Bytes
EditWeb IDE
×

Replace README.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.