Giter Site home page Giter Site logo

cloudposse-archives / kube-prometheus-charts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from secat/kube-prometheus-charts

1.0 5.0 0.0 80 KB

Helm chart for installing end-to-end Prometheus monitoring of Kubernetes clusters

Home Page: https://cloudposse.com/accelerate

Smarty 100.00%

kube-prometheus-charts's Introduction

kube-prometheus-charts

Helm charts for installing end-to-end Prometheus monitoring of Kubernetes clusters using the prometheus-operator project from CoreOS.

As the upstream projects are very much in an alpha state, so is this one. Everything is subject to change.

Components

This repository contains four interrelated charts:

  • prometheus-operator: installs the Prometheus Operator
  • prometheus: installs a Prometheus instance using the Prometheus Operator
  • alertmanager: installs an Alertmanager instance using the Prometheus Operator
  • kube-prometheus: installs end-to-end cluster monitoring (not ready for use)

Installation

  1. Add & update opsgoodness chart repository:
helm repo add opsgoodness http://charts.opsgoodness.com
helm repo update
  1. (Optionally) Create custom prometheus-operator values file

  2. Install prometheus-operator:

helm install opsgoodness/prometheus-operator [--namespace <namespace>] [-f prometheus-operator.yaml]
  1. (Optionally) Create custom alertmanager values

  2. Install alertmanager:

helm install opsgoodness/alertmanager [--namespace <namespace>] [-f alertmanager.yaml]
  1. (Optional) Create custom prometheus values

  2. Install prometheus:

helm install opsgoodness/prometheus [--namespace <namespace>] [-f prometheus.yaml]

kube-prometheus-charts's People

Stargazers

Miroslav Hadzhiev avatar

Watchers

Erik Osterman (CEO @ Cloud Posse) avatar Igor Rodionov  avatar James Cloos avatar Cloud Posse Bot (CI/CD) avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.