Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and Update Lab 7 - Add Monitoring to an Azure Kubernetes Service Cluster #112

Open
mathieu-benoit opened this issue Sep 20, 2018 · 1 comment

Comments

@mathieu-benoit
Copy link
Contributor

mathieu-benoit commented Sep 20, 2018

Need contributions and help here, anyone would like to jump on this one?

Since PR #108 and like explained there, "Lab 7 - Add Monitoring to an Azure Kubernetes Service Cluster" is not working well now. Data are not properly populated in Grafana dashboards.

So far, here are what have been found and the thoughts on that so far:

  • The lab is using old versions:
    • Prometheus Helm chart 4.6.13 (12/2017), furthermore Prometheus itself changed from 1 to 2 with breaking changes.
    • Grafana Helm chart 0.5.1 (12/2017)
  • For this specific Hackfest content, do we want to use the monitoring aks addon instead (Azure Monitor)? Could be enabled at creation or afterward, and it's pretty straightforward - https://docs.microsoft.com/en-us/azure/monitoring/monitoring-container-health
  • We are seeing more and more Prometheus Operator...
@msaravindh
Copy link

@mathieu-benoit : There is a forked version of the GBB repo where we updated the Monitoring stuff to work with RBAC enabled cluster. There is a minor change to set RBAC to true in prometheus-configforhelm.yaml. The screenshots are also updated. Please have look at https://github.com/heoelri/container-bootcamp/blob/master/labs/day1-labs/06-monitoring-k8s.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants