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
  • Posts
  • Introduction
  • Automation
    • AWX-Install
    • GitLab
    • Terraform
    • Wazuh Agents management with ansible
  • Data
    • Data Integration
    • Datamart
  • Docker
    • Authentik
    • Bind9
    • Traefik
  • Kubernetes
    • Monitoring with Grafana
    • Traefik with Cert-Manager
  • Security
    • GPG
    • SIEM Elastic
    • SIEM 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
Hero Image
Traefik with Cert-Manager on Kubernetes

Introduction Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. It is designed to handle high traffic workloads and can be used to route traffic to different services based on various criteria. Traefik is a popular choice for Kubernetes users because of its ease of use and powerful features. Installing helm Helm is a package manager for Kubernetes that allows you to easily install and manage applications on your cluster.

  • Reverse Proxy
  • Kubernetes
Sunday, April 21, 2024 | 7 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