Logo Joan's Blog
  • Home
  • About
  • Skills
  • Experiences
  • Education
  • More
    Projects Recent Posts
  • Posts
  • Notes
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Tags
  • Ansible
  • Automation
  • Basic
  • DNS
  • Docker
  • Encryption
  • Git
  • GitLab
  • Identity Provider
  • Infrastructure
  • Kubernetes
  • Log
  • Monitoring
  • Multi-Lingual
  • Python
  • Reverse Proxy
  • Security
  • Server
  • SIEM
  • SQL
  • Terraform
  • Wazuh
Hero Image
Monitoring with Grafana

Introduction Grafana is an open-source platform for monitoring and observability. It allows you to query, visualize, alert on, and understand your metrics no matter where they are stored. In this post, we will see how to monitor a Kubernetes cluster using Grafana. Prerequisites A Kubernetes cluster Helm The following argument in your kubernetes service file to enable additional metrics: --kube-controller-manager-arg bind-address=0.0.0.0 --kube-proxy-arg metrics-bind-address=0.0.0.0 --kube-scheduler-arg bind-address=0.0.0.0 --etcd-expose-metrics true --kubelet-arg containerd=/run/k3s/containerd/containerd.sock Install Grafana & Prometheus Add the Helm repository helm repo add prometheus-community https://prometheus-community.

  • Monitoring
  • Kubernetes
Tuesday, April 30, 2024 | 4 minutes Read
Navigation
  • About
  • Skills
  • Experiences
  • Education
  • Projects
  • Recent Posts
Contact me:
  • [email protected]
  • welp99
  • Joan Larcher
  • +33 6 32 50 79 68

Toha Theme Logo Toha
© 2024 Copyright.
Powered by Hugo Logo