GithubHelp home page GithubHelp logo

alexxnica / monasca-helm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from monasca/monasca-helm

0.0 1.0 0.0 3.18 MB

Monasca Monitoring-as-a-Service for Kubernetes

Home Page: http://monasca.io/

License: Apache License 2.0

Python 30.36% Smarty 65.90% Shell 3.74%

monasca-helm's Introduction

Monasca Helm

This repo contains Helm charts for Monasca and its dependencies. Each chart release is hosted on monasca.io via github pages.

Quick Start

To install Monasca in Kubernetes you can follow the following steps:

$ helm repo add monasca http://monasca.io/monasca-helm
$ helm install monasca/monasca --name monasca --namespace monitoring

It may take several minutes to download the container images.

If you have already added the helm repo make sure you update it before installing monasca to ensure you get the latest version

$ helm repo update

By default Monasca will monitor pod workloads, basic Kubernetes Health and autodetect Prometheus endpoints.

Local Development Environment

For local development we use minikube for bringing up Kubernetes to deploy Monasca on.

Accessing Data via Grafana

Apart of the Monasca install is Grafana with default Kubernetes graphs. This can be accessed by port-forwarding the grafana service to localhost.

Setting up grafana port-forward:

$ kubectl get pods -n monitoring -l component=grafana
$ kubectl port-forward {{ grafana_pod_name_from_output_above }} -n monitoring 3000

After the above is set up you can visit grafana with the default credentials mini-mon/password

For more details on configuring the Monasca chart you can refer to the chart's README and for general details around Monasca in Kubernetes you can refer to monasca.io

monasca-helm's People

Contributors

mhoppal avatar timothyb89 avatar craigbr avatar aadams19 avatar rbrndt avatar joe-keen avatar

Watchers

 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.